selectBatchEffect {debrowser}R Documentation

selectBatchEffect

Description

Batch effect column selection

Usage

selectBatchEffect(input = NULL, selectname = "batchselect",
  label = "Batch effect correction column")

Arguments

input,

input values

selectname,

name of the select box

label,

label of the select box

Note

selectBatchEffect

Examples

    x <- selectBatchEffect()

[Package debrowser version 1.6.8 Index]