There was an error while loading. Please reload this page.
1 parent 3488651 commit 1ec5ee8Copy full SHA for 1ec5ee8
1 file changed
CHANGELOG.md
@@ -239,4 +239,7 @@
239
and thus can't be directly overriden (new values given by get_donor_batch_map is int) (PR #119).
240
241
* Update flowsom mapping similarity so we subset to just markers to correct, and lisi to remove control samples
242
- and unlabelled cells (PR #119).
+ and unlabelled cells (PR #119).
243
+
244
+* Fix `emd` crashing on `pd.concat()` when every donor/sample combination and cell type falls
245
+ below the 50 cell threshold. Both the horizontal and vertical path now return NaN (PR #131).
0 commit comments