getVariants: Retrieve variants from the database

Description Usage Arguments

View source: R/variantETL.R

Description

Retrieve variants from the database

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
getVariants(
  tblname = "snvs",
  tblclass = "vdata",
  everything = F,
  qpjid = "0C734366DE0C36BBE56C1CF2FB74C24A",
  qgene = "TP53",
  qsample = "048_EK_8-308_S42",
  qtype = "sample",
  allcols = TRUE
)

Arguments

tblname
tblclass
qpjid
qgene
qsample
qtype
all

freezecoder/vcloudetl documentation built on Aug. 29, 2020, 12:03 a.m.