Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caokai1073 authored May 26, 2021
1 parent e8891dc commit 18ef33a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ pip3 install unioncom
```

## Change Log
### v0.3.0
+ Add more comments and make the software easier to understand;
### v0.4.0
+ Add batch effect correct method by set integration_type="BatchCorrect";
+ Add more distances (e.g. cosine, cityblock, see sklearn.metrics.pairwise) to formulate distance matrices.
+ Fix some bugs;

## Examples (jupyter notebook)
Expand Down

0 comments on commit 18ef33a

Please sign in to comment.