Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • mike2vandy
    Junior Member
    • Jun 2011
    • 2

    bwa aln fails

    I'm running bwa verision 0.5.9

    I have 6 fastq files each 33 GB.

    I'm running:

    bwa aln -l 28 -t 6 <ref_file> <in_file> -f <out_file>

    Four of the six fastq files align to the indexed genome correctly. All six files were generated from the same library, adapters have been clipped. However 2 fastq files run through:

    [bwa_aln] 17bp reads: max_diff = 2
    [bwa_aln] 38bp reads: max_diff = 3
    [bwa_aln] 64bp reads: max_diff = 4
    [bwa_aln] 93bp reads: max_diff = 5
    [bwa_aln] 124bp reads: max_diff = 6
    [bwa_aln] 157bp reads: max_diff = 7
    [bwa_aln] 190bp reads: max_diff = 8
    [bwa_aln] 225bp reads: max_diff = 9

    then stall here (for hours) like its frozen. I'm not getting a segmentation fault or any error. The program just ceases to continue.

    Has anybody seen this before or have a fix???
  • xied75
    Senior Member
    • Feb 2012
    • 129

    #2
    First reasonable check, are those two really look the same as the other four? If it's fastq.gz, unzip it first, then head or tail on it.

    Comment

    • tahamasoodi
      Success
      • May 2012
      • 130

      #3
      Are you running them at the same time, if so try to rerun the 2 files separately?
      Thanks,

      Comment

      • Richard Finney
        Senior Member
        • Feb 2009
        • 701

        #4
        How big is your machine?
        Have you checked your inputs?
        Bad input and/or not enough memory causes problems with BWA.

        See my response in this thread for an explanation:
        Discussion of next-gen sequencing related bioinformatics: resources, algorithms, open source efforts, etc

        Comment

        • mike2vandy
          Junior Member
          • Jun 2011
          • 2

          #5
          Well, not really sure what I did. I changed my pbs script, dropped number of threads from 6 to 4 and it seems to be running....whatever works man.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            New Genomics Tools and Methods Shared at AGBT 2025
            by seqadmin


            This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

            The Headliner
            The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
            03-03-2025, 01:39 PM
          • seqadmin
            Investigating the Gut Microbiome Through Diet and Spatial Biology
            by seqadmin




            The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
            02-24-2025, 06:31 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 07:27 AM
          0 responses
          11 views
          0 reactions
          Last Post seqadmin  
          Started by seqadmin, 03-18-2025, 12:50 PM
          0 responses
          14 views
          0 reactions
          Last Post seqadmin  
          Started by seqadmin, 03-03-2025, 01:15 PM
          0 responses
          185 views
          0 reactions
          Last Post seqadmin  
          Started by seqadmin, 02-28-2025, 12:58 PM
          0 responses
          283 views
          0 reactions
          Last Post seqadmin  
          Working...