[go: nahoru, domu]

Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Segmentation fault #466

Closed
lappazos opened this issue Aug 11, 2019 · 5 comments
Closed

Segmentation fault #466

lappazos opened this issue Aug 11, 2019 · 5 comments

Comments

@lappazos
Copy link

im trying to run this
minimap -c map-ont rna.idx fastq_0.fastq > test.paf
and get this
Segmentation fault (core dumped)

@lappazos
Copy link
Author

when i used
./minimap2 -ax map-ont ref.fa ont.fq.gz > aln.sam
it worked,
but i received mapping quality of 255 to all reads (which is bad to my understanding)

@lh3
Copy link
Owner
lh3 commented Aug 11, 2019

Please provide an example and also the version number.

@lappazos
Copy link
Author

version 0.2-r123
attached the fastq and ref and results
ref - GRCh38_latest_rna.fna

fastq_1.fastq.gz

@lh3 lh3 added the noissue label Aug 14, 2019
@lh3
Copy link
Owner
lh3 commented Aug 14, 2019

version 0.2-r123

That is minimap, not minimap2.

@lh3 lh3 closed this as completed Aug 14, 2019
@lappazos
Copy link
Author

thx. and could u explain me the difference between the 2 commands? using idx against the ref itself?

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

No branches or pull requests

2 participants