vep | R Documentation |
Example data to use with unit tests.
A vcfR object
vep vcfR object
Output from the VEP may include values with multiple equals signs. This does not appear to conform with the VCF specification (at the time of writing this VCF v4.3). But it appears fairly easy to accomodate. This example data can be used to make unit tests to validate functionality.
data(vep)
vcfR2tidy(vep, info_only = TRUE)$fix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.