get_oc_tab | R Documentation |
get an optionally thinned table
get_oc_tab(
con,
tablename = "variant",
thincols = c("All Mappings", "Samples", "Gene Targets"),
use_header = TRUE
)
con |
an RSQLite connection |
tablename |
character(1) |
thincols |
character() open-cravat columns |
use_header |
logical(1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.