dendroOutput: The output function of the dendro module

View source: R/dendro.R

dendroOutputR Documentation

The output function of the dendro module

Description

This module will produce a sample clustering dendrogram based on user-selected parameters of row (e.g. gene) and column (sample) selection provided by the selectmatrix module, as well distance matrix generation and clustering method.

Usage

dendroOutput(id)

Arguments

id

Submodule namespace

Details

This provides actual dendrogram plot element for display by applications

Value

output An HTML tag object that can be rendered as HTML using as.character()

Examples

dendroOutput("myid")


pinin4fjords/shinyngs documentation built on Feb. 28, 2024, 10:19 a.m.