Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bugs when using minimap2 for mapping ultro long nanopore reads #231

Closed
Archieyoung opened this issue Sep 13, 2018 · 1 comment
Closed

Bugs when using minimap2 for mapping ultro long nanopore reads #231

Archieyoung opened this issue Sep 13, 2018 · 1 comment
Labels

Comments

@Archieyoung
Copy link

Hi Heng:
I am using minimap2 for mapping ultro long nanopore reads.
here is the minimap2 version:

minimap2 --version
2.12-r827

here is the commands to rum minimap2:

minimap2 -t 30 --MD -Y -L -a -x map-ont ref.hg38.fa input.fastq > out.sam

here is the read that causes the problem:
39b2c5d9-79c3-4feb-84ec-91ecc42aa75b.txt

I checked the output sam file and found that secondary alignment with "0S" CIGAR, then samtools raise the ERROR "CIGAR and query sequence are of different length''.

39b2c5d9-79c3-4feb-84ec-91ecc42aa75b    256     chr6_GL000251v2_alt     1416879 0       0S      *       0       0

Thanks,
Archie

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants