Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dietmar13
    Senior Member
    • Mar 2010
    • 107

    #1

    rare cancer mutation detection pipeline

    hello,

    what is the best analysis pipeline for rare (<1%) cancer mutation detection from targeted (bait hybridization enrichment) resequencing (illumina)?

    GATK?

    and who has the best bait development service?
    has someone experiences with MYbaits from http://www.mycroarray.com/index.html?
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Not a "pipeline" as such but Illumina has a couple of variant callers (they are open source but no support is provided) that you may want to check out.

    For germline mutations ISAAC variant caller: https://github.com/sequencing/isaac_variant_caller

    For somatic mutations "Strelka": https://github.com/genome-vendor/strelka

    Comment

    • ymc
      Senior Member
      • Mar 2010
      • 496

      #3
      Originally posted by GenoMax View Post
      Not a "pipeline" as such but Illumina has a couple of variant callers (they are open source but no support is provided) that you may want to check out.

      For germline mutations ISAAC variant caller: https://github.com/sequencing/isaac_variant_caller

      For somatic mutations "Strelka": https://github.com/genome-vendor/strelka
      For germline, why would you use this ISAAC caller as oppose to the typical GATK?

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Originally posted by ymc View Post
        For germline, why would you use this ISAAC caller as oppose to the typical GATK?
        dietmar13 already had mentioned GATK in original post. ISAAC caller happens to be very fast for single samples.

        Comment

        • Bukowski
          Senior Member
          • Jan 2010
          • 388

          #5
          Originally posted by dietmar13 View Post
          what is the best analysis pipeline for rare (<1%) cancer mutation detection from targeted (bait hybridization enrichment) resequencing (illumina)?

          GATK?
          I think this is the worst application you could attempt to use GATK for.

          MuTect on the other hand might be more useful. I presume this is what Foundation Medicine use for their hybridisation (SureSelect) based panel from the reading of the 'competing financial interests' section of this paper:



          VarScan2 comes out pretty well in this comparison:



          I'm just more interested how you determine things that are present at <1% aren't just noise?

          Comment

          • dietmar13
            Senior Member
            • Mar 2010
            • 107

            #6
            thank you all for your suggestions

            @bukowski,

            we look at liquid biopsies from cancer patients and want identify tumor DNA among a large number of non-cancer cells...

            I will look into MuTect and VarScan2 first...

            best,

            dietmar

            Comment

            • ymc
              Senior Member
              • Mar 2010
              • 496

              #7
              Originally posted by dietmar13 View Post
              @bukowski,

              we look at liquid biopsies from cancer patients and want identify tumor DNA among a large number of non-cancer cells...

              I will look into MuTect and VarScan2 first...

              best,

              dietmar
              I think there should be specialized software for circulating tumor dna. I am looking for it too.

              Comment

              • id0
                Senior Member
                • Sep 2012
                • 130

                #8
                Originally posted by Bukowski View Post
                I'm just more interested how you determine things that are present at <1% aren't just noise?
                That's an excellent point. Once you get to that level, there is a lot of noise.

                From my experience with different somatic variant callers, it's very difficult to get decent calls at below 5%. Often when they say "low frequency", they mean at least 5%.

                I had some non-paired samples with coverage above 10,000X and even at that level, it was very difficult to get any standard variant caller to detect anything below 1%. I found LoFreq (http://sourceforge.net/p/lofreq/wiki/Home/) to be a tool that got the job done fairly well. At least it's designed specifically for ultra low frequency mutations. Even then, I was looking for known mutations, so false positives weren't much of an issue.
                Last edited by id0; 12-17-2013, 04:35 PM.

                Comment

                • Simon Anders
                  Senior Member
                  • Feb 2010
                  • 995

                  #9
                  First: I hope you have sequenced deeply, because, obviously, to see variants with less than 1%, you need coverage in the hundreds or better thousands, for both the tumour and the control.

                  If so, deepSNV might be what you need:

                  M Gerstung et al.: Reliable detection of subclonal single-nucleotide variants in tumour cell populations
                  Nature Communications (2011) 3: 811 doi:10.1038/ncomms1814

                  Comment

                  • SNPsaurus
                    Registered Vendor
                    • May 2013
                    • 525

                    #10
                    We carry out paired-end sequencing of short fragments, so the two reads confirm each others basecalls. With that, we can detect mutations at 1 in 5000 level. It still takes deep sequencing, but just to sample the complex population of DNA sufficiently to detect the rare allele, not (as with single-end sequencing) to try to overcome the base level of sequencing error.
                    Providing nextRAD genotyping and PacBio sequencing services. http://snpsaurus.com

                    Comment

                    • id0
                      Senior Member
                      • Sep 2012
                      • 130

                      #11
                      Originally posted by SNPsaurus View Post
                      We carry out paired-end sequencing of short fragments, so the two reads confirm each others basecalls. With that, we can detect mutations at 1 in 5000 level. It still takes deep sequencing, but just to sample the complex population of DNA sufficiently to detect the rare allele, not (as with single-end sequencing) to try to overcome the base level of sequencing error.
                      Is that custom code or are there tools available to match variants on read pairs?

                      Comment

                      • SNPsaurus
                        Registered Vendor
                        • May 2013
                        • 525

                        #12
                        Any overlapper program will do the brunt of the work. There is quite a bit of custom code to take those results for this kind of purpose. Some other groups are doing the same thing more or less... http://www.biomedcentral.com/1471-2164/14/96
                        Providing nextRAD genotyping and PacBio sequencing services. http://snpsaurus.com

                        Comment

                        • woodydon
                          Member
                          • Jan 2010
                          • 52

                          #13
                          I am sorry, but I want to ask the question:"Why do you want to detect extremely low abundant mutations?"

                          Comment

                          • dietmar13
                            Senior Member
                            • Mar 2010
                            • 107

                            #14
                            Code:
                            "Why do you want to detect extremely low abundant mutations?"
                            because i have a mixture of many non-cancer cells with (probably) only few cancer cells and want detect the latter using targeted resequencing...

                            Comment

                            • woodydon
                              Member
                              • Jan 2010
                              • 52

                              #15
                              Originally posted by dietmar13 View Post
                              because i have a mixture of many non-cancer cells with (probably) only few cancer cells and want detect the latter using targeted resequencing...
                              Thanks for the reply.

                              Do you see only very rare mutations? Or you see other relatively more abundant mutations that are unlikely to be germline mutations. If there are more abundant somatic mutation candidates, how do you consider them?

                              Woody

                              Comment

                              Latest Articles

                              Collapse

                              • SEQadmin2
                                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                                by SEQadmin2


                                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                                The systematic characterization of the human proteome has
                                ...
                                07-20-2026, 11:48 AM
                              • SEQadmin2
                                Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                                by SEQadmin2



                                Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                                ...
                                07-09-2026, 11:10 AM
                              • SEQadmin2
                                Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                                by SEQadmin2



                                Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                                There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                                07-08-2026, 05:17 AM

                              ad_right_rmr

                              Collapse

                              News

                              Collapse

                              Topics Statistics Last Post
                              Started by SEQadmin2, 07-24-2026, 12:17 PM
                              0 responses
                              10 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 07-23-2026, 11:41 AM
                              0 responses
                              11 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 07-20-2026, 11:10 AM
                              0 responses
                              23 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 07-13-2026, 10:26 AM
                              0 responses
                              37 views
                              0 reactions
                              Last Post SEQadmin2  
                              Working...