Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • bs-seq in colorspace

    there is some discussion of this in another thread.

    i'm considering doing the following for bs-treated reads in colorspace:

    + convert C to T in reference (and for reverse-complement of reference)
    + for reads:
    - convert to nucleotide space
    - convert C to T
    - convert back to colorspace

    + use aligner (bowtie/bfast) to do mappings
    + ... do usual stuff to calculate per-base methylation


    what's wrong with this approach? or how could it be improved for colorspace? is this valid with a subset of reads, so that i could align some this way and then use, for example SOCS (which is very computationally intensive) for unmapped reads?

    thanks for any ideas.

  • #2
    Converting to nucleotide space is generally a bad idea. Converting back will sometimes alleviate this problem, but I don't think that's true in this case.

    A single mismatch in colorspace will change the identifications for all subsequent positions. That will mean:
    1) some bases that were C were not called correctly, so not changed to T. The colorspace representation doesn't change even though it should.
    2) some bases that weren't C were incorrectly called as C, so they were changed to T. The colorspace representation changes even though it shouldn't.

    It might be possible to find color transitions that imply a base is C and change those to the corresponding transition for base T, but I think that would miss a few cases, and hence a lot of reads.

    I could be wrong on my assessment here, but it seems like it would produce quite a few false positives and false negatives. I don't have any better ideas, though.

    It seems that the new ECC stuff from ABI would alleviate a lot of this issue, as it allows trivial conversion to base-space. That assumes, though, that you haven't run the samples yet and have available either the equipment or a collaborator/service that has the latest equipment, as it doesn't work on SOLiD 4 or older.

    Comment

    Latest Articles

    Collapse

    • 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
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    18 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    22 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    16 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    47 views
    0 likes
    Last Post seqadmin  
    Working...
    X