Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Problem running ANNOVAR: no avsift table

    I'm trying to run the ANNOVAR script summarize_annovar.pl, but I'm having trouble downloading the avsift table. As per the instructions, I'm using:

    Code:
    $ mkdir hg19
    $ annotate_variation.pl -buildver hg19 -downdb avsift hg19
    
    NOTICE: The --sift_threshold is set as 0.05 by default
    NOTICE: Web-based checking to see whether ANNOVAR new version is available ... Done
    NOTICE: Downloading annotation database http://hgdownload.cse.ucsc.edu/goldenPath/hg19/database/avsift.txt.gz ... Failed
    WARNING: Some files cannot be downloaded, including http://hgdownload.cse.ucsc.edu/goldenPath/hg19/database/avsift.txt.gz
    Which tells me that the avsift.txt.gz file doesn't exist. When looking at http://hgdownload.cse.ucsc.edu/golde...hg19/database/, there is no file that matches the pattern "sift".

    Where can I find this data?

  • #2
    The following just worked for me (note, I have the previous version of Annovar)

    $ annotate_variation.pl -buildver hg19 -downdb avsift ann_test/
    NOTICE: The --sift_threshold is set as 0.05 by default
    NOTICE: the --webfrom argument is set to 'annovar' automatically for -dbtype of 'avsift'
    NOTICE: Web-based checking to see whether ANNOVAR new version is available ... Done
    ----------------------------UPDATE AVAILABLE------------------------------
    --------------------------------------------------------------------------
    WARNING: A new version of ANNOVAR (dated 2012-10-23) is available!
    Download from http://www.openbioinformatics.org/annovar/
    Changes made in the 2012-10-23 version:
    * added -veresp argument to summarize_annovar.pl to suppert esp6500 data set
    * added -aamatrixfile argument to print out amino acid substitution scores such as Gratham scores
    * changed UCSC download from FTP to HTTP to help users with firewall settings
    * fixed a problem handling genericdb file when chr prefix is present for chromosomes
    * fixed a problem downloading index for gerp++gt2 files
    * added variants_reduction.pl program
    --------------------------------------------------------------------------
    --------------------------------------------------------------------------
    NOTICE: Downloading annotation database http://www.openbioinformatics.org/an..._avsift.txt.gz ... OK
    NOTICE: Downloading annotation database http://www.openbioinformatics.org/an...ift.txt.idx.gz ... OK
    NOTICE: Uncompressing downloaded files
    NOTICE: Finished downloading annotation files for hg19 build version, with files saved at the 'ann_test' directory


    Maybe try to download from the website listed in my output?

    Comment


    • #3
      Looks like the new version tries to link to UCSC rather than openbioinformatics.org... I'll email Kai Wang about this.

      Comment


      • #4
        I used the following command:
        Code:
        annotate_variation.pl -downdb -webfrom annovar -buildver hg19 avsift humandb/

        Comment


        • #5
          Originally posted by ccabrera View Post
          I used the following command:
          Code:
          annotate_variation.pl -downdb -webfrom annovar -buildver hg19 avsift humandb/
          http://www.openbioinformatics.org/an..._download.html
          Yep, I missed the -webfrom argument. Thanks.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Genetic Variation in Immunogenetics and Antibody Diversity
            by seqadmin



            The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
            11-06-2024, 07:24 PM
          • seqadmin
            Choosing Between NGS and qPCR
            by seqadmin



            Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
            10-18-2024, 07:11 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 11:09 AM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Today, 06:13 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-01-2024, 06:09 AM
          0 responses
          30 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 10-30-2024, 05:31 AM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Working...
          X