mbouzid / joinCounts

join multiple k-mer counts table into a single matrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joinCounts

join multiple k-mer counts table into a single matrix

install

make && make clean

use

./bin/joinCounts -a <min-abundance> -r <min-recurrence> -b <buffer-size> [counts.tsv]

About

join multiple k-mer counts table into a single matrix


Languages

Language:C 55.2%Language:C++ 43.3%Language:Makefile 1.6%