rnaseqInput: The input function of the rnaseq module

View source: R/rnaseq.R

rnaseqInputR Documentation

The input function of the rnaseq module

Description

This provides the form elements to control the RNA-seq display

Usage

rnaseqInput(id, eselist)

Arguments

id

Submodule namespace

eselist

ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects

Details

The rnaseq module is a combination of output from many modules (pca, boxplot etc) to form a comprehensive analysis application.

Value

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

Examples

rnaseqInput("rnaseq", eselist)


pinin4fjords/shinyngs documentation built on Jan. 18, 2025, 7:09 p.m.