Hello,
Thank you for this useful tool. I was wondering if it is possible to use this approach with large datasets (>=100k cells). My understanding may be wrong, so I wanted to clarify here.
In its current form line 54 of 1_seurat_pipeline.R seems to create a matrix of size (numbers of cells * number of cells), which wouldn't be feasible for larger datasets.
Would it be possible to calculate silhouette scores using sub-samples of cells at this step? Any suggestions are welcome. I was also wondering if there are plans to make the tool more scalable to larger datasets.
Thanks!
Hello,
Thank you for this useful tool. I was wondering if it is possible to use this approach with large datasets (>=100k cells). My understanding may be wrong, so I wanted to clarify here.
In its current form line 54 of 1_seurat_pipeline.R seems to create a matrix of size (numbers of cells * number of cells), which wouldn't be feasible for larger datasets.
Would it be possible to calculate silhouette scores using sub-samples of cells at this step? Any suggestions are welcome. I was also wondering if there are plans to make the tool more scalable to larger datasets.
Thanks!