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

python: can't open file 'generateReadLenStats_wScraps_py2.py': [Errno 2] No such file or directory ERROR: Calculation of read length statistics failed! #1

Open
tuguangxian opened this issue Apr 19, 2019 · 1 comment

Comments

@tuguangxian
Copy link

hello,when I run:SequelQC.sh -u subreads.txt -c scraps.txt
Running in WITH_SCRAPS mode
python: can't open file 'generateReadLenStats_wScraps_py2.py': [Errno 2] No such file or directory
ERROR: Calculation of read length statistics failed!
Do you know how to solve it?Thank you!

@aseetharam
Copy link
Collaborator

Hi, thanks for giving SequelQC a try! The script SequelQC.sh looks for the script generateReadLenStats_wScraps_py2.py within the folder where you run the main script. If it doesn't find it, it will complain that the script wasn't found. Simply copy the all the scripts from the Scripts directory and place it where you are running the SequeQC.sh script.
Hope this helps.

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