You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ All functions have been rewritten to follow the new API, errors when running pre
27
27
-`viper` now correctly estimates shadow regulons when network weights are values other than -1 or +1
28
28
-`wsum` and `wmean` are deprecated, instead now the method `waggr` allows to run both methods and any custom function. This makes it easier to quickly test new enrichment methods without having to deal with `decoupler`'s implementation
29
29
- Databases from Omnipath can now be accessed through the new `op` module
30
-
- Use `decoupler.op.<resource_name>` to access a database
30
+
- Use `decoupler.op.<resource_name>` to access a database
31
31
- Removed the `omnipath` package as a dependancy
32
32
- Fixed `collectri` to the publication version instead of the OmniPath one
33
33
- Made `progeny` only return significant genes by default instead of the top N genes per pathway
@@ -63,7 +63,7 @@ All functions have been rewritten to follow the new API, errors when running pre
63
63
- Added `obsbar` to plot size of metadata columns in `anndata.AnnData.obs`
64
64
- Added `order` to plot sources or features along a continous process such as a trajectory
65
65
- Added `order_targets` to plot the targets of a given source along a continous process
66
-
-
66
+
-
67
67
- New preprocessing functions in the `pp` module
68
68
- Added two functions to format networks, `adjmat` to return an adjacency matrix, and `idxmax` to return a list of sets
69
69
- Added `filter_samples` to filter pseudobulk profiles after running `pseudobulk`
Copy file name to clipboardExpand all lines: docs/references.bib
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ @article{pydeseq
35
35
author = {Muzellec, Boris and Teleńczuk, Maria and Cabeli, Vincent and Andreux, Mathieu},
36
36
editor = {Ponty, Yann},
37
37
year = {2023},
38
-
month = sep
38
+
month = sep
39
39
}
40
40
41
41
@article{limma,
@@ -80,7 +80,7 @@ @article{decoupler
80
80
author = {Badia-i-Mompel, Pau and Vélez Santiago, Jesús and Braunger, Jana and Geiss, Celina and Dimitrov, Daniel and M\"{u}ller-Dott, Sophia and Taus, Petr and Dugourd, Aurelien and Holland, Christian H and Ramirez Flores, Ricardo O and Saez-Rodriguez, Julio},
81
81
editor = {Kuijjer, Marieke Lydia},
82
82
year = {2022},
83
-
month = jan
83
+
month = jan
84
84
}
85
85
86
86
@article{grn_review,
@@ -210,7 +210,7 @@ @article{panglaodb
210
210
publisher = {Oxford University Press (OUP)},
211
211
author = {Franzén, Oscar and Gan, Li-Ming and Bj\"{o}rkegren, Johan L M},
212
212
year = {2019},
213
-
month = jan
213
+
month = jan
214
214
}
215
215
216
216
@article{msvisium,
@@ -254,7 +254,7 @@ @article{hcop
254
254
publisher = {Oxford University Press (OUP)},
255
255
author = {Yates, Bethan and Gray, Kristian A and Jones, Tamsin E M and Bruford, Elspeth A},
256
256
year = {2021},
257
-
month = may
257
+
month = may
258
258
}
259
259
260
260
@article{omnipath,
@@ -325,7 +325,7 @@ @article{mofacell
325
325
publisher = {eLife Sciences Publications, Ltd},
326
326
author = {Ramirez Flores, Ricardo Omar and Lanzer, Jan David and Dimitrov, Daniel and Velten, Britta and Saez-Rodriguez, Julio},
327
327
year = {2023},
328
-
month = nov
328
+
month = nov
329
329
}
330
330
331
331
@article{scanpy,
@@ -339,7 +339,7 @@ @article{scanpy
339
339
publisher = {Springer Science and Business Media LLC},
340
340
author = {Wolf, F. Alexander and Angerer, Philipp and Theis, Fabian J.},
341
341
year = {2018},
342
-
month = feb
342
+
month = feb
343
343
}
344
344
345
345
@article{paga,
@@ -353,7 +353,7 @@ @article{paga
353
353
publisher = {Springer Science and Business Media LLC},
354
354
author = {Wolf, F. Alexander and Hamey, Fiona K. and Plass, Mireya and Solana, Jordi and Dahlin, Joakim S. and G\"{o}ttgens, Berthold and Rajewsky, Nikolaus and Simon, Lukas and Theis, Fabian J.},
355
355
year = {2019},
356
-
month = mar
356
+
month = mar
357
357
}
358
358
359
359
@article{pax5,
@@ -412,7 +412,7 @@ @article{gsva
412
412
publisher = {Springer Science and Business Media LLC},
413
413
author = {H\"{a}nzelmann, Sonja and Castelo, Robert and Guinney, Justin},
414
414
year = {2013},
415
-
month = jan
415
+
month = jan
416
416
}
417
417
418
418
@inproceedings{xgboost,
@@ -470,5 +470,5 @@ @article{zscore
470
470
publisher = {Springer Science and Business Media LLC},
471
471
author = {Yılmaz, Serhan and Ayati, Marzieh and Schlatzer, Daniela and undefinedi\c{c}ek, A. Erc\"{u}ment and Chance, Mark R. and Koyut\"{u}rk, Mehmet},
0 commit comments