R/visualization.R
SampleLevelDimPlot.RdVisualize the landmark-trajectory relevance and the sample-level cell density
SampleLevelDimPlot(
object = NULL,
sample.obj = NULL,
rename.sample = NULL,
weighted.nn.name = "weighted.nn",
landmark.assay.name = "LANDMARK",
features.to.test = NULL,
order = TRUE,
pt.size = 0.5,
alpha = 0.8,
ncol = NULL,
return.seurat.obj = TRUE,
k.nn = 20,
min.dist = 0.3,
...
)Seurat object
Sample-level Seurat object
Optional sample renaming
Name of weighted NN object
Name of landmark assay
Features to test for correlation
Whether to order points
Point size
Point transparency
Number of columns
Whether to return Seurat object
Number of nearest neighbors
Minimum distance for UMAP
Additional arguments
List containing plots and optionally landmark object