issues
search
treangenlab
/
komb
KOMB is a tool for fast identification of unitigs of interest in metagenomes. KOMB introduces the concept of a Hybrid Unitig Graph (an extension to compacted de Bruijn graphs) and relies on k-core and K-truss decomposition algorithms.
GNU General Public License v2.0
5
stars
0
forks
source link
Adding GitHub action to compile and test
#5
Closed
nsapoval
closed
1 year ago
nsapoval
commented
1 year ago
Adding GitHub action to do:
basic compile
download test data
run pipeline
check if output was created successfully
Adding GitHub action to do: