plotBatchMembership: plotBatchMembership

Description Usage Arguments

View source: R/Plot.R

Description

plotBatchMembership

Usage

1
2
3
4
5
6
7
8
9
plotBatchMembership(
  x,
  batch = 1,
  reduction = "umapraw",
  add.ref = TRUE,
  plot.membership = TRUE,
  plot.mnn = FALSE,
  ...
)

Arguments

x

CanekDebug object.

batch

batch correction number/name.

reduction

reduction to plot

add.ref

whether to plot reference cells.

plot.membership

whether to color by memberships.

plot.mnn

whether to add MNN pairs.

...

arguments passed down to methods.


ddiez/CanekDebug documentation built on April 13, 2021, 9:05 p.m.