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

divide input sequences for positive / negative strand #3

Closed klamkiew closed 3 years ago

klamkiew commented 3 years ago

based on ORF density, sequences can be (roughly, heuristically) grouped into sense and antisense strand. Sometimes, both strands are interesting, thus it should be provided.