Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • spb2003
    Junior Member
    • Feb 2009
    • 4

    Alloc error in Tophat

    Hello All,

    I have been running tophat on Solexa RNAseq data. A few times, tophat crashes for certain lane data with the following error:

    Found 0 potential split-segment junctions
    Indexing extensions in tophat_s3/tmp//left_kept_reads_missing.fq
    Total extensions: 132496606
    Looking for junctions by island end pairings
    Adding hits from segment file 0 to coverage map
    terminate called after throwing an instance of 'std::bad_alloc'
    what(): St9bad_alloc
    Aborted

    Is this an out of memory error? I am inclined to think so but wanted to check if somebody has come across this problem before and it was not due to memory allocation. I am working with a small memory size, 4 GB and this has happened maybe in 5% of all my tophat runs.

    Looking at the logs, the command being run when this happens is:

    /usr/local/bin/segment_juncs --fastq --min-anchor 8 --splice-mismatches 0 --min-report-intron 50 --max-report-intron 500000 --min-isoform-fraction 0.0 --output-dir tophat_s3/ --max-multihits 40 --segment-length 25 --segment-mismatches 2 --min-closure-exon 100 --min-closure-intron 50 --max-closure-intron 5000 --min-coverage-intron 50 --max-coverage-intron 20000 --min-segment-intron 50 --max-segment-intron 500000 --no-closure-search --no-microexon-search --ium-reads tophat_s3/tmp//left_kept_reads_missing.fq /home/solexa/bowtie/indexes/hg18andsplice.fa tophat_s3/tmp//segment.juncs tophat_s3/left_kept_reads.fq tophat_s3/tmp//left_kept_reads.bwtout

    Thanks in advance for your help.
  • Cole Trapnell
    Senior Member
    • Nov 2008
    • 213

    #2
    Yes, this is an out of memory error, and the error is occuring duing one of TopHat's more memory intensive phases (assuming you are using reads shorter than 75bp). Do you have access to a larger memory machine?

    Comment

    • spb2003
      Junior Member
      • Feb 2009
      • 4

      #3
      Thanks for the reply. I was going to add memory to my machine soon. I think now is a good time.

      Comment

      Latest Articles

      Collapse

      • 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
      • GATTACAT
        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by GATTACAT
        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
        07-01-2026, 11:43 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 07-13-2026, 10:26 AM
      0 responses
      24 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-09-2026, 10:04 AM
      0 responses
      33 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-08-2026, 10:08 AM
      0 responses
      20 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-07-2026, 11:05 AM
      0 responses
      34 views
      0 reactions
      Last Post SEQadmin2  
      Working...