-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi, I'm trying to use TRUP to identify fusions in my RNAseq data, using my 64-bit Mac OS X Yosemite 10.10.2.
I have an issue performing the initial Quality Check, with both fastx_quality_stats and gzip throwing up errors. The output of my run.log file is below. Any help/ideas would be fantastic. Thanks.
# /usr/local/opt/TRUP/bin/RTrace.pl --runlevel 1-4 --QC --sampleName CHI-0219 --seqType p --readlen 76 --trimedlen 76 --root ANALYSIS/ --anno $TRUP_Annot --readpool READS/ --species hg19 --readlen 76 --mapper gsnap --gf png --consisCount 5 --misPen 2 --uniqueBase 100 --WIG --RA 1 --threads 4 2>>run.log
[2015/2/15 19:37:26] ####### lane name is set to CHI-0219 #######
lanefile: READS//CHI-0219_R1.fastq.gz
lanefile: READS//CHI-0219_R2.fastq.gz
[2015/2/15 19:37:26] ####### preparing directories #######
[2015/2/15 19:37:26] mkdir -p ANALYSIS//CHI-0219/01_READS
[2015/2/15 19:37:26] ln -s READS//CHI-0219_R1.fastq.gz ANALYSIS//CHI-0219/01_READS/CHI-0219_R1.fq.gz
[2015/2/15 19:37:26] ln -s READS//CHI-0219_R2.fastq.gz ANALYSIS//CHI-0219/01_READS/CHI-0219_R2.fq.gz
[2015/2/15 19:37:26] ####### runlevel 1 now #######
[2015/2/15 19:37:26] gzip -d -c ANALYSIS//CHI-0219/01_READS/CHI-0219_R1.fq.gz | /usr/local/opt/TRUP/bin//fastx_quality_stats -Q33 -o ANALYSIS//CHI-0219/01_READS/CHI-0219_R1.fq.qc
sh: /usr/local/opt/TRUP/bin//fastx_quality_stats: cannot execute binary file
gzip: can't stat: ANALYSIS//CHI-0219/01_READS/CHI-0219_R1.fq.gz (ANALYSIS//CHI-0219/01_READS/CHI-0219_R1.fq.gz.gz): No such file or directory
[2015/2/15 19:37:26] gzip -d -c ANALYSIS//CHI-0219/01_READS/CHI-0219_R2.fq.gz | /usr/local/opt/TRUP/bin//fastx_quality_stats -Q33 -o ANALYSIS//CHI-0219/01_READS/CHI-0219_R2.fq.qc
sh: /usr/local/opt/TRUP/bin//fastx_quality_stats: cannot execute binary file
gzip: can't stat: ANALYSIS//CHI-0219/01_READS/CHI-0219_R2.fq.gz (ANALYSIS//CHI-0219/01_READS/CHI-0219_R2.fq.gz.gz): No such file or directory
quality check finished, please check the quality file manually.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels