calc_missing_gt | R Documentation |
Calculate true number of missing genotypes in a vcfR object
calc_missing_gt(x, pct = FALSE)
x |
A vcfR object |
pct |
Return value as a percent (out of 100) instead of a proportion (default) |
Proportion of missing genotypes
calc_missing_gt(vcf_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.