read_vcf2: read_vcf2

read_vcf2R Documentation

read_vcf2

Description

read in a vcf file to granges with additional processing with bcftools

Usage

read_vcf2(
  fn,
  gr = NULL,
  type = c("snps", "indels", "all"),
  hg = "hg19",
  geno = NULL,
  swap.header = NULL,
  verbose = FALSE,
  add.path = FALSE,
  tmp.dir = tempdir(),
  ...
)

Value

GRanges


kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.