Skip to content

v2.1.2

Choose a tag to compare

@PauBadiaM PauBadiaM released this 07 Nov 19:31
· 84 commits to main since this release
5b8f9e0

Added

  • pp.query_set to test overlap between a given feature set against a database of sets

Changes

  • tl.rankby_obsm now accepts AnnData.obs column names specified in the obs_keys argument
  • Most plotting functions now accept extra arguments through kw_ arguments.
  • p-values now are corrected using a custom numba-optimized version of scipy.stats.false_discovery_control called _fdr_bh_axis1_numba