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
          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
        22 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        24 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        19 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        50 views
        0 likes
        Last Post seqadmin  
        Working...
        X