SubsetByGeneIDsOutput: Create UI components to upload a file to use to subset the...

View source: R/SubsetByGeneIDs.R

SubsetByGeneIDsOutputR Documentation

Create UI components to upload a file to use to subset the data

Description

SubsetByGeneIDsOutput() creates a shinyBS::bsAlert() anchor point to allow alerting the user if any of the supplied gene IDs are not found in the data

Usage

SubsetByGeneIDsOutput(id)

Arguments

id

namespace id for the UI components. Must match the id provided to the SubsetByGeneIDsServer() function.

Value

a htmltools::tagList() containing a shinyBS::bsAlert() anchor point

Examples

SubsetByGeneIDsOutput("geneIds")


richysix/rnaseqVis documentation built on Feb. 12, 2024, 1:37 p.m.