server.MMDiff2: Shiny server code for interactive visualization of MMD...

Description Usage Arguments Examples

View source: R/server.R

Description

Shiny server code for interactive visualization of MMD distances, peak plots, and MMD distances by sample.

Usage

1
server.MMDiff2(MD, whichContrast = 1)

Arguments

MD

DBAmmd Object. This Object can be created using DBAmmd().

whichContrast

index determining which of the set contrast should be used. (DEFAULT: 1)

Examples

1
2
3
4

MMDiff2 documentation built on Nov. 8, 2020, 11:03 p.m.