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

mummer and/or mgaps returned non-zero #11

Open
shiyi-pan opened this issue Mar 10, 2022 · 0 comments
Open

mummer and/or mgaps returned non-zero #11

shiyi-pan opened this issue Mar 10, 2022 · 0 comments

Comments

@shiyi-pan
Copy link

Hi, I want to compare to genomes using MUMmer3 and meet an error.

Here is my code:

$MUMMER3/nucmer --maxmatch -c 100 -b 500 -l 50 --prefix Wm82_NN Gmax_275_v2.0.fa NN1138-2.v1.0.fa

Here is my error:

1: PREPARING DATA
2,3: RUNNING mummer AND CREATING CLUSTERS

reading input file "Wm82_NN.ntref" of length 978496462

construct suffix tree for sequence of length 978496462

(maximum reference length is 2305843009213693948)

(maximum query length is 18446744073709551615)

process 9784964 characters per dot

#....................................................................................................

CONSTRUCTIONTIME /gss1/home/hjb20181119/panyongpeng/NN1138-2/sv_detection/MUMmer3.23/mummer Wm82_NN.ntref 423.83

reading input file "/gss1/home/hjb20181119/panyongpeng/N24852/01.SV_detection/Wm82_NN/NN1138-2.v1.0.fa" of length 959747921

matching query-file "/gss1/home/hjb20181119/panyongpeng/N24852/01.SV_detection/Wm82_NN/NN1138-2.v1.0.fa"

against subject-file "Wm82_NN.ntref"

ERROR: mummer and/or mgaps returned non-zero

and the Wm82_NN.mgaps file is 0 byte and no Wm82_NN.delta file.

Could you help me fix it ? Thank you very much.

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

1 participant