Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • About Mosaik Assembler Consensus String

    Hello everybody,

    I just want to know how I can get a consensus string from the output of mosaik .ace file.

    If that's impossible, is there any other way to get the consensus string?

    Thanks

  • #2
    Unless I am mistaken or misunderstand your question, the ace file begins with the consensus, or rather, each contig entry in the ace file begins with the consensus, for example:

    Code:
    AS    8364 763600  
    
    CO contig00001 152567 9338 3216 U
    AgTTTTTg*TCAa*gCCGAAACCCGTAA*TCACAAAGGCTTTTTtGTGAA
    ACAAGgAGCCTATAaGTTAAAAAaTA*TTGATGAATCGGGTTGGGCTTTA
    ATCTGTG*TTGATG*A*CACCGTTTGTTATTACGTTGATCCCGATAATTT
    .... etc
    Just remove the '*' symbols (gaps introduced for optimizing alignemtn) and you're there.

    Comment


    • #3
      Thanks, maybe I have interpreted consensus wrong, but what I want is, if at certain bp the reads are different from the reference, I want the reads bp, instead of the reference.

      I ran a simple test assembly using Mosaik 1.0.1388, and the ace file looks like:

      Code:
      AS 1 3
      
      CO test 50 3 1 U
      AATCAAATGAATTTCGTTCTGT[COLOR="Red"]T[/COLOR]CTGGTGGAGCAATTATGGTCAGTCTTG
      
      BQ ......
      
      AF .MosaikReference U 1
      AF read2 U 1
      AF read1 U 2
      BS 1 50 .MosaikReference
      
      RD .MosaikReference 50 0 0
      AATCAAATGAATTTCGTTCTGT[COLOR="Red"]T[/COLOR]CTGGTGGAGCAATTATGGTCAGTCTTG
      
      RD read2 49 0 0
      AATCAAATGAATTTCGTTCTGT[COLOR="Red"]G[/COLOR]CTGGTGGAGCAATTATGGTCAGTCTT
      
      RD read1 49 0 0
      ATCAAATGAATTTCGTTCTGT[COLOR="Red"]G[/COLOR]CTGGTGGAGCAATTATGGTCAGTCTTG
      In this run, the consensus is identical to the reference at the red bp, i.e. T, but I wanted it to be G, like in the reads.
      Last edited by Iris Cristata; 07-04-2010, 07:00 PM.

      Comment


      • #4
        There is no simple way to get the consensus from an ACE file, simply because it's not in there.
        The CO tags represent the COntig sequences, what is usually the reference sequence in
        mapping approaches.

        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-07-2024, 06:57 AM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-06-2024, 07:17 AM
        0 responses
        16 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-02-2024, 08:06 AM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-30-2024, 12:17 PM
        0 responses
        24 views
        0 likes
        Last Post seqadmin  
        Working...
        X