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
          Non-Coding RNA Research and Technologies
          by seqadmin




          Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

          Nobel Prize for MicroRNA Discovery
          This week,...
          10-07-2024, 08:07 AM
        • seqadmin
          Recent Developments in Metagenomics
          by seqadmin





          Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
          09-23-2024, 06:35 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Yesterday, 06:55 AM
        0 responses
        10 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-02-2024, 04:51 AM
        0 responses
        108 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-01-2024, 07:10 AM
        0 responses
        114 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-30-2024, 08:33 AM
        1 response
        118 views
        0 likes
        Last Post EmiTom
        by EmiTom
         
        Working...
        X