Learn R Programming

ICAMS (version 2.3.12)

MakeDataFrameFromVCF: Read in the data lines of a Variant Call Format (VCF) file

Description

Read in the data lines of a Variant Call Format (VCF) file

Usage

MakeDataFrameFromVCF(file, name.of.VCF = NULL)

Value

A data frame storing mutation records of a VCF file.

Arguments

file

The name/path of the VCF file, or a complete URL.