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
          Genetic Variation in Immunogenetics and Antibody Diversity
          by seqadmin



          The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
          11-06-2024, 07:24 PM
        • seqadmin
          Choosing Between NGS and qPCR
          by seqadmin



          Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
          10-18-2024, 07:11 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 11:09 AM
        0 responses
        24 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Today, 06:13 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 11-01-2024, 06:09 AM
        0 responses
        30 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-30-2024, 05:31 AM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Working...
        X