Closed DaminK closed 3 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.49%. Comparing base (
0f32b08
) to head (99aa9da
). Report is 1 commits behind head on main.
🚨 Try these New Features:
Thanks!
Fixed harmony documentation where a crucial feature of Harmony, namely the integration w.r.t. multiple covariates was not mentioned despite being supported by the interface. Harmony can take strings and lists of strings as its "vars_use" parameter which is named "key" in the Scanpy interface.
Small non-breaking change to docs. However, pre-commit throws:
Will wait if some maintainer know an easy fix for this before trying to debug this myself. Guess its more related to incorrect flags somewhere than the code.