Open Flu09 opened 2 months ago
@Flu09, as long as each cell type is homogenous, it will be reasonable to perform downsampling (you do not lose granularity for each cell type). You can downsample your data using the methods you prefer, or a quick downsampling function in celltypist
The custom model training is taking more time for me than anticipated. What is the ideal way to down sample the reference while keeping all cell types ? How to do this in python? what is the drawback of downsampling versus using hvgs?