vcf2rangesWH: Read VCF file into a 'GRanges' object

Description Usage Arguments Author(s)

View source: R/vcf2Ranges.R

Description

Read VCF file into a GRanges object

Usage

1
2
vcf2rangesWH(vcfFile = NULL, genotypeField = 1, filterUnphased = T,
  minimalBlock = 10000)

Arguments

vcfFile

VCF file containing phased alleles

genotypeField

In case of multiple samples phased in a single file (Default: 1)

filterUnphased

Filter out unphased alleles (Default: TRUE)

minimalBlock

In case of multiple phased blocks, size of the smallest block (Default: 10000)

Author(s)

David Porubsky


daewoooo/CrossLinkR documentation built on March 7, 2020, 10:34 p.m.