Subsampling base on geometric sketching
subsample_geosketch.Rd
Subsamples the condor object to a predefined number of cells based on the geosketching algorithm (https://github.com/brianhie/geosketch). Using the PCA representation it subsamples your dataset by preserving the overall structure. Important, if you do not want to loose rare cell populations or do not want skew cell numbers. Requires the python package geosketch and reticulate.