An open API service indexing awesome lists of open source software.

https://github.com/dnbaker/10xdash

Pairwise similarity metrics for 10x barcoded RNASeq datasets
https://github.com/dnbaker/10xdash

Last synced: 25 days ago
JSON representation

Pairwise similarity metrics for 10x barcoded RNASeq datasets

Awesome Lists containing this project

README

          

# 10xdash
Pairwise similarity metrics for 10x barcoded RNASeq datasets

## Compilation

```
git clone --recursive https://github.com/dnbaker/10xdash && cd 10xdash && make -j4 10xdash
```