Entering edit mode
6.2 years ago
alexadeanfitz
▴
10
I have run AfterQC using python2.7 on a folder containing fastq files, I get no errors in the terminal window however I cannot locate the generated output folders and it runs too fast for me to think it actually worked, any advice?
Lab-iMac:lab$ cd /Users/Alexa/Alexa/SRP135669/fastq/fastq
Lab-iMac:fastq lab$ python2.7 /Applications/anaconda3/envs/python27/afterqc-0.9.7-2/after.py -f -1 -t -1 -q 20 --input dir /Users/Alexa/Alexa/SRP135669/fastq/fastq
Thank you, the underscore was the issue