SnpEff question for Variant annotation
I have a annotated my VCF using SnpEff and now I want to convert INFO column into different columns. Can anybody suggest any tool or command?
gene
next-gen
vcf
snpeff
• 1,967 views
•
link
updated
by
Pierre Lindenbaum
17K
• |
written
by
mandar.bedse
0
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Filtering data from snpEFF annotated file
written by Peerzada 1Hello all , I have annotated multi sample vcf file using snpEff . How can I filter exonic variants in the separate file and intronic …
-
Suggestion of specific tools/pipelines for the manipulation and analysis of VCF files after somatic…
written by svlachavas 79Dear Community, briefly, implementing a somatic Copy Number Variant Calling using the cnv_facets command line tool, based on the original FACETS algorithm, resulted in a …
-
Annotating varscan2 output
written by ar.satkhol18 0Hi, I have a vcf file of somatic variants from Varscan2. I tried annotating it with Variant Effect Predictor and snpEff. The online version of …
-
VCF file (annotated with snpeff) to MAF
written by JJ 77Hi all, I've read the posts here on VCF to MAF conversion (e.g. https://www.biostars.org/p/74822/ ). However, I could not manage to convert a snpeff annotated …
-
Problem including additional annotations to vcf using snpEff
written by sumudu_rangika 5Hi, I annotated my vcf files with SNPs using snpEff which has a pre-built database for the species I work on. But my annotated vcf …
-
SnpEff html and .vcf file result are not matching
written by Sudhir Jadhao 7Dear All, I have successfully managed to run SnpEff for my vcf files. However, the count of missense variants in my html file and the …
-
How to use snpEff filter for getting particluar column in annotated file
written by bishtamit078 0I am trying to add column such as Transcript, Nucleotide Change and PopFreqMax in my output annotated file. Here are the Steps that i have …
-
Using SnpEff to extract relevant fields
written by bishtamit078 0Hi all , I am new to SnpEff tool, i want to produce an annotated vcf file that contains relevant columns such as Gene, Transcript …
-
How to seperate vcf annoation info field
written by raya.girish 4Hello Friends I have created vcf file for my samples using GATK. After variant calling i used snpEff for annotation. Now my vcf annotation files …
-
What are SNP effects? in terms of SNPeff output file
written by JstRoRR 6Hi I am calling SNP/Variants from RAN-Seq data. I have followed the GATK pipeline for RNASeq and annotated the final vcf file using SNPeff. Now …
an example of output is needed
Here is the example :
that's the input. we need the output
That looks like an INFO column with SnpEff annotation to me.
mandar.bedse Which output format (columns/structure) do you want to get from that? You'll have to be more specific.
Do you mean you want to have the output from SNPEff to be converted into a tab separated file?
Yes, I want to convert the output from SNPEff to be converted into a tab-separated file?
How should that tab-separated file look like? You'll have to be more specific!