get_mds: Get scalings for MDS plots

View source: R/diff_utils.R

get_mdsR Documentation

Get scalings for MDS plots

Description

For interactive MDS plot of expression values with and without surrogate variable analysis.

Usage

get_mds(exprs, adj, group)

Arguments

exprs

matrix of expression values.

adj

matrix of expression values with surrogate variables/pairs regressed out.

group

Character vector with values 'control' and 'test' indicating group membership.

Value

List of tibbles with MDS scalings with and without SVA


hms-dbmi/drugseqr documentation built on June 24, 2024, 7:03 a.m.