ClusteringServerCNV: Draw clusters heatmap from counts matrix server side

Description Usage Arguments

View source: R/ClusteringModuleCNV.R

Description

Draw clusters heatmap from counts matrix server side

Usage

1
2
3
4
5
6
7
8
ClusteringServerCNV(
  input,
  output,
  session,
  data = NULL,
  metadata = NULL,
  printRows = FALSE
)

Arguments

input, output, session

standards shiny server arguments.

data

A reactiveValues containing the table reactiveValue with table a dataframe. Example data$table a reactive dataframe

name

Does the file have a Header


bioinfo-pf-curie/bioshiny-modules-library documentation built on Dec. 19, 2021, 9:45 a.m.