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

Hello there, #76

Open
shehongbing opened this issue Nov 3, 2019 · 3 comments
Open

Hello there, #76

shehongbing opened this issue Nov 3, 2019 · 3 comments

Comments

@shehongbing
Copy link

Hello there,

I had the exact same issue. Minimap2 worked fine but miniasm does not produce any output for some particular fastq file without any further indications. Did you solved your problem in the mean time ?

Cheers,

Roxane

Originally posted by @RxLoutre in #50 (comment)

@sjfleck
Copy link

sjfleck commented Jan 1, 2020

Hi, I'm having the same issue. I'm rerunning a job that worked successfully in July, but is now failing to get past the very first step in Miniasm ([M::main] ===> Step 1: reading read mappings <===). Any help with this issue would be greatly appreciated.

@SabSN
Copy link

SabSN commented Jan 23, 2020

Hi, I'm having this issue too, where Miniasm stops at step 1. Seems that many have this issue, but no one really have a solution. Some say it is a problem in the self-mapping process. If anyone can help with this problem, I (and my lab) would appreciate it.

@sjfleck
Copy link

sjfleck commented Jan 31, 2020

The weird thing for me is that I've successfully run this exact assembly before. This is what I'm doing:

minimap2 -x ava-ont -r 10000 -t 16 reads.fastq.gz reads.fastq.gz > overlap.paf
miniasm reads.fastq.gz overlap.paf.gz > reads.gfa

The only insight I have is that my .paf file generated from minimap2 is different from before and I don't know what I did differently. About 6 months ago, my .paf file was only 1,631.2 GB, but when I run the same code with the same reads I get a .paf file that is 3,498.7 GB. I'm thinking that my issue is stemming from minimap2 and not miniasm. If either of you have found a solution to this, I would appreciate your insight.

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

3 participants