Skip to contents

Set a gate to define negative (and positive) for each marker expression

Usage

PlotDimRedLoading(x, reduction = "PCA")

Arguments

x

A TockyPrepData.

reduction

Choose whether to use PCA or CCA as a reduction method.

Value

A TockyPrepData (unchanged) for safety.

Examples

if (FALSE) { # \dontrun{
PlotDimRedLoading(x)
} # }