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
        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 on Modified Bases...
        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
      39 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      41 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      35 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