Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • PacBio Amplicon reads assembly

    I've got a question regarding the assembly of PacBio reads. We've created a library of approximately 5000 different amplicons between 1 and 3kb and successfully ran these on a couple of flow cells. Next we've ran the RS_ReadsOfInsert protocol and demultiplexed the data with the corresponding barcodes.
    The next step is to align/assemble these reads to each other to build contigs of multiple reads mapping to the same consensus. However the majority of the tools (HGAP, Quiver) that I come across are designed to do (de novo) genome assembly, that is not what we are aiming at, we "just" want to align/assemble the PacBio demultiplexed reads and build contigs from 1-3 kb.
    What tool would be the best to perform this job?

  • #2
    I'm not sure I understand, are the 1-3kb amplicons tiled, and you are trying to assemble a longer sequence? Otherwise, using the quality filter in the reads_of_insert protocol you can generate 99.9 accurate amplicons, or are you trying to cluster the amplicon sequences?

    Comment


    • #3
      Originally posted by rhall View Post
      I'm not sure I understand, are the 1-3kb amplicons tiled, and you are trying to assemble a longer sequence? Otherwise, using the quality filter in the reads_of_insert protocol you can generate 99.9 accurate amplicons, or are you trying to cluster the amplicon sequences?
      No the amplicons are not tiled. After the generation of the reads I indeed would like to cluster the same amplicon sequences together.

      Comment


      • #4
        I wrote a tool for clustering PacBio reads of insert. It does not generate a consensus, but it will output the single highest-quality read per cluster... or, you can generate a consensus from the clusters, if you have a good consensus-generation tool. For my application, the single best read was much better than the consensus, which tended to be chimeric.

        Syntax:

        dedupe.sh in=ros.fq csf=stats.txt outbest=best.fq qin=33 am=f ac=f fo c rnc=f mcs=2 k=27 mo=1400 cc pto nam=4 e=26 pattern=cluster_%.fq

        I've found those specific settings to be extremely good for 16s sequences which are ~1500bp long. But if you have variable size amplicons, you may need to first bin them by size and use a different "mo" (min overlap) and "e" (max edit distance) setting for the individual bins.

        Dedupe is part of the BBTools package.

        Comment


        • #5
          To generate a consensus, I would use something like Brian's clustering tool above (usearch, and CDHit are other options) then generate a reference from the best cluster representatives and use it in a quiver resequencing job. This approach works best if the diversity is limited, and clusters represent the same sequence and not closely related sequences, in which case, as is pointed out above, a representative single molecule consensus (at ~QV30) may be more useful than a heterogeneous multi-molecule quiver consensus.

          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
          11 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Today, 08:04 AM
          0 responses
          12 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