JinmiaoChenLab / GraphST

GNU Affero General Public License v3.0
86 stars 9 forks source link

Maximum number of cells tested by GraphST #35

Open rocketeer1998 opened 3 months ago

rocketeer1998 commented 3 months ago

Hi @longyahui , thanks for your great tool! I've successfully tested GraphST on my computer. However, the dataset with > 120,000 cells would make my jupyter kernel die each time. So I'm wondering what is the limit of cell number in GraphST?

longyahui commented 3 months ago

Hi,

 Thank you for your attention on our work.

 GraphST has no limit on input data size. The issue that the datasets with >120,000 cells causes jupyter kernel to die may be due to the limited memory. 

 Hope it helps. Thanks again.

 Best regards,
 Yahui