Skip to content

Commit

Permalink
Merge pull request #2 from jkobject/master
Browse files Browse the repository at this point in the history
tomerge
  • Loading branch information
jkobject authored Oct 25, 2021
2 parents 41ea651 + 26f63b8 commit 39b4c9f
Show file tree
Hide file tree
Showing 3 changed files with 829 additions and 110 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ see `CONTRIBUTING.md`

## run Celligner

see `Celligner_demo.ipynb` for an example of usage.
see `docs/Celligner_demo.[html|pdf]` for an example of usage.

## Multidataset alignment

see `Celligner_demo.ipynb` for an example of usage.
see `docs/Celligner_demo.[html|pdf]` for an example of usage.

one can use addToFit(), addToPredict() depending on whether they want to align their dataset to another or align another dataset to theirs.

Expand All @@ -36,6 +36,7 @@ if you have a very small dataset and want to align to CCLE or CGA, use the param

for the original R version of celligner, please check the R/README.md file here: [https://github.com/broadinstitute.org/celligner/tree/master/R/README.md](https://github.com/broadinstitute.org/celligner/tree/master/R/README.md)

---

Please use _github issues_ for any problem related to the tool.

Expand Down
2 changes: 1 addition & 1 deletion celligner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.0
0.9.1
932 changes: 825 additions & 107 deletions docs/index.html

Large diffs are not rendered by default.

0 comments on commit 39b4c9f

Please sign in to comment.