gene: The server function of the gene module

View source: R/gene.R

geneR Documentation

The server 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

gene(input, output, session, eselist)

Arguments

input

Input object

output

Output object

session

Session object

eselist

ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects

Details

This function is not called directly, but rather via callModule() (see example).

Examples

callModule(gene, "gene", eselist)


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