rapids_singlecell icon indicating copy to clipboard operation
rapids_singlecell copied to clipboard

Multi-GPU support with dask

Open Intron7 opened this issue 2 months ago • 0 comments

This adds dask support

Functions to add:

  • [x] calculate_qc_metrics
  • [x] normalize_total
  • [x] log1p
  • [x] highly_variable_genes with seurat and cell_ranger
  • [x] scale
  • [x] PCA
  • [ ] neighbors

Intron7 avatar Apr 25 '24 13:04 Intron7