Commit c1b61aa
authored
🎨 update enrichmentplot example (#24)
* 🎨 reoder example: from less to more functional enriched groups
* 🎨 try rendering plotly figure in docs correctly using figurewidget
see: https://plotly.com/python/figurewidget/
* 🐛 update nb metadata
* 🐛 increase global execution timeout to 2mins
* 🐛 exclude latest version
* 🐛 check lower version
* 🐛 FeatureWidget not available per default?
* 🎨 improve layout and one plot
* ⏪ only exclude latest gseapy version
* 🎨 typos
* 🐛 FigureWidget did not work, try Figure
* 🐛 try show method, and use basic example from plotly
Also started failing on mystnb docs: https://myst-nb.readthedocs.io/en/latest/render/interactive.html#plotly
* 🐛 try to downgrad plotly
* 🐛 fix installation
* 🎨 cleanup notebook
* 🎨 remove dependency again
* 🎨 more explanations, less
* 🎨 add explicit target and link to processing notebook
reference:
https://docs.readthedocs.com/platform/stable/guides/cross-referencing-with-sphinx.html
* 🎨 update link
* 🚧 create processing function for uniprot results
- needs to be further tested and evaluated
* 🎨 remove unused variable
* 🎨 better plots (and one typo fix)1 parent ddfbd14 commit c1b61aa
8 files changed
Lines changed: 221 additions & 143 deletions
File tree
- docs
- api_examples
- src/acore/io/uniprot
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments