Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • qiuyuxinhan
    Junior Member
    • Apr 2014
    • 8

    #1

    annovar error with table_annovar.pl line 214

    Hi, guys. I'm a newer for using the annovar. Now I meet a problem which makes me going crazy. Please do me a favor. Thank you very much!

    PHP Code:
    [nep@mu01 annovar]$ ls
    annotate_variation
    .pl  D2364.vcf                   summarize_annovar.pl
    annovar_downdb
    .log     example                     table_annovar.pl
    coding_change
    .pl       humandb                     variants_reduction.pl
    convert2annovar
    .pl     retrieve_seq_from_fasta.pl  wget-log
    [nep@mu01 annovar]$ perl convert2annovar.pl -format vcf4 D2364.vcf D2364.avin
    put
    NOTICE
    Finished reading 27930 lines from VCF file
    NOTICE
    A total of 27697 locus in VCF file passed QC thresholdrepresenting 26954 SNPs (18940 transitions and 8014 transversions) and 1013 indels/substitutions
    NOTICE
    Finished writting 26924 SNPs (18931 transitions and 7993 transversions) and 1011 indels/substitutions for 1 sample
    [nep@mu01 annovar]$ perl table_annovar.pl D2364.avinput humandb/ -buildver hg19 -protocol refGene,knownGene,ensGene,gerp++elem,phastConsElements46way,genomicSuperDups,esp6500si_all,1000g2012apr_all,snp135,snp137,snp137NonFlagged,avsift,ljb2_all,clinvar_20140211  -operation g,g,g,r,r,r,f,f,f,f,f,f,f,-csvout
    -----------------------------------------------------------------
    NOTICEProcessing operation=g protocol=refGene
    Can
    't exec "annotate_variation.pl": Permission denied at table_annovar.pl line 214.
    Error running system command: <annotate_variation.pl -geneanno -buildver hg19 -dbtype refGene -outfile D2364.avinput.refGene -exonsort D2364.avinput humandb/>
    [nep@mu01 annovar]$ 
    How could I solve this problem? Thank you!
  • qiuyuxinhan
    Junior Member
    • Apr 2014
    • 8

    #2
    I have solved this problem.
    Just type:
    [nep@mu01 annovar]$ chmod a+x annotate_variation.pl

    And then type:

    [nep@mu01 annovar]$perl table_annovar.pl D2364.avinput humandb/ -buildver hg19 -protocol refGene,knownGene,ensGene,gerp++elem,phastConsElements46way,genomicSuperDups,esp6500si_all,1000g2012apr_all,snp135,snp137,snp137NonFlagged,avsift,ljb2_all,clinvar_20140211 -operation g,g,g,r,r,r,f,f,f,f,f,f,f,f -csvout

    This time will be OK.

    Comment

    • arcolombo698
      Senior Member
      • Nov 2013
      • 142

      #3
      I have a question regarding annovar, i can create a new thread, as well..

      Do you know how to display the depth score from the vcf file into the table_annovar

      On my end I see the depth information on the .avinput file, but it is not scored onto the table_Annovar.pl as a column

      how do I get the dp information from the input file onto the multianno.txt file?

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-13-2026, 12:22 PM
      0 responses
      19 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      16 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      32 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      50 views
      0 reactions
      Last Post SEQadmin2  
      Working...