read.vcf: read vcf files

Description Usage Arguments Value Author(s)

Description

read vcf files

Usage

1
read.vcf(file, genome = "hg19", param = ScanVcfParam())

Arguments

file

A ‘VcfFile’ (synonymous with ‘TabixFile’) instance or character() name of the VCF file to be processed. When ranges are specified in ‘param’, ‘file’ must be a ‘VcfFile’.

genome

A ‘character’ or ‘Seqinfo’ object.

param

param: An instance of ‘ScanVcfParam’, ‘GRanges’, ‘GRangesList’ or ‘IntegerRangesList’

Value

GRanges object

Author(s)

Kai Guo


guokai8/CandiHap documentation built on Nov. 26, 2021, 9:08 a.m.