Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@caokai1073 caokai1073 released this 26 May 10:12
· 8 commits to master since this release
b7a5368
  1. Add batch effect correction method by setting integration_type="BatchCorrect";
  2. Add more distances (e.g. cosine, cityblock, see sklearn.metrics.pairwise) to formulate distance matrices.
  3. Fix some bugs;