Skip to content
Snippets Groups Projects
user avatar
khalid authored
b6d7e7a9
History
Name Last commit Last update
README.md
app.R
parseVCF.sh
plotVCF.R

This application summarize a mono sample VCF file. First the VCF file is parsed to extract various information (GT, DP, GQ, ...) that are then ploted.

This can be achieved either via a command line with the 2 scripts or via a shiny application.