Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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.

  • #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


    • #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


      • #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


        • #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

          • seqadmin
            Current Approaches to Protein Sequencing
            by seqadmin


            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
            04-04-2024, 04:25 PM
          • seqadmin
            Strategies for Sequencing Challenging Samples
            by seqadmin


            Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
            03-22-2024, 06:39 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          17 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          48 views
          0 likes
          Last Post seqadmin  
          Working...
          X