Shiny component to describe the output of a call to vst.
shiny_vst(y = NULL, counts = NULL, sample_labels = NULL, prefix = "")
Arguments
- y
Transformed matrix.
- counts
Counts matrix to transform.
- sample_labels
Sample labels.
- prefix
Prefix for variables in environment for composable shiny app.