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
- Host: GitHub
- URL: https://github.com/dnbaker/10xdash
- Owner: dnbaker
- License: gpl-3.0
- Created: 2019-01-25T17:15:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-13T19:48:09.000Z (over 7 years ago)
- Last Synced: 2025-08-13T20:20:00.424Z (12 months ago)
- Language: C++
- Size: 48.8 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```