Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • licensed2skill84
    Junior Member
    • Apr 2012
    • 2

    #1

    tophat error

    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
  • rebrendi
    ng
    • May 2008
    • 78

    #2
    Originally posted by licensed2skill84 View Post
    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
    I have the same error. Any ideas what's the problem?

    Comment

    • licensed2skill84
      Junior Member
      • Apr 2012
      • 2

      #3
      Hi. For whatever reason, converting the .sra file to .fastq with fastq-dump on our research cluster resulted in a corrupted fastq file. When I ran fastq-dump on my laptop, then transferred the resulting fastq file back to the cluster, all downstream analysis proceeded error free. Hope this helps.

      E

      Comment

      • upendra_35
        Senior Member
        • Apr 2010
        • 102

        #4
        Originally posted by rebrendi View Post
        I have the same error. Any ideas what's the problem?
        Same error with me too........Any idea of how to fix this

        Error: beginning of quality values record not found! (@HWI-ST611_0203:5:1101:2446:2180#0/2)

        Comment

        • simonandrews
          Simon Andrews
          • May 2009
          • 870

          #5
          Originally posted by licensed2skill84 View Post
          Hi. For whatever reason, converting the .sra file to .fastq with fastq-dump on our research cluster resulted in a corrupted fastq file. When I ran fastq-dump on my laptop, then transferred the resulting fastq file back to the cluster, all downstream analysis proceeded error free. Hope this helps.

          E
          We've had a few problems with fastq dump producing corrupted files whilst generating no errors. It's really important to check that you're using the latest version of the NCBI toolkit as some older versions seemed to have some nasty bugs in them.

          Comment

          • mart555
            Member
            • Jan 2011
            • 11

            #6
            Originally posted by licensed2skill84 View Post
            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
            I got the same problem.
            Do you fix this problem now?

            Comment

            • aoifemcm
              Junior Member
              • Oct 2012
              • 3

              #7
              I had this issue, I think it was a corrupted file issue.

              My file was concatenated from multiple fastq files (all which ran individually no problem). When I redid the concatenation it worked fine.

              Comment

              Latest Articles

              Collapse

              • SEQadmin2
                Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                by SEQadmin2



                CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                Despite this, “CRISPR helped turn genome editing from a specialized technique into
                ...
                07-31-2026, 11:01 AM
              • SEQadmin2
                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                by SEQadmin2


                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                The systematic characterization of the human proteome has
                ...
                07-20-2026, 11:48 AM
              • SEQadmin2
                Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                by SEQadmin2



                Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                ...
                07-09-2026, 11:10 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 08-03-2026, 10:13 AM
              0 responses
              21 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-31-2026, 02:55 AM
              0 responses
              34 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-24-2026, 12:17 PM
              0 responses
              25 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-23-2026, 11:41 AM
              0 responses
              21 views
              0 reactions
              Last Post SEQadmin2  
              Working...