Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • aligning solid data with bwa -- Seg Fault

    I am trying to align some SOLiD data with bwa and there are two reads
    that cause bwa to crash:

    Code:
    @1_10_531
    T.11011..010..31...20..300..301.00.0.30...200..0...
    +
    "7=<<8"":8:""28"""&%""62$""))&"%6"2"10"""7,1""#"""
    @1_10_536
    T.01300.3100..00...12..0000.000.0030.010.0300..0...
    +
    "77+03"9/,4""&4"""&+""1:)9"&)/"67&5">5'",5*2""="""
    I am using bwa (0.5.4).

    The indexing of the reference (human) was created using:

    bwa index -a bwtsw -c -p "cs" ./indexes

    For the alignment I used:

    bwa aln -t 8 -c $ref $reads > aln.fr.solid.sai
    bwa samse $ref aln.fr.solid.sai $reads > aln.fr.solid.sam

    bwa crashes dumping: 22550 Segmentation fault

    The original qualities are:

    >1_10_531_F3
    -1 22 28 27 27 23 -1 -1 25 23 25 -1 -1 17 23 -1 -1 -1 5 4 -1 -1 21 17 3 -1 -1 8 8 5 -1 4 21 -1 17 -1 16 15 -1 -1 -1 22 11 16 -1 -1 2 -1 -1 -1
    >1_10_536_F3
    -1 22 22 10 15 18 -1 24 14 11 19 -1 -1 5 19 -1 -1 -1 5 10 -1 -1 16 25 8 24 -1 5 8 14 -1 21 22 5 20 -1 29 20 6 -1 11 20 9 17 -1 -1 28 -1 -1 -1

    The original reads:
    >1_10_531_F3
    T.11011..010..31...20..300..301.00.0.30...200..0...
    >1_10_536_F3
    T.01300.3100..00...12..0000.000.0030.010.0300..0...
    -drd

  • #2
    You need to remove the sign from the quality files (add "s/-//g;" after reading from the quality file in solid2fastq.pl).

    Comment


    • #3
      That's not it. there are other reads with -1 in the quals that bwa process without problems.
      -drd

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM
      • seqadmin
        Techniques and Challenges in Conservation Genomics
        by seqadmin



        The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

        Avian Conservation
        Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
        03-08-2024, 10:41 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 03-27-2024, 06:37 PM
      0 responses
      13 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-27-2024, 06:07 PM
      0 responses
      11 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-22-2024, 10:03 AM
      0 responses
      53 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-21-2024, 07:32 AM
      0 responses
      69 views
      0 likes
      Last Post seqadmin  
      Working...
      X