Closed canergen closed 1 year ago
milopy assumes neighbors were calculated on a reduced dimension. Especially for protein assays, this is not always the case:
https://github.com/emdann/milopy/blob/49db7b8354538632a25480c172de0ced3e136db4/milopy/core.py#L65
Thanks for fixing the PR @emdann (I should stop coding on Github directly)
milopy assumes neighbors were calculated on a reduced dimension. Especially for protein assays, this is not always the case:
https://github.com/emdann/milopy/blob/49db7b8354538632a25480c172de0ced3e136db4/milopy/core.py#L65