More posts like this
-
Annovar - Annotated file cells show string
written by Roshan •Hello, I am new to bioinformatics and trying to get annovar to work. I was able to download the databases and get annovar working with …
-
cosine simialrity of mutation signature analysis
written by probioquestioner •Hello, I am trying to do mutation signature analysis using MutationalPatterns tool. In 'plot_96_profile' step,,, When showing the best matched signature, is it possible to …
-
functional and genome annotation analysis
written by bestone •Hello, I want to do functional and genome annotation analysis in the vcf file, how can I do this with Annovar? I also want to …
-
Error: the required database file annovar/AT_refGeneMrna.txt/hg18_refGene.txt does not exist
written by bestone •Hello guys, I am trying to run annovar using this code: ``` annovar/table_annovar.pl annovar/output.avinput \ annovar/AT_refGeneMrna.fasta \ annovar/AT_refGeneMrna.txt \ -out myanno \ -remove \ -protocol …
-
conda error
written by bestone •Hello guys, I am using Mac terminal Anaconda3. I couldn't fix the error. I am getting the error as I posted below. Could you pls …
-
how to design a guide RNA
written by Bioinfo •hello guys, I have been struggling to design a gRNA , yes there are tons of materials out there, many website but honestly I cannot …
-
Seqtk
written by bestone •Hello guys, Apricot has 8 chromosomes but I wanna get just 1 chromosome instead of others using Seqtk tool. Could you pls help me with …
-
Having trouble running ANNOVAR annotator for the first time please help!
written by screadore •Hey guys so I'm trying to run ANNOVAR for the first time on a Windows x64 Dell laptop. The following issues have occured: H:\>perl C:\Users\SCreadore\Desktop\annovar\table_annovar.pl …
-
Molecular Dynamics, software, how it works, what I need and How to begin
written by jaqx008Hello Guys. I know very little about molecular dynamics simulation. But I heard about it and I thought I could do some simulations to improve …
-
Is it possible to add all possible VCF annotations in one command using ANNOVAR ?
written by kayHello So I know Annovar documentation talks about gene-based, region-based and filter-based annotations. I am interested in annotating my input VCF file with ALL these …
annovar/table_annovar.pl annovar/output.avinput annovar/humandb/ -buildver hg19 -out annovar/output -remove -protocol refGene -operation g -nastring .
But I am not working with humandb/ -buildver hg19 file, what should I write here instead of humandb and hg19?