moscot.base.problems.AnalysisMixin#

class moscot.base.problems.AnalysisMixin(*args, **kwargs)[source]#

Base Analysis Mixin.

Methods

compute_entropy(source, target[, forward, ...])

Compute the conditional entropy per cell.

compute_feature_correlation(obs_key[, ...])

Compute correlation of push-forward or pull-back distribution with features.

Parameters:
  • args (Any) –

  • kwargs (Any) –