tleonardi / nanocompore

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

nanocompore_results is unsorted (?) #39

Closed lucapandolfini closed 6 years ago

lucapandolfini commented 6 years ago

nanocompore_results.txt has results unsorted by position. Please check whether it is behaving as expected. #

a-slide commented 6 years ago

Will be solved by new implementation using a list instead of a dict

a-slide commented 6 years ago

It should be taken care of as soon as Tom merges the invalid_kmer_tally branch, and solve the merge conflicts