Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • bwa mt branch extreme memory usage?

    We attempted to align some illumina reads with bwa using the multi-thread branch. We submitted the job to a cluster and it landed on a node with ~100 GB RAM and 48 cores. Ram usage exceeded the system resources and crashed the node.

    We trimmed the data with dynamic trim but had not yet filtered out shortened reads, could this be responsible for the extreme RAM usage or is there a known issue with the mt branch?

    (attempting to run this with the single thread sampe/samse took SO long that I suspect the memory issue might be present there as well.) I'm having a hard time diagnosing the cause of the problem.

  • #2
    You may want to ping the bwa folks ([email protected]) or PM lh3 (the author).

    Comment


    • #3
      I am also contacting them there, just wondering if anybody else has tried the mt branch with the same problems.

      Comment


      • #4
        1) Examine the fastq input. Make sure the read names are correct. Make sure there are 4 lines per read. Make sure somebody didn't accidentally redirect stderr into the stdout at some step and mess up the input to the next step.

        2) Check your genome build files (what you "indexed") for bwa to align reads against. Are you using the same version of BWA for indexing and alignment? There is a very new BWA where the indexing must be redone.

        3) Where does it fail? At the "aln" step or the the "samse/sampe" step of BWA?

        Comment


        • #5
          the aln step completes just fine, Its the sampe step that appears to have a memory leak. The program was using more than 100GB of RAM, which simply shouldn't be happening.

          Remember this isn't the vanilla bwa available on the sourceforge page, I went to the git repository and tested the multi-threaded code branch.

          I am also recieving some assistance from the bio bwa help mail list.


          M. Gooch

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            05-06-2024, 07:48 AM
          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin




            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
            04-22-2024, 07:01 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 06:57 AM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-06-2024, 07:17 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-02-2024, 08:06 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-30-2024, 12:17 PM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Working...
          X