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
      Recent Advances in Sequencing Analysis Tools
      by seqadmin


      The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
      05-06-2024, 07:48 AM
    • 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...
      04-22-2024, 07:01 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 05-14-2024, 07:03 AM
    0 responses
    25 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-10-2024, 06:35 AM
    0 responses
    45 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-09-2024, 02:46 PM
    0 responses
    59 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-07-2024, 06:57 AM
    0 responses
    45 views
    0 likes
    Last Post seqadmin  
    Working...
    X