Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • smleighton
    Junior Member
    • Feb 2012
    • 3

    tophat error with large file

    I am getting errors running large rna files. If the file is larger than about 140 GB then I get the following error. If I split the files up and run each individually then it works fine. Does anyone know if there is a limit to the size of input to the tophat application?

    [Wed Mar 21 00:07:31 2012] Beginning TopHat run for step PreProcess (v1.3.1)
    -----------------------------------------------
    [Wed Mar 21 00:07:31 2012] Preparing output location ./
    [Wed Mar 21 00:07:32 2012] Checking for Bowtie index files
    [Wed Mar 21 00:07:32 2012] Checking for reference FASTA file
    [Wed Mar 21 00:07:32 2012] Checking for Bowtie
    Bowtie version: 0.12.7.0
    [Wed Mar 21 00:07:32 2012] Checking for Samtools
    Samtools Version: 0.1.18
    [Wed Mar 21 00:07:32 2012] Generating SAM header for /hg19/data/hg19
    format: fastq
    quality scale: solexa33 (reads generated with GA pipeline version < 1.3)
    [Wed Mar 21 00:07:54 2012] Preparing reads
    [FAILED]
    Error running 'prep_reads'
    Error: beginning of quality values record not found! (@CCFFFDDHHHHHJJJJJJHIJJIJIGIIIGJIJJIIIIIGJDHIJJJJIJ>F=FHHIIIIHHHGHHFFDDDEEECEEDCDEDDDDCDDDDBDDDDDCCC)
  • aoifemcm
    Junior Member
    • Oct 2012
    • 3

    #2
    I'm having exactly the same problem. Anyone have a suggestion?

    I'm using tophat v2.0.10.

    Comment

    • WhatsOEver
      Senior Member
      • Apr 2012
      • 215

      #3
      Did you concatenate the files somehow? The fastq format is normally easy to parse as a new entry has to have 4 lines (header, seq, def, qual). If this order gets somehow corrupted, such errors can appear (It looks to me like tophat identifies the "@CCFFF..." as the header, but its actually the quality line...).

      what do you get from the following command:

      Code:
      grep "@CCFFFDDHHHHHJJJJJJHIJJIJIGIIIGJIJJIIIIIGJDHIJJJJIJ>F=FHHIIIIHHHGHHFFDDDEEECEEDCDEDDDDCDDDDBDDDDDCCC" -A 4 -B 4 ./yourFastqFile.fastq
      [EDIT]
      @aoifemcm: you need to exchange "@CCF..." with what you have in the error, of course
      Last edited by WhatsOEver; 10-02-2014, 12:19 AM.

      Comment

      • aoifemcm
        Junior Member
        • Oct 2012
        • 3

        #4
        Yes, these files were concatenated. Tophat ran perfectly well on each constituent file separately, and when I redid the concatenation it solved the problem.
        I guess corruption was at fault.

        Thanks!

        Comment

        • WhatsOEver
          Senior Member
          • Apr 2012
          • 215

          #5
          Though its good to hear you solved your problem, I would be very interested to hear how you concatenated the files and if the error is reproducible.

          Comment

          Latest Articles

          Collapse

          • 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
          • SEQadmin2
            Cancer Drug Resistance: The Lingering Barrier to Rising Survival
            by SEQadmin2



            Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

            There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
            07-08-2026, 05:17 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          16 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          17 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-20-2026, 11:10 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-13-2026, 10:26 AM
          0 responses
          37 views
          0 reactions
          Last Post SEQadmin2  
          Working...