Skip to contents

Integration

Multi-level integration functions

Reference-mapping

Reference-mapping function

Cell state

Cell state functions

Cluster markers

Cluster markers functions

Dimensional reduction

Dimensional reduction functions

RunPCA.SingleCellExperiment() RunPCA(<SingleCellExperiment>)
Principal Component Analysis
RunTSNE.SingleCellExperiment() RunTSNE(<SingleCellExperiment>)
Barnes-Hut implementation of t-Distributed Stochastic Neighbor Embedding (t-SNE)
RunUMAP.SingleCellExperiment() RunUMAP(<SingleCellExperiment>)
Uniform Manifold Approximation and Projection (UMAP)

Visualization

Visualization functions

PCAElbowPlot.SingleCellExperiment() PCAElbowPlot(<SingleCellExperiment>)
Elbow plot of the standard deviations of the principal components
PlotDimRed.SingleCellExperiment() PlotDimRed(<SingleCellExperiment>)
Plot dimensional reduction categorical variables
PlotExpression.SingleCellExperiment() PlotExpression(<SingleCellExperiment>)
Plot dimensional reduction feature expression
PlotClusterTree.SingleCellExperiment() PlotClusterTree(<SingleCellExperiment>)
Plot cluster tree
VlnPlot.SingleCellExperiment() VlnPlot(<SingleCellExperiment>)
Visualization of feature expression using violin plots
HeatmapFeatures.SingleCellExperiment() HeatmapFeatures(<SingleCellExperiment>)
Heatmap visualization of the expression of features by clusters

Miscelllaneous

Miscelllaneous functions