Tool: Filter VCFs with ExAC data
Hi folks,
The exome aggregation consortium, ExAC, just made genotype data of more than 65,000 exomes available. We updated GeneTalk's genotype frequency database, so that anyone can filter vcf files with this great data set.
Cheers,
peter
next-gen
snvs
exome
filter
• 5,655 views
•
link
updated
by
Ram
4.5K
• |
written
by
peter.krawitz
4
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
The allele with index 2 is not defined in the REF/ALT columns" error after AF filtering with gnomAD…
written by erikatatianacs 0I'm running a germline variant calling pipeline with bcftools, and I annotate/filter variants based on allele frequency from gnomAD exomes (gnomad.exomes.r2.1.1.sites.vcf.bgz). After filtering, I get …
-
Difference in allele count between ExAC and gnomad exomes
written by dolevrahat 4Hello I have recently queried the allele count for some variants using both gnomAD and ExAC. I found that for some variants, the allele count …
-
Convert VCF dosage file into dosage only file
written by dp0b 8Hi, Is it possibly to only output dosages from a generated vcf dosage file from minimac? Input format is ##fileformat=VCFv4.1 ##filedate=2017.7.5 ##source=Minimac3 ##contig=<ID=29> ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> ##FORMAT=<ID=DS,Number=1,Type=Float,Description="Estimated …
-
Using VCFTools (v0.1.13) with ExAC (release 0.3.1)
written by areyoujokingme 7I'm trying to extract allele frequency information for all variants in the latest ExAC data release. I'm currently using vcftools version 0.1.13, and am coming …
-
Tool: CRAVAT: a web tool to annotate and analyze cancer variants
written by Collin 100[CRAVAT][1] provides high-throughput services for researchers to annotate and prioritize small-scale exome variants and genes discovered in normal tissues and cancers. Annotations include TARGET drug …
-
Filter a VCF using fields stored in a different VCF
written by Sean 42**Question**: Is there a way to filter variants in a VCF based on fields stored in a different VCF without merging the two files first? …
-
AssotesteR genotype format
written by Quak 53I found [AssotesteR][1] package quite interesting to use. However, the genotype file format it works with is different from common format. as its described, its …
-
Forum: Estimating Exome Genotyping Accuracy By Comparing To Data From Large Scale Sequencing Projec…
written by alexej.knaus 13A paper was published in Genome Medicine about how genotyping accuracy is estimated by comparing variant data with data from large scale sequencing projects such …
-
Forum: How To Analyze Your Own Exome
written by alexej.knaus 13Are you curious about your own exome and genetic variants? Would you like to get your exmoe sequences and anlyze it by yourself? -> Participate …
-
Tool: Genetalk - A Platform To Analyse Your Genetic Variant Data And Talk About It
written by alexej.knaus 13[www.Gene-Talk.de][1] is a web-based platform, tool, and database, for filtering, reduction and prioritization of human sequence variants from next-generation sequencing (NGS) data. Users can creat …
great, thanks for sharing!
The imminent release of gemini will include ExAC allele frequencies for each VCF variant loaded into the GEMINI database framework.
Hi Do you know if the release of gemini has added ExAC frequencies?.
It is available in the development repository on Github, but not yet as a formal release. I expect that to happen in the next several days.
Awesome @Aaronquinlan ... waiting to use it in our workflow.
Hi Aaron,
Is it launched yet?