ChenWeiyan / LandSCENT

Landscape Single Cell Entropy
19 stars 6 forks source link

Seurat object how to switch to a singlecellexperiment matrix to use LandSCENT?and I wonder the time about running time in 10000 cells conditions? #17

Closed Peiyuan1214 closed 9 months ago

Peiyuan1214 commented 9 months ago

Seurat object how to switch to a singlecellexperiment matrix to use LandSCENT?and I wonder the time about running time in 10000 cells conditions? THANKS

ChenWeiyan commented 9 months ago

For data type conversion, you can check Seurat official page or https://satijalab.org/seurat/articles/conversion_vignette.html if it is available. But I recommend to use the count matrix itself as an input since LandSCENT didn't incorporate Seurat or sce format.

As for the running time, 10k cells would take LandSCENT more than 10 hrs using only 1 Intel Xeon core.