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

sort_sequences: different default behavior #15

Closed klamkiew closed 2 years ago

klamkiew commented 2 years ago

If no ORF is found at all, the "sorted" sequence file contains empty fasta records. This might be changed to report the "original" sequence instead of an empty sequence.