View source: R/VCF_to_catalog_functions.R
MakeDataFrameFromVCF | R Documentation |
Read in the data lines of a Variant Call Format (VCF) file
MakeDataFrameFromVCF(file, name.of.VCF = NULL)
file |
The name/path of the VCF file, or a complete URL. |
A data frame storing mutation records of a VCF file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.