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

Alignment failed #24

Open dinovski opened 1 year ago

dinovski commented 1 year ago

I aligned an ONT generated FASTQ file to a reference fasta. The alignment completed with no error however no single read in the output SAM aligned to any region in the reference and all sam flags were equal to 255. There is no issue with the FASTQ or reference file as the alignment worked with minimap2.

Any advice would be appreciated.