geneInput: The input function of the gene module

View source: R/gene.R

geneInputR 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

geneInput(id, eselist)

Arguments

id

Submodule namespace

eselist

ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects

Details

Inputs are a gene label and a variable to color by (where available)

Value

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

Examples

geneInput(ns("gene"), eselist)


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