Annovar
What is the reason that i am getting only the intergenic regions in my annovar ouptput file.
I want to identify the missense mutations.
Please help!!
Thanks
intergenic
missense
• 1,506 views
•
link
updated
by
Nanditha •
•
written
by
1si17bt025 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to extract the mutations specific to cancer after variant annotation
written by sainavyav22 •Hello, I am working on B cell lymphoma of dogs to identify the specific type of mutations related to this disease. I am performing NGS …
-
Annovar file
written by Nanditha •Hello My avinput.exonic variant function file and avinput.hg38_cytoband files in annovar is 0 bytes What is the reason for this. Please help what should i …
-
Dataset cleaning through python
written by anasjamshedI have a dataset in the tsv file which contains gene information. First, upload it in the pandas' data frame and now I want to …
-
annotating vcf with variant type and variant effect, and most harmful effect
written by dania maria •Hello, I have a VCF with ~6000 variants. The build is GRCh37. I want to annotate each variant with its type (substitution, deletion, inversion) and …
-
1000 genomes coding SNPs not in exonic regions?
written by spiral01Hi, I am attempting to identify the exon that each of my synonymous or missense SNPs in the 1000 genomes data belongs to. I am …
-
Filter annotated VCF snpEFF
written by hkam •So I am completely new to this.. I have annotated a cancer VCF file (containing parental and drug resistant cell line) in snpEFF, and now …
-
questions regarding Oncotator and Annovar
written by mangfu100Hi all. I am analyzing somatic mutations and I ran the two annotation programs (annovar and oncotator). I annotated my mutations with gene-based annotation in …
-
Can I ignore somatic mutations that are NOT located in the conserved genomic regions?
written by mangfu100Hi all I am often using annovar to annotate my somatic mutations and "the conserved genomic regions" filter in annovar is the one that I …
-
Total Size Of Ncrna In Human Genome
written by Kasthuri<p>I am trying to find the total length of ncRNA in the human genome to compare it with the size of coding regions. So far, …
-
A Question About Annotation To Exome Seq
written by camelbbs<p>Hi,</p> <p>While I use annovar to annotate the exome seq data, I get two files annovar.variant and annovar.exonic_variant.</p> <p>My question is If exome seq only …
I guess you have to post more information, like your code and the databases you used to annotate your files.
And I guess this time you didn't use the proper data. Please post your code here.
I have used the below commands
perl annotate_variation.pl -buildver hg38 -downdb -webfrom annovar refGene humandb/
perl annotate_variation.pl -buildver hg38 -downdb genomicSuperDups humandb/
perl annotate_variation.pl -buildver hg38 -downdb -webfrom annovar dbnsfp42a humandb/
perl annotate_variation.pl -buildver hg38 -downdb -webfrom annovar esp6500siv2_all humandb/
perl annotate_variation.pl -buildver hg38 -downdb -webfrom annovar avsnp150 humandb/
perl annotate_variation.pl -buildver hg38 -downdb -webfrom annovar 1000g2015aug_all humandb/
perl table_annovar.pl new.avinput humandb/ -buildver hg38 -out myanno -remove -protocol refGene,cytoBand,dbnsfp30a,genomicSuperDups,esp6500siv2_all,1000g2015aug_all -operation g,r,f,r,f,f -nastring . -csvout -polish -xreffile example/gene_fullxref.txt