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

Description Usage Arguments Value

View source: R/VCF_to_catalog_functions.R

Description

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

Usage

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

Arguments

file

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

Value

A data frame storing mutation records of a VCF file.


ICAMS documentation built on April 3, 2021, 5:07 p.m.