selectGroupInfo {debrowser}R 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()

[Package debrowser version 1.22.1 Index]