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

nucmer won't run #191

Open
peflanag opened this issue Oct 21, 2022 · 2 comments
Open

nucmer won't run #191

peflanag opened this issue Oct 21, 2022 · 2 comments

Comments

@peflanag
Copy link

peflanag commented Oct 21, 2022

Hi,

Im not sure if I'm doing something stupid but installed mummer via mamba in its own env. I can run mummer -h and that's fine but if I try nucmer -h or ./nucmer -p [ref] [query] it fails with the following error:

zsh: /Users/peterflanagan/miniconda3/envs/mummer/bin/nucmer: bad interpreter: /usr/local/bin/perl: no such file or directory

Can someone tell me what I am doing wrong?

Cheers!

@peflanag
Copy link
Author

peflanag commented Oct 21, 2022

To update, I updated perl and it ran for me but didn't output a .delta file. It only outputted a .error, .mgaps and .ntref file.

Basically I am trying to use some program that will compare an early isolate with a later one received from the same patient too see where the snp difference is after a number of years. I want to find the coordinate(s) so I can see what gene the SNP is in if there is a SNP difference. These samples should only have 1 to 2 SNP differences in them.

Cheers in advance!

@peflanag
Copy link
Author

Hi again, I have tested this with other organisms that have a number of SNP differences between the reference and the query sample to make sure it wasn't my patent samples. Again nucmer failed with the error mummer and/or mgaps returned non-zero and the output folder only has an out.mgaps and out.ntref file as well as the .error file

Im just wondering am I doing something wrong to find the coordinates with differences between the reference and query sample?

Cheers,

P

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