Retrieve variants from the database
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
)
|
tblname |
|
tblclass |
|
qpjid |
|
qgene |
|
qsample |
|
qtype |
|
all |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.