Highlight clusters or pseudotime in dimensional reduction representation and indicate trajectory derived by slingshot.
plotPT(pt, object, clusters = TRUE, lineages = FALSE)None
List object returned by function pseudoTime.
RaceID SCseq object.
logical. If TRUE, then clusters are highlighted. Otherwise, pseudotime is highlighted. Default is TRUE.
logical. If TRUE, then lineages as linear connections of clusters are hghlighted. Otherwise, continuous trajectories are shown. Default is FALSE.