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

import error in preprocess.py #12

Open
TJSanko opened this issue Jul 29, 2016 · 1 comment
Open

import error in preprocess.py #12

TJSanko opened this issue Jul 29, 2016 · 1 comment

Comments

@TJSanko
Copy link

TJSanko commented Jul 29, 2016

Hi,
I've found a tiny mistake in your preprocess.pyscript on line 43.
Instead of:
from frogsSequenceIO import SequenceFileReader
there is:
from sequenceIO import SequenceFileReader
which prints out an error.

@mariabernard
Copy link
Collaborator

Hi,

frogs-docker is not up to date with the last version of FROGS where, you are right, sequenceIO became frogsSequenceIO.
sequenceIO.py exists in frogs-docker/preprocess/bin directory.

Regards

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