read_vcf: Read VCF file into data frame

read_vcfR Documentation

Read VCF file into data frame

Description

Read VCF file into data frame

Usage

read_vcf(x, var_id = "ID", n_max = Inf)

Arguments

x

path to VCF

var_id

Which column(s) to use for IDs. Can be 'ID' or 'chrpos'

n_max

Max lines to read (including comments)

Value

a data frame


Deleetdk/kirkegaard documentation built on May 2, 2024, 7:12 p.m.