Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
convert2annovar.pl -format vcf4 --inlcudeinfoincludeinfo out.vcf > out.vcf.annovar

...

Code Block
annotate_variation.pl -downdb -buildver hg19 gene hg19_annovar_db/
annotate_variation.pl -downdb -buildver hg19 band hg19_annovar_db/
annotate_variation.pl -downdb -buildver hg19 1000g2010nov hg19_annovar_db/
annotate_variation.pl -downdb -buildver hg19 snp132 hg19_annovar_db/
annotate_variation.pl -downdb -buildver hg19 avsift hg19_annovar_db/
annotate_variation.pl -downdb -buildver hg19 mce46way hg19_annovar_db/
annotate_variation.pl -downdb -webfrom annovar -buildver hg19 ljb_pp2 hg19_annovar_db/
annotate_variation.pl -downdb -webfrom annovar -buildver hg19 ljb_mt hg19_annovar_db/
annotate_variation.pl -downdb -webfrom annovar -buildver hg19 ljb_lrt hg19_annovar_db/
annotate_variation.pl -downdb -webfrom annovar -buildver hg19 ljb_gerp++ hg19_annovar_db/
annotate_variation.pl -downdb -webfrom annovar -buildver hg19 ljb_phylop hg19_annovar_db/
annotate_variation.pl -downdb -webfrom annovar -buildver hg19 ljb_sift hg19_annovar_db/
annotate_variation.pl -downdb -webfrom annovar -buildver hg19 ljb_all hg19_annovar_db/
annotate_variation.pl -downdb -webfrom annovar -buildver hg19 esp5400_all hg19_annovar_db/
annotate_variation.pl -downdb segdup -buildver hg19 hg19_annovar_db/

...