VcfToTable: Converts the VCF file into a dataframe by extracting the...

Description Usage Arguments Value

View source: R/VcfToTable.R

Description

Converts the VCF file into a dataframe by extracting the required features for Genotype plotting.

Usage

1
VcfToTable(vcffile)

Arguments

vcffile

String specifying name of VCF file in .vcf or .vcf.gz format.

Value

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.


AnzaGhaffar/GT-Plotting documentation built on July 16, 2020, 11:10 p.m.