Skip to content

v0.6.3

Compare
Choose a tag to compare
@Intron7 Intron7 released this 30 May 09:43
· 198 commits to main since this release
2596bcc

v0.6.3

Bugfixes and Improvements:

  • updates and bugfixes for cunnData
  • switched to one PCA - function for cudata and adata
  • added random_state to PCA
  • added layer support for batched hvg-flavors seurat and cell_ranger
  • warning for cell_ranger n_top_genes > dispersion_norm.size
  • added settings dict for and minor bugfix for normalize_pearson_residuals
  • bugfix for calculate_qc_metrics
  • bugfix hvg-flavors pearson_residuals
  • made max_value clipping optional for pp.scale
  • added checks to gr.ligrec
  • forces float32 for gr.spatial_autocorr and fix for n_perms = 0
  • bugfix for _check_nonnegative_integers