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

nucdiff error #24

Open
rthapa1 opened this issue Feb 23, 2021 · 3 comments
Open

nucdiff error #24

rthapa1 opened this issue Feb 23, 2021 · 3 comments

Comments

@rthapa1
Copy link

rthapa1 commented Feb 23, 2021

Hi, I am running NucDiff but got an error. Could you please check this? Thanks

File "/Users/Downloads/nucdiff/NucDiff-master/nucdiff/nucdiff.py", line 17, in
from .find_errors import FIND_ERRORS_ASSEMBLY
ModuleNotFoundError: No module named 'main.find_errors'; 'main' is not a package

@kseniakh
Copy link
Collaborator

Hi!

Can you write the command that you try to run?

@rthapa1
Copy link
Author

rthapa1 commented Feb 23, 2021

python /Users/Downloads/nucdiff/NucDiff-master/nucdiff/nucdiff.py WA1 /Users/Downloads/nucdiff/GCF_000091565.fasta /Users/Downloads/nucdiff/barcode2_EaWA1.fasta

@kseniakh
Copy link
Collaborator

Please try these commands:
cd /Users/Downloads/nucdiff/NucDiff-master/
python -m nucdiff.nucdiff WA1 /Users/Downloads/nucdiff/GCF_000091565.fasta /Users/Downloads/nucdiff/barcode2_EaWA1.fasta

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