You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: