lbcb-sci / graphmap2

GraphMap - A highly sensitive and accurate mapper for long, error-prone reads http://www.nature.com/ncomms/2016/160415/ncomms11307/full/ncomms11307.html https://www.biorxiv.org/content/10.1101/720458v1
MIT License
66 stars 6 forks source link

Graphmap2 can't align dRNAseq reads with U #7

Open lpryszcz opened 4 years ago

lpryszcz commented 4 years ago

Could you add U handling to graphmap? Then we won't have to convert U>T for dRNA-seq reads. Minimap2 handles it just fine ;)

jmaricb commented 4 years ago

@lpryszcz Yes, I will add the U support in the upcoming days. I will notify you when I do.