isovic / graphmap

GraphMap - A highly sensitive and accurate mapper for long, error-prone reads http://www.nature.com/ncomms/2016/160415/ncomms11307/full/ncomms11307.html Note: This was the original repository which will no longer be officially maintained. Please use the new official repository here:
https://github.com/lbcb-sci/graphmap2
MIT License
178 stars 44 forks source link

Duplicate entries in sam header #88

Open fgypas opened 6 years ago

fgypas commented 6 years ago

Hi

When I run graphmap as following: graphmap align -r {input.genome} --gtf {input.gtf} -d {input.reads} -o {output.sam} the output sam contains duplicate entries in the header.

Foivos