This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Plotting of basic SNP characteristics

Hi everyone! I would like to generate the same type of graphs (see attached image). Could you let me know the possible r packages or any approach that I could use?enter image description here

snps genomics

1 answer

 bcftools stats --include "F_MISSING< 0.95" in.vcf

and the usen plot-vcfstats

Log in to answer this question.