getInfoValues: Get values from INFO field

View source: R/readVcfFields.R

getInfoValuesR Documentation

Get values from INFO field

Description

Get values from INFO field

Usage

getInfoValues(v, keys)

Arguments

v

A character vector of the INFO field, with each item being a line of the INFO field

keys

A character vector of the names of the INFO field values to retrieve

Value

A character vector (if 1 key was provided) or dataframe (if >1 key was provided) containing the key names and corresponding values


UMCUGenetics/mutSigExtractor documentation built on Aug. 30, 2024, 2:12 p.m.