Teichlab / celltypist

A tool for semi-automatic cell type classification
https://www.celltypist.org/
MIT License
254 stars 40 forks source link

Cluster-level label prediction #105

Closed pwwang closed 5 months ago

pwwang commented 5 months ago

Looks like currently the prediction is done at cell level. If I have predefined clusters (say by Seurat::FindClusters), is it possible to do the prediction on existing clusters?

Thanks,

pwwang commented 5 months ago

Is over_clustering the option to use?