Visualize the inferred pseudotime on embeddings.
TrajectEmbedPlot(
SRTProj,
plotEmbeddings = "tSNE",
no_axis = FALSE,
base_size = 12,
border_col = "gray",
legend.position = "right"
)
a SRTProject object with cellMetaData Traject.commonPseudotime.
a string, specify the embeddings.
a logical value, whether display the axis in plot.
a positive real, the baseline text size in plot.
a string, the color of border in plot.
a string, the position of legend.