Skip to content

pass the reduction to plot_scdata? #17

@zpingfeng

Description

@zpingfeng

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 ?

Metadata

Metadata

Labels

developmentquestions regarding development

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions