Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jmatés
    Member
    • Jan 2013
    • 14

    ANNOVAR dropped variants... is the MAF filter working?

    Hi all!

    I have one question about the variant filtering with the useful ANNOVAR software.

    I prepare my input in this way:

    Code:
    $ perl convert2annovar.pl -format vcf4 ~/Desktop/MySample.vcf --allsample -comment -include -outfile ~/Desktop/MySample.avinput
    And then I'm filtering with this argument:

    Code:
    $ perl annotate_variation.pl -filter -dbtype 1000g2012apr_all ~/Desktop/MySample.avinput humandb/ -maf_threshold 0.05 -buildver hg19 --comment -reverse -outfile ~/Desktop/MySample_MAF005_1000G
    When revising the output I find entries like this... (summarized to avoid disturbing):

    1000g2012apr_all 0.04 chr1 21573855 21573855 G A chr1 21573855 rs1076669 G A .................

    1000g2012apr_all 0.99 chr1 236882303 236882303 T C chr1 236882303 rs1341864 T C .................

    1000g2012apr_all 0.01 chr11 47371578 47371578 G A chr11 47371578 rs3218719 G A .................

    ...and more...

    Why some of the variants have MAFs bigger than 0.05?

    Thank you all in advance...
    Last edited by jmatés; 08-19-2013, 02:26 AM.
  • jmatés
    Member
    • Jan 2013
    • 14

    #2
    When I look closer to the problematic variant (rs1341864) both EVS and 1000G have for this variant a MAF under 0.05 (0.007, actually).

    May be the program have in consideration the other allele? Does that make sense? And how this may affect to my analysis?

    Any insight?

    Comment

    • Knaus
      Member
      • May 2013
      • 18

      #3
      Take a look at GeneTalk (www.gene-talk.de) where you can filter you variants based on population freq of the 1000 Genomes Project and several other options. Your raw VCF data will be preprocessed and annotated in the background, using data from several databases (dbSNP, HGMD, ESP6500...) and the filtering settings are easy to use and straight forward.
      You can sign up for free and and participate in a community driven approach in analyzing NGS data.
      Last edited by Knaus; 09-27-2013, 01:14 AM.
      Analyze Human Sequence Variants
      www.gene-talk.de

      Comment

      • jmatés
        Member
        • Jan 2013
        • 14

        #4
        Thank you Knaus for your reply.

        However, I'm trying to implement ANNOVAR (not wANNOVAR, but even so I get similar results with this web based version of ANNOVAR) in a variant detection and filtering pipeline.

        I found my question interesting to consider and seek an explanation but, another time, so kind by your part for informing me about GeneTalk. I'll take a look!

        Comment

        • jmatés
          Member
          • Jan 2013
          • 14

          #5
          I sent my doubt to Dr Wang, the developer, and in a very fast and kind way helped me.

          If I want to filter to find possible non-common variants it's better to use the alternative allele frequency command (-aaf) because (-maf) is filtering strictly the minor allele... and sometimes you can find in situations like mine when the minor allele is precisely the reference allele.

          Hope this may help someone who may be in my situation. although I know that, on balance, it was a pretty ridiculous question.

          For more information see ANNOVAR website in "Accessory programs" section!

          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, Yesterday, 12:17 PM
          0 responses
          15 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          15 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...