selectGroupInfo: selectGroupInfo

View source: R/funcs.R

selectGroupInfoR Documentation

selectGroupInfo

Description

Group info column selection. This can be used in batch effect or coloring the groups in the plots.

Usage

selectGroupInfo(
  metadata = NULL,
  input = NULL,
  selectname = "groupselect",
  label = "Group info"
)

Arguments

metadata,

metadata

input,

input values

selectname,

name of the select box

label,

label of the select box

Note

selectGroupInfo

Examples

    x <- selectGroupInfo()

UMMS-Biocore/debrowser documentation built on Feb. 9, 2024, 6:15 p.m.