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

ERROR: Could not parse input from 'stdin'. #9

Open
sophie-03 opened this issue Mar 18, 2021 · 0 comments
Open

ERROR: Could not parse input from 'stdin'. #9

sophie-03 opened this issue Mar 18, 2021 · 0 comments

Comments

@sophie-03
Copy link

Hi, I am trying to run nucmer but I get the following error when I try to run it with my data:

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

reading input file "out.ntref" of length 32921472

construct suffix tree for sequence of length 32921472

(maximum reference length is 536870908)

(maximum query length is 4294967295)

process 329214 characters per dot

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

CONSTRUCTIONTIME /Users/sophiematthews/software/mummer/MUMmer3.23/mummer out.ntref 25.92

reading input file "/Users/sophiematthews/Masters/mummer/star10_gamb/nucmer/../chr10" of length 27243750

matching query-file "/Users/sophiematthews/Masters/mummer/star10_gamb/nucmer/../chr10"

against subject-file "out.ntref"

COMPLETETIME /Users/sophiematthews/software/mummer/MUMmer3.23/mummer out.ntref 71.19

SPACE /Users/sophiematthews/software/mummer/MUMmer3.23/mummer out.ntref 58.33

4: FINISHING DATA
ERROR: Could not parse input from 'stdin'.
Please check the filename and format, or file a bug report
ERROR: postnuc returned non-zero

I have run this many times before on different datasets and have not had a problem, I have checked all my input files and there does not seem to be anything that would prevent this from running - could you advise?

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