Header Leaderboard Ad

Collapse

bs-seq in colorspace

Collapse

Announcement

Collapse

SEQanswers June Challenge Has Begun!

The competition has begun! We're giving away a $50 Amazon gift card to the member who answers the most questions on our site during the month. We want to encourage our community members to share their knowledge and help each other out by answering questions related to sequencing technologies, genomics, and bioinformatics. The competition is open to all members of the site, and the winner will be announced at the beginning of July. Best of luck!

For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
See more
See less
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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Today, 07:14 AM
    0 responses
    4 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, Yesterday, 01:08 PM
    0 responses
    6 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-01-2023, 08:56 PM
    0 responses
    118 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-01-2023, 07:33 AM
    0 responses
    255 views
    0 likes
    Last Post seqadmin  
    Working...
    X