pbMDS: Pseudobulk-level MDS plot

Description Usage Arguments Value Author(s) Examples

View source: R/pbMDS.R

Description

Renders a multidimensional scaling (MDS) where each point represents a cluster-sample instance; with points colored by cluster ID and shaped by group ID.

Usage

1
pbMDS(x)

Arguments

x

a SingleCellExperiment containing cluster-sample pseudobulks as returned by aggregateData with argument by = c("cluster_id", "sample_id").

Value

a ggplot object.

Author(s)

Helena L Crowell & Mark D Robinson

Examples

1
2
3

muscat documentation built on Nov. 8, 2020, 7:47 p.m.