get_oc_tab: get an optionally thinned table

View source: R/use_sqlite.R

get_oc_tabR Documentation

get an optionally thinned table

Description

get an optionally thinned table

Usage

get_oc_tab(
  con,
  tablename = "variant",
  thincols = c("All Mappings", "Samples", "Gene Targets"),
  use_header = TRUE
)

Arguments

con

an RSQLite connection

tablename

character(1)

thincols

character() open-cravat columns

use_header

logical(1)


vjcitn/oc2bioc documentation built on Sept. 7, 2024, 10:23 a.m.