tleonardi / nanocompore

RNA modifications detection from Nanopore dRNA-Seq data
https://nanocompore.rna.rocks
GNU General Public License v3.0
78 stars 12 forks source link

Improve error checking of kmer mismatches #97

Open tleonardi opened 5 years ago

tleonardi commented 5 years ago

At the moment instead of throwing an exception we just add "!!!!" to the kmer.. It's a left over from an old debugging session, but now it needs to be fixed properly.