How to slide a window on reads for a multiline fasta file in C++

前端 未结 0 840
[愿得一人]
[愿得一人] 2020-12-22 10:35

I have a C++ code which reads a fasta file (single line reads) and slides a window of l on the reads to generate the kmers. Like this:

 >NC_000913.3-232080         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题