Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • BWA exit issue

    Hi guys!

    I am having troubles running BWA with ChIP-seq paired-end data (100bp from HiSeq2500).

    It stop suddently without any specific error message. What is even more strange is that when I change the -t option sometimes it is running a little bit before the exit.

    Any help is welcome, see below the output.

    Thank you!


    qsub -b Y bwa mem -M -t 4 ~/work/Genome/Bowtie-index/mm10.fa R1.fastq.gz R2.fastq.gz > output.sam

    error file:
    [M::main_mem] read 400000 sequences (40000000 bp)...
    [M::mem_pestat] # candidate unique pairs for (FF, FR, RF, RR): (19, 144766, 1, 1)
    [M::mem_pestat] analyzing insert size distribution for orientation FF...
    [M::mem_pestat] (25, 50, 75) percentile: (47, 53, 64)
    [M::mem_pestat] low and high boundaries for computing mean and std.dev: (13, 98)
    [M::mem_pestat] mean and std.dev: (55.94, 15.63)
    [M::mem_pestat] low and high boundaries for proper pairs: (1, 115)
    [M::mem_pestat] analyzing insert size distribution for orientation FR...
    [M::mem_pestat] (25, 50, 75) percentile: (141, 153, 169)
    [M::mem_pestat] low and high boundaries for computing mean and std.dev: (85, 225)
    [M::mem_pestat] mean and std.dev: (156.32, 21.00)
    [M::mem_pestat] low and high boundaries for proper pairs: (57, 253)
    [M::mem_pestat] skip orientation RF as there are not enough pairs
    [M::mem_pestat] skip orientation RR as there are not enough pairs
    [M::mem_pestat] skip orientation FF
    [M::worker2@2] performed mate-SW for 316058 reads
    [M::worker2@1] performed mate-SW for 327210 reads
    [M::worker2@0] performed mate-SW for 324144 reads
    [M::worker2@3] performed mate-SW for 321252 reads
    [M::main_mem] read 400000 sequences (40000000 bp)...
    Your job has been killed.

    And for all the other options (no -t; or -t 10; or anything to increase memory):
    [M::main_mem] read 100000 sequences (10000000 bp)...
    Your job has been killed.

  • #2
    Sounds like you need to request additional memory for your cluster job. (Something like qsub -l mem_free=16G). The default allocation is not enough and your job is getting killed.

    Comment


    • #3
      It seems to be a bwa version or compilation issue... I used same command but with full path to bwa (bwa-0.7.10) and now it is working.

      Thanks!

      Comment

      Latest Articles

      Collapse

      • 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...
        Yesterday, 07:01 AM
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      58 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      54 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      46 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      55 views
      0 likes
      Last Post seqadmin  
      Working...
      X