Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • tgenahmet
    Member
    • Apr 2009
    • 11

    using BWA to align SOLiD fastq files from 1000 Genomes

    Hi All,

    I've been playing with BWA to align some color space data from 1000 Genomes. So far all my alignments are TNNNNNNNNNNNNNNNN's.

    I'm trying to figure out the correct procedure for using BWA with (color spaced) fastq files.

    In this thread lh3 says:

    Alignment is done in color space. After alignment, color reads are translated to nucleotides essentially with the code in maq's csmap2nt.
    But in this thread it sounds like the input needs to be converted to nucleotide space.

    bwa uses fastQ files with colors represented as ACGT, perhaps the 1000 genomes fastq files represents it as 0123? Also, bwa does not use the first color so you may have to strip it or use the solid2fastq script.
    Here is what my input looks like (straight from 1000 Genomes FTP):
    ==> SRR008434_2.fastq <==
    @VAB_SOLiD0097_20080822_2_Pilot_1_Ceph_11994_A_Lib_1_2Kb_MP1561_6_54
    T3232322122230111000000220
    +
    !*(/&$'0++%/##3'%#(#&$%)#(
    @VAB_SOLiD0097_20080822_2_Pilot_1_Ceph_11994_A_Lib_1_2Kb_MP1561_6_60
    T0233233322023332023032223
    +
    !$##((#%$#%$,$#('$'#.#,+%#
    @VAB_SOLiD0097_20080822_2_Pilot_1_Ceph_11994_A_Lib_1_2Kb_MP1561_6_93
    T0102012101023023220003000
    My output in sam format:

    VAB_SOLiD0097_20080822_2_Pilot_1_Ceph_11994_A_Lib_1_2Kb_MP1561_6_54 77 * 0 0 * * 0 0 GNNNNNNNNNNNNNNNNNNNNNNNNN !##$&&&$)#.*(#%#.%$&'*%#$#
    VAB_SOLiD0097_20080822_2_Pilot_1_Ceph_11994_A_Lib_1_2Kb_MP1561_6_54 141 * 0 0 * * 0 0 TNNNNNNNNNNNNNNNNNNNNNNNNN !*(/&$'0++%/##3'%#(#&$%)#(
    VAB_SOLiD0097_20080822_2_Pilot_1_Ceph_11994_A_Lib_1_2Kb_MP1561_6_60 77 * 0 0 * * 0 0 GNNNNNNNNNNNNNNNNNNNNNNNNN !&%%%%&5)#,'%#$&)$%'$&,%(%
    VAB_SOLiD0097_20080822_2_Pilot_1_Ceph_11994_A_Lib_1_2Kb_MP1561_6_60 141 * 0 0 * * 0 0 TNNNNNNNNNNNNNNNNNNNNNNNNN !$##((#%$#%$,$#('$'#.#,+%#
    VAB_SOLiD0097_20080822_2_Pilot_1_Ceph_11994_A_Lib_1_2Kb_MP1561_6_93 77 * 0 0 * * 0 0 GNNNNNNNNNNNNNNNNNNNNNNNNN !&8';#'$.'&(?>:&',+6<<,56&
    I indexed the reference genome using "bwa index -c", aligned using "bwa aln -c", then a "bwa sampe". No errors were reported in any of the steps.

    Any ideas?
  • pliang
    Junior Member
    • Aug 2009
    • 9

    #2
    I had to agree with what chipper said that "bwa uses fastQ files with colors represented as ACGT". I had to give it up using the color space sequence directly. Instead of doing your own alignment, you may try use the alignment data they provided. Sorry I couldn't be more helpful.

    Comment

    Latest Articles

    Collapse

    • GATTACAT
      Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
      by GATTACAT
      Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
      07-01-2026, 11:43 AM
    • SEQadmin2
      Nine Things a Sample Prep Scientist Thinks About Before Sequencing
      by SEQadmin2


      I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

      Here are nine questions we think about, in roughly the order they matter, before...
      06-18-2026, 07:11 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, Yesterday, 11:05 AM
    0 responses
    7 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-02-2026, 11:08 AM
    0 responses
    28 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-30-2026, 05:37 AM
    0 responses
    27 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-26-2026, 11:10 AM
    0 responses
    27 views
    0 reactions
    Last Post SEQadmin2  
    Working...