Skip to content

Commit 545c96a

Browse files
authored
Merge pull request #223 from scverse/move_vignettes
Moved vignettes to decoupler-tutorials repo
2 parents 4480a76 + b81b75c commit 545c96a

18 files changed

Lines changed: 14 additions & 17794 deletions

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "docs/notebooks"]
2+
path = docs/notebooks
3+
url = https://github.com/scverse/decoupler-tutorials/

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning][].
88
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
99
[semantic versioning]: https://semver.org/spec/v2.0.0.html
1010

11+
## 2.1.1
12+
13+
### Added
14+
- mypy checks in CI
15+
- notebook checks in CI
16+
17+
### Bugfixes
18+
- Fixed error in `decoupler.pp.pseudobulk` when `adata.obs_names` were not unique, now throws verbose error
19+
- Fixed corner case in `decoupler.mt.gsea` when p-values were infitite and could not be corrected
20+
1121
## 2.1.0
1222

1323
### Changes

docs/notebooks

Submodule notebooks added at 6ca80f0

docs/notebooks/bench/index.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)