geneOutput: The input function of the gene module

View source: R/gene.R

geneOutputR Documentation

The input function of the gene module

Description

The gene module picks specified rows out the assay data, either simply by id or label. This is used to create a gene-centric info page.

Usage

geneOutput(id, eselist)

Arguments

id

Submodule namespace

eselist

List of structuredExperiment objects with assay and experimental data

Details

Outputs are a bar plot and a table contrast data for this gene

Value

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

Examples

geneOutput("gene", eselist)


pinin4fjords/shinyngs documentation built on May 5, 2024, 7:17 a.m.