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
            Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by SEQadmin2


            I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


            Here are nine questions we think about, in roughly the order they matter, before...
            Yesterday, 07:11 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          16 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-09-2026, 11:58 AM
          0 responses
          37 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          43 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          49 views
          0 reactions
          Last Post SEQadmin2  
          Working...