selectGroupInfo: selectGroupInfo

Description Usage Arguments Note Examples

View source: R/funcs.R

Description

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

Usage

1
2
3
4
5
6
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

1

debrowser documentation built on Dec. 18, 2020, 2 a.m.