rnajena / viralclust

Small pipeline to cluster viral genomes based on their k-mer content. WiP
GNU General Public License v3.0
15 stars 4 forks source link

nextflow exits if HDBSCAN has no unclustered sequences #16

Closed klamkiew closed 2 years ago

klamkiew commented 2 years ago

the mv command fails if HDBSCAN is able to cluster all sequences. creating an empty file for the -1 cluster should work for now.