PlotSignificance: Produce the plot with change significances

Description Usage Arguments Examples

View source: R/diffsom.R

Description

Extra parameters are forwarded to SignificanceColors function.

Usage

1
2
PlotSignificance(ds, control, experiment, pch = ".", cex = 1,
  plotf = EmbedSOM::PlotDefault, filter = F, ...)

Arguments

pch, cex, plotf

forwarded to PlotEmbed

filter

T/F remove the cells that do not belong in any tested group

Examples

1
PlotSignificance(ds, control=c(1,2,3), experiment=c(4,5,6))

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