Hi all,
First post here. I am trying to familiarize myself with tophat, so I'm trying to use some test data. I'm getting the following error.
[2012-05-30 19:34:46] Beginning TopHat run (v2.0.0)
-----------------------------------------------
[2012-05-30 19:34:46] Checking for Bowtie
Bowtie 2 not found, checking for older version..
Bowtie version: 0.12.7.0
[2012-05-30 19:34:46] Checking for Samtools
Samtools version: 0.1.14.0
[2012-05-30 19:34:46] Checking for Bowtie index files
[2012-05-30 19:34:46] Checking for reference FASTA file
Warning: Could not find FASTA file /shared/solexa/solexa/Genomes/ELAND/sacCer/scEF2.62/bowtie/scEF2.62.fa
[2012-05-30 19:34:46] Reconstituting reference FASTA file from Bowtie index
Executing: /home/solexa/bowtie-0.12.7/bowtie-inspect /shared/solexa/solexa/Genomes/ELAND/sacCer/scEF2.62/bowtie/scEF2.62 > ./tophat_out/tmp/scEF2.62.fa
[2012-05-30 19:34:47] Generating SAM header for /shared/solexa/solexa/Genomes/ELAND/sacCer/scEF2.62/bowtie/scEF2.62
format: fastq
quality scale: phred33 (default)
[2012-05-30 19:34:47] Reading known junctions from GTF file
[2012-05-30 19:34:47] Preparing reads
[FAILED]
Error running 'prep_reads'
Error: beginning of quality values record not found! (@SRR122141.331699 HWUSI-EAS1656_0002:8:2:8841:14981 length=38)
Any help is appreciated.
Thanks,
E
First post here. I am trying to familiarize myself with tophat, so I'm trying to use some test data. I'm getting the following error.
[2012-05-30 19:34:46] Beginning TopHat run (v2.0.0)
-----------------------------------------------
[2012-05-30 19:34:46] Checking for Bowtie
Bowtie 2 not found, checking for older version..
Bowtie version: 0.12.7.0
[2012-05-30 19:34:46] Checking for Samtools
Samtools version: 0.1.14.0
[2012-05-30 19:34:46] Checking for Bowtie index files
[2012-05-30 19:34:46] Checking for reference FASTA file
Warning: Could not find FASTA file /shared/solexa/solexa/Genomes/ELAND/sacCer/scEF2.62/bowtie/scEF2.62.fa
[2012-05-30 19:34:46] Reconstituting reference FASTA file from Bowtie index
Executing: /home/solexa/bowtie-0.12.7/bowtie-inspect /shared/solexa/solexa/Genomes/ELAND/sacCer/scEF2.62/bowtie/scEF2.62 > ./tophat_out/tmp/scEF2.62.fa
[2012-05-30 19:34:47] Generating SAM header for /shared/solexa/solexa/Genomes/ELAND/sacCer/scEF2.62/bowtie/scEF2.62
format: fastq
quality scale: phred33 (default)
[2012-05-30 19:34:47] Reading known junctions from GTF file
[2012-05-30 19:34:47] Preparing reads
[FAILED]
Error running 'prep_reads'
Error: beginning of quality values record not found! (@SRR122141.331699 HWUSI-EAS1656_0002:8:2:8841:14981 length=38)
Any help is appreciated.
Thanks,
E
Comment