Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Lv Ray
    Member
    • Jun 2014
    • 42

    Puzzling to SOLID data analysis

    Can anyone help me about the SOLID 4 sequencing data ? I got them from SRA database. And they seems have been treated. they are mate paired data.
    mate1:
    @SRR586064.1 ugc_357_358_MatePair_2x50bp_solid0032_20100528_MP_ugc_357_854_13_97/1
    T30..01121.12.1032100213131122200031222022101302313
    +
    !AB!!?:>@<!@B!;AB?AA@@<2<@?@@<?AB>A?9?:;@@>;-=>>7=@
    @SRR586064.2 ugc_357_358_MatePair_2x50bp_solid0032_20100528_MP_ugc_357_854_13_137/1
    T00..00000.00.0000000002220301333000020000303000000
    +
    !<B!!97=<A!<@!?>7?@;9+%+2%%-&-%%+6(,0*)3((%<%4.+8.1

    mate2:
    @SRR586064.1 ugc_357_358_MatePair_2x50bp_solid0032_20100528_MP_ugc_357_854_13_97/2
    G10330000122222033220201000000220002000000000000000
    +
    !@BBABBBB@>?@@(.))35.%-.3((%1+%((82-'.*-*/3*14*'696
    @SRR586064.2 ugc_357_358_MatePair_2x50bp_solid0032_20100528_MP_ugc_357_854_13_137/2
    G01002233300021321333003300011021333000110330003000
    +
    !AA>>@A@?3=?:1+6@:?+;A+0+921:-:B78'6?(/5/?5:26=&*

    MY questions are:
    1)what is the first read in mate1?(some like the first read have the symbol “.” ,what does it mean?) But in mate1 ,there are many reads like mate2.
    2) can I convert the SOLID fastq(color space) to necleotide space? Anything lose?
    3) If I convert the color space field, how about the QV lines?
    4) I am similar to Bowtie2, can I use it to do mapping?
    5)last, should I do the QC before conversion or after?
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    1a) The first read is "T30..01121.12.1032100213131122200031222022101302313". The reads are a single letter followed by numbers.
    1b) '.' means 'N' (a no-call).
    2) Not without mapping. Only mapped reads can be correctly translated to base-space.
    3) The QV lines can be sort of interpolated by averaging adjacent values.
    4) You need to map with a colorspace-aware aligner. I'm pretty sure BWA allows this.
    5) QC must be done before mapping.

    Comment

    • westerman
      Rick Westerman
      • Jun 2008
      • 1104

      #3
      Actually Brian is wrong about #2. It is quite trivial to convert from color-space to base-space without mapping. I use to be able to do so by hand -- just for mental exercise -- when we owned a SOLiD. For example your read:
      G01002233300021321333003300011021333000110330003000
      converts into:
      GGTTTCTATAAAAGTAGTATAAATAAAACAAGTATAAAACAATAAAATTTT
      [BTW: I see that Wikipedia says "... There is one unambiguous conversion of a base reference sequence into color-space, but there are four possible conversions of a color string into base strings" which is wrong. I should pull out my old conversion table and correct this.]

      That said it is quite dangerous to rely on the conversion from color-space to base-space. If there is any uncertainty in the color-space then the probability of going off-track in base-space is high with the consequent corruption of your base-space data. Mapping the (older SOLiD generated) read to a known reference is the way to keep the corruption from occurring.

      Color-space can be a very powerful self-correcting format <em>as long as you remain in color space</em>. Do not convert from color-space into base-space until you are completely done with your analysis.

      BWA dropped support of color-space as of version 0.6 so you will have to use an older version.

      Bowtie2 never supported color-space although the former program Bowtie does.

      BTW: Not that this help you but the new SOLiD has a self-correcting method which re-aligns the read properly ever fifth base.

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        Originally posted by westerman View Post
        Actually Brian is wrong about #2. It is quite trivial to convert from color-space to base-space without mapping.
        I wouldn't say "wrong"... though maybe misleading. It is impossible to correctly translate an imperfect colorspace read to base-space without mapping. And since SOLiD has an extremely high error rate - a minority, maybe around 20%, of reads were error-free in the SOLiD 4 data I've processed - in practice, it's not a useful thing to do. And indeed it is completely impossible to translate a read with a no-called base, before mapping.

        It's also not possible to unambiguously translate a colorspace read to base-space even AFTER mapping; the translation requires assumptions about the probability of errors versus SNPs versus indels and the results are highly subjective.

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by SEQadmin2



          Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
          ...
          07-09-2026, 11:10 AM
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          07-08-2026, 05:17 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 10:26 AM
        0 responses
        9 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        24 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        16 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        33 views
        0 reactions
        Last Post SEQadmin2  
        Working...