Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • mido1951
    Senior Member
    • May 2014
    • 123

    minion error rate

    how can I know the error rate of my reads Minion?
    how to distinguish the rate of insertion, deletion and substitutions?
    thanks
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    You won't unless there is a reference available to compare the reads to.

    Comment

    • mido1951
      Senior Member
      • May 2014
      • 123

      #3
      for now I am trying to look for the reference.
      If there is other solutions to determine the rate of error thank you for telling it to me.

      Comment

      • gringer
        David Eccles (gringer)
        • May 2011
        • 845

        #4
        If there's no reference, a reasonable ballpark (especially for passed reads) is about 10% total error, distributed about 1/3 insertions, 1/3 deletions, and 1/3 SNPs.

        It's possible to remap reads against other reads, but you need to be very careful with that, particularly across homopolymer regions. There's a lot of systematic error in the base calling (not the signal) which causes problems in consensus sequences.

        Comment

        • mido1951
          Senior Member
          • May 2014
          • 123

          #5
          according to my research the overall error rate in the Minion sequencer is about 25%.
          what's homopolymer regions?
          Thank you

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            Homo-polymers are long stretches of identical nucleotides (e.g. AAAAAAAAAAAAAAA)

            This paper claims an error rate of 38%, but it is early days. This rate may be dependent on the sample and its composition too.

            Comment

            • mido1951
              Senior Member
              • May 2014
              • 123

              #7
              I want to make a local alignment Minion reads but I do not know how to put the parameters of: insertion, deletion and match / mismatch.
              I want to use "Affine GAP PENALTIES" but this method penalizes insertions and deletions. If I'm going to use "Affine GAP PENALTIES" but I also need a function that penalizes subsitutions.
              Is this is a good idea friends?

              Comment

              • gringer
                David Eccles (gringer)
                • May 2011
                • 845

                #8
                according to my research the overall error rate in the Minion sequencer is about 25%.
                When was the sequencing done? The f1000 paper has the most recent error analysis that I'm aware of (total error 10-15%), and that is from sequencing done a couple of months ago, prior to changing to a hexamer model for base calling:

                Read the original article in full on F1000Research: MinION Analysis and Reference Consortium: Phase 1 data release and analysis

                Comment

                • luc
                  Senior Member
                  • Dec 2010
                  • 469

                  #9
                  How high is the rate of "phantasy sequences", that have no resemblance to the reference, with the latest versions? I actually can't find many data of interest for me in the f1000 article. The athors are writing often a bout "a run". Are they writing about an average run or the cherry picked best run they ever encountered?

                  Comment

                  • gringer
                    David Eccles (gringer)
                    • May 2011
                    • 845

                    #10
                    How high is the rate of "phantasy sequences", that have no resemblance to the reference, with the latest versions?
                    Other people call this "mismatch rate", or alternatively refer to "mapping rate". From the 2D reads, mapping rate was pretty close to 100% for all except two runs (see Figure 6, or section with heading "Proportion of target and control sample"). I'm a bit hesitant to trust this fully, because there's a high chance of false positive matches when you have a high error rate.

                    The authors are writing often about "a run". Are they writing about an average run or the cherry picked best run they ever encountered?
                    There were 20 runs which each tried to stick to the same specific sample preparation and sequencing protocol. You can call those cherry picked runs if you like, but these were the only runs that the groups did as part of their Phase 1 experiments. Only six runs were able to keep to this without variation, with the deviations from the standard protocol specified in Table S5.

                    Comment

                    • ymc
                      Senior Member
                      • Mar 2010
                      • 496

                      #11
                      Originally posted by gringer View Post
                      When was the sequencing done? The f1000 paper has the most recent error analysis that I'm aware of (total error 10-15%), and that is from sequencing done a couple of months ago, prior to changing to a hexamer model for base calling:

                      http://f1000research.com/articles/4-1075/v1
                      So now is hexamer model? How much base calling accuracy does it gain over the previous pentamer model?

                      Comment

                      • gringer
                        David Eccles (gringer)
                        • May 2011
                        • 845

                        #12
                        Originally posted by ymc View Post
                        So now is hexamer model? How much base calling accuracy does it gain over the previous pentamer model?
                        See Jared Simpson's post here. There's no raw sequence accuracy mentioned there, but in consensus it was a 0.4% improvement.

                        I don't have results from any comparative sequencing that we've done, because getting *any* sequence is a bit of a challenge for us.

                        Comment

                        • jkbonfield
                          Senior Member
                          • Jul 2008
                          • 146

                          #13
                          Consensus improvement isn't the same as per-base improvement. I wonder what the difference is there.

                          Also Jared said it was mainly down to improvements in homopolymers or whether it is simply due to the frequency distribution of different homopolymer lengths. I wonder if this means they've changed their strategy.

                          Obviously any homopolymer longer than 5 (now 6) looks like a single event. Eg TAAAAAAAAG yields TAAAA AAAAA AAAAA AAAAA AAAAA AAAAG. Those AAAAA events all get joined together into a single longer event, which meant the longest homopolymer previously reported was 5. I assume it's now 6.

                          However an alternative (and obvious) strategy is to observe the event length distributions for non-homopolymer. They're largely random, centred around a particular amount. They'll either be gaussian or poisson I'd guess. Given a homopolymer signal of length L we can hypothesise 5, 6, 7, 8, ... lengths and derive the probability of the homopolymer being more than 5. The error rate would likely be horrendous, but in theory it ought to be better than just say "5, never more".

                          No idea if the signal is strong enough (ie the distribution tight enough) to extract sufficient accuracy to make it anything better than a wild guess.

                          Comment

                          • gringer
                            David Eccles (gringer)
                            • May 2011
                            • 845

                            #14
                            Originally posted by jkbonfield View Post
                            However an alternative (and obvious) strategy is to observe the event length distributions for non-homopolymer. They're largely random, centred around a particular amount. They'll either be gaussian or poisson I'd guess. Given a homopolymer signal of length L we can hypothesise 5, 6, 7, 8, ... lengths and derive the probability of the homopolymer being more than 5. The error rate would likely be horrendous, but in theory it ought to be better than just say "5, never more".
                            This doesn't work so well in the way that ONT is modelling for base-calling, because the event length actually depends quite strongly on the bases that are found about 20bp upstream from the signal site (where the DNA is being unwound and split). In other words, it's not particularly random.

                            Comment

                            • jkbonfield
                              Senior Member
                              • Jul 2008
                              • 146

                              #15
                              Originally posted by gringer View Post
                              This doesn't work so well in the way that ONT is modelling for base-calling, because the event length actually depends quite strongly on the bases that are found about 20bp upstream from the signal site (where the DNA is being unwound and split). In other words, it's not particularly random.
                              In that case, it makes it possible to be more accurate than just guessing based on the random distribution, albeit perhaps also (too?) complex to tease out all the correlations.

                              Either way, I'm curious to know what the per-sequence-base (not per consensus base) accuracy is like with a 6mer model vs a 5mer model. We have some data of our own, but fundamentally the variabiity from run to run is high enough that I think it would need a large project to average out that variability to get robust numbers.

                              Comment

                              Latest Articles

                              Collapse

                              • SEQadmin2
                                From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                                by SEQadmin2


                                Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                                The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                                ...
                                06-02-2026, 10:05 AM
                              • SEQadmin2
                                Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
                                by SEQadmin2


                                With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


                                Introduction

                                Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
                                05-22-2026, 06:42 AM
                              • SEQadmin2
                                Environmental Genomics in the Age of NGS: From Microbes to Conservation Strategies
                                by SEQadmin2

                                Studying ecosystems means dealing with complex, multi-species communities that are hard to observe at scale. This complexity, however, hides many important questions to be answered, from how biogeochemical cycles work and how climate change can affect species distribution to how conservation strategies can work best.


                                Genomics, particularly since the expansion of NGS, has transformed ecosystem ecology. By sequencing environmental DNA, we can now assess biodiversity without direct...
                                05-06-2026, 09:04 AM

                              ad_right_rmr

                              Collapse

                              News

                              Collapse

                              Topics Statistics Last Post
                              Started by SEQadmin2, 06-02-2026, 12:03 PM
                              0 responses
                              19 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 06-02-2026, 11:40 AM
                              0 responses
                              14 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 05-28-2026, 11:40 AM
                              0 responses
                              29 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 05-26-2026, 10:12 AM
                              0 responses
                              31 views
                              0 reactions
                              Last Post SEQadmin2  
                              Working...