View source: R/ClusteringModuleCNV.R
Draw clusters heatmap from counts matrix server side
1 2 3 4 5 6 7 8 | ClusteringServerCNV(
input,
output,
session,
data = NULL,
metadata = NULL,
printRows = FALSE
)
|
input, output, session |
standards |
data |
A reactiveValues containing the table reactiveValue with table a dataframe. Example data$table a reactive dataframe |
name |
Does the file have a Header |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.