geneselectInput: The UI input function of the geneselect module

View source: R/geneselect.R

geneselectInputR Documentation

The UI input function of the geneselect module

Description

This module provides controls for selecting genes (matrix rows) by various criteria such as variance and gene set.

Usage

geneselectInput(id, select_genes = TRUE)

Arguments

id

Submodule namespace

select_genes

Disable gene (row) - wise selection if set to FALSE

Details

This will generally not be called directly, but by other modules such as the heatmap module.

Value

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

Examples

geneselectInput("myid")


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