-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
developmentquestions regarding developmentquestions regarding development
Description
Please have a detailed description regarding the questions about package development
Thanks for the development of the Scillus package. It is easy to use and generate elegant figures.
However, I would like to plot tsne plot, and the plot_scdata plots umap in default. In seurat, I can plot tsne with DimPlot(seu.obj,reduction="tsne",split.by="sample"). I have tried to input DimReduc="tsne" or eductions="tsne" in the plot_scdata, it showed unused argument (DimReduc = "tsne") or unused argument (reductions = "tsne"). Is there a way I can plot tsne using scillus ?
Reactions are currently unavailable
Metadata
Metadata
Labels
developmentquestions regarding developmentquestions regarding development