A VCF file stored in the directory "data" of the PopGenome package.
The file (unpacked) has to be stored in a folder (for example "VCF").
Note that many VCF-files can be stored in this folder and are read consecutively. If the
VCF file is too large to fit into the computer's main memory, split it into chunks (by position) !
PopGenome is able to concatenate these chunks afterwards.
readData("VCF",format="VCF",FAST=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.