-
Notifications
You must be signed in to change notification settings - Fork 736
Dask support #2578
Copy link
Copy link
Labels
Area - Out of core 💾Working with on disk dataWorking with on disk dataArea – Performance 🐌MetaA meta-request to be implemented in multiple stepsA meta-request to be implemented in multiple steps
Metadata
Metadata
Assignees
Labels
Area - Out of core 💾Working with on disk dataWorking with on disk dataArea – Performance 🐌MetaA meta-request to be implemented in multiple stepsA meta-request to be implemented in multiple steps
Type
Projects
Status
Meta
What kind of feature would you like to request?
Additional function parameters / changed functionality / changed defaults?
Please describe your wishes
Meta issue tracking scanpy functions without dask support
Related #921
First we should test things more generically:
array_typefixture to use in all tests for features below@ivirshup came up with places where we should prioritize dask support:
normalize_totallog1p,normalize_per_cell,filter_cells/*_genes:log1p,normalize_per_cell,filter_cells/filter_genes#2814sc.pp.pca: Dask PCA support #2563 Implement sparsecovariance_eighPCA using Dask #3263sc.pp.calculate_qc_metrics(feat):calculate_qc_metricswithdask#3307sc.pp.highly_variable_genes:sc.tl.rank_genes_groupssc.pp.subsample/sc.pp.sample: so simple it has always been supportedsc.get.aggregatewith dask #3659cscindaskarrays inget.aggregate#3872Later: