Reading BAM file as streams
drtamermansour opened this issue · 0 comments
drtamermansour commented
kmerDecoder needs to read sequences from BAM files but we do not need to implement or a BAM parser into kmerDecoder. We just need to find a tool (with stable conda installation) that would read the BAM files and stream the reads to kmerDecoder