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

View source: R/VCF_to_catalog_functions.R

MakeDataFrameFromVCFR Documentation

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)

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 June 22, 2024, 6:47 p.m.