Plot: Plot aggregate sample information

Description Usage Arguments Examples

View source: R/diffsom.R

Description

This plots out aggregate density, all marker expression levels, and clustering with cluster numbers. Extra params are forwarded to PlotEmbed.

Usage

1
2
3
Plot(ds, colNames = NULL, alpha = 0.5, mar = c(0, 0, 0, 0),
  density = T, clusters = T, cols = ds$colsUsed,
  mfrow = NiceMfrow(length(cols) + density + clusters), ...)

Arguments

colNames

column names to be used for plotting

Examples

1
Plot(ds)

exaexa/DiffSOM documentation built on Aug. 22, 2019, 2:46 p.m.