Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • annovar running error

    I am trying to use annovar to annotate my exome-seq data.
    Here is my commend:
    summarize_annovar.pl --ver1000g 1000g2011may --verdbsnp 132 --buildver hg19 snp.annovar ./humandb -outfile output.snp

    “--ver1000g”was set to “1000g2011may” because I downloaded it from annovar website:


    but I still got an error:
    Error: the required database file humandb/hg19_ALL.sites.2010_11.txt does not exist. Please download it via -downdb argument by annotate_variation.pl.

    Do I need to also get the “hg19_1000g2010nov_all” version?
    Could someone please tell me what I’m doing wrong here?

    Thanks a lot!

  • #2
    I just tried and it works for me. Are you sure you have that database downloaded in the /humandb directory? Does it matter that you have "./humandb" instead of "/humandb"? I also didn't include an "-outfile".

    Comment


    • #3
      However, you probably have to change line 213 (or around 213) of the summarize.pl script to reflect the version you are running (ie, in your case you will want it to be:

      Code:
      open (STEP4, "$outfile.hg19_ALL.sites.2011_05_dropped") or die "Error: cannot read from drop file $outfile.hg19_ALL.sites.2011_05_dropped: $!\n";

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin


        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
        Today, 07:01 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      37 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      41 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      35 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      54 views
      0 likes
      Last Post seqadmin  
      Working...
      X