contrastVServer: Shiny module server for creating comparison plots between...

View source: R/contrastV.R

contrastVServerR Documentation

Shiny module server for creating comparison plots between subgrouped data

Description

Create comparison plots based on user-defined contrast groups

Usage

contrastVServer(id, cdata, selected_dataset)

Arguments

id

Character ID for specifying namespace, see shiny::NS.

cdata

A data.table of clinical, phenotype, or other experimental data used to define groups.

selected_dataset

An expression dataset.

Details

The implementation primarily relies on limma.

See Also

Other contrastV module functions: contrastVUI()


avucoh/DIVE documentation built on Aug. 29, 2023, 6:02 p.m.