Is it possible to annotate single genes by snpeff
hello
Is it possible to annotate single gene by snpeff ?
anyone have idea about it
snp
vcf
• 4,409 views
•
link
updated
by
Ram
•
written
by
misbahabas •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
single cell annotation of human data using mouse data
written by shersky •Hello, I am wondering if it is possible to annotate my single cell RNA sequencing human data using a mouse reference because it is very …
-
variant calling using data from HaloPlex HS
written by SJ Basu •Hello, I have recently received HaloPlex HS data for 20 cancer samples. I was to call single nucleotide variants from the fastq reads. I have …
-
How map the gene position to the genomic position.
written by misbahabas •Hello everyone Does anyone have any idea how to map gene positions to genomic positions? Please tell me about it
-
Is there any script or tool to Map gene SNP positions to genome coordinates
written by misbahabas •Is there any script or tool to Map gene SNP positions to genome coordinates, for example ``` CHROM POS ID REF ALT 1 60 . …
-
how build database for single gene in snfeff
written by misbahabas •Hello How build reference database for one gene (not whole genome) like human AMY2B in snpeff. Actually I want annotate only one gene in different …
-
How find variants between 26 genes sequence
written by misbahabas •Hy everyone; Is there any script or tool to find variants between 26 aligned gene sequences **A**TGCGT**GC**C **G**TGCGT**CG**C I want to generate vcf from these …
-
Problem in in alignment by muscle
written by misbahabas •Hello I want to perform multiple sequence alignment by muscle but after running it abort or kill the process, input file contain gene sequence of …
-
SnpEff html and .vcf file result are not matching
written by misbahabas •Asslamu Alikum I have successfully managed to run SnpEff for my vcf files. However, the count of missense variants in my html file and the …
-
Show warnings and errors in snpeff summary
written by misbahabas •Asslamu Alikum I was generated vcf file from bam and fasta file using gatk tool but when it run on snpeff it shows some warnings …
-
How to Fix Error in snpeff
written by misbahabas •Asslamu Alikum I am using snpeff to annotate vcf files, When I run command it gives some errors and warnings java -Xmx4g -jar snpEff.jar CanFam3.1.75 …
snpeff annotate variant , what do you mean by annotate gene ?
I want to annotate variants from genes sequences. I do MSA of one gene in multiple species and convrt into vcf and now want annotate variants from this vcf . I can annotate variants from chr or whole genome but with gene sequence I do not understand how to do it , because snpeff annotate variants chromosome wise
What exactly are you trying to do? Generally SNP discovery is done for a single species.
I am trying to annotate vcf which contain position of genes instead of genome. after multiple sequence alignment I used snp-sites to convert fast into vcf which contain snp position in genes Like
Now i should annotate these variants using snpeff and variant effect predictor , to find misssense variants, but I cannot understand how to do it because its a gene sequence and vcf file contain gene position not genome position
Is it possible to annotate vcf which contain gene positions in different species by snpeff?
I don t think you can you need genomic position , and i m not sure MSA work
there is any other tool which take gene positions(not genomic positions) as a input in vcf format, to do annotation of gene variants ??
I never heard about this kind of tool. In your example where is the gene name/ID information for example ? How the tool can guess the gene name to translate the mutation consequences ?
By the way I m not sure you are using the good "pipeline"/algorithm to find a solution to your question.
i also try this
but Its not usefull, results remain same, tool considered chromosomes position not gene positon
output like this
This output same as when gene id/name not used. its not effect the output How can i confirm its true or false
is there any way to convert gene positions into genomic positions ?
First of all i think you should read what you are writing because you can t explain you problem in 1 line !
What is MSA ? (you too lazy to write it completely and i m an ignorant )
If i understood a peace of what you saying you tried to annotate a vcf which got gene position instead of genomic position ?
MSA = Multiple Sequence Alignment.
MSA = Multiple Sequence Alignment.
yes i want to annotate a vcf which got gene position instead of genomic position ?
Like previous threads: EXPLAIN MORE. Give information about what you are doing (MSA of multiple species converted to vcf).
Put some d*mn effort in your questions and don't make this too hard for people trying to help you.