Making nice plots based on the different metrics from VCF file
4
2
Entering edit mode
5.4 years ago
Denis ▴ 310

Hi all, I have a multi sample VCF file and i'd like to make a numerous plots with different metrics of the mentioned file for some report/presentation. I use bcftools for that, but wondering if there are any other useful tools or R functions, etc. for my purposes? Thanks!

snp R genome • 7.2k views
ADD COMMENT
3
Entering edit mode
4.5 years ago
pwwang ▴ 40

Try this out: https://github.com/pwwang/vcfstats

ADD COMMENT
1
Entering edit mode

It looks promising. Defenitely worth to try.

ADD REPLY
1
Entering edit mode

Thanks, let me know if you have any questions in using it.

ADD REPLY
2
Entering edit mode
5.4 years ago

I wrote http://lindenb.github.io/jvarkit/VcfStatsJfx.html

ADD COMMENT
1
Entering edit mode
4.5 years ago
gb ★ 2.2k

Another option: https://vcf.iobio.io

ADD COMMENT
1
Entering edit mode
17 months ago
cocchi.e89 ▴ 260

Take a look at this: plot-VCF

It allows you to plot different VCF localization and gene analysis straight from your VCF file

As example, you can directly plot the mutation rate (overall, grouped and single-sample) for each gene: plotVCF() gene mutation rate

Or plot variants based on any of their flags in VCF (e.g. Variant Allele Frequency): VCF AF plot

And many more options (well documented on the GitHub page)

ADD COMMENT

Login before adding your answer.

Traffic: 2555 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6