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
          Best Practices for Single-Cell Sequencing Analysis
          by seqadmin



          While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
          Today, 07:15 AM
        • seqadmin
          Latest Developments in Precision Medicine
          by seqadmin



          Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

          Somatic Genomics
          “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
          05-24-2024, 01:16 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 08:18 AM
        0 responses
        8 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Today, 08:04 AM
        0 responses
        10 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 06-03-2024, 06:55 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-30-2024, 03:16 PM
        0 responses
        27 views
        0 likes
        Last Post seqadmin  
        Working...
        X