https://github.com/mbouzid/joincounts
join multiple k-mer counts table into a single matrix
https://github.com/mbouzid/joincounts
Last synced: 2 months ago
JSON representation
join multiple k-mer counts table into a single matrix
- Host: GitHub
- URL: https://github.com/mbouzid/joincounts
- Owner: mbouzid
- Created: 2018-08-26T18:33:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T07:34:34.000Z (almost 7 years ago)
- Last Synced: 2024-10-06T04:02:55.094Z (8 months ago)
- Language: C
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# joinCounts
join multiple k-mer counts table into a single matrix# install
`make && make clean`# use
`./bin/joinCounts -a -r -b [counts.tsv]`