Description Usage Arguments Value
Converts the VCF file into a dataframe by extracting the required features for Genotype plotting.
1 | VcfToTable(vcffile)
|
vcffile |
String specifying name of VCF file in .vcf or .vcf.gz format. |
Object which consists of two Data Frames the first one vcfdata contains the VCF DataFrame which consists of the features required for genotype plotting and the second dataframe consists of the length of the different Chromosomes in the VCF file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.