Closed const-ae closed 4 years ago
Is this still WIP @const-ae ?
Well, I still wait for https://github.com/HenrikBengtsson/matrixStats/issues/183#issuecomment-706306095 so that the tests for colWeightedMads
don't fail anymore.
If you think it is better to not wait any longer, I can adapt the tests, so that they pass for now and revert the changes, when Henrik fixes colWeightedMads
in matrixStats
.
With the upcoming BioC release I think we may need to use a temporary work around until it's changed upstream.
Okay, I added a special case for [col|row]WeightedMads
in the tests, so that the unit tests now complete successfully :)
This PR should be good to merge now.
Thanks, @const-ae. I'll keep an eye on https://github.com/HenrikBengtsson/matrixStats/issues/183 and revert once a new version of matrixStats is release (and accordingly bump the version of matrixStats required).
Thank you very much for taking care :)