A new plot_cpdb_chord
that now plots the interactions properly as circos-style plots is now in place! it functions similar to the original plot_cpdb3/4
in the R package. Previously, the arcs would lead to situations where the sectors don't line up but not an issue anymore!
What's Changed
- update actions by @zktuong in #88
- pixi by @zktuong in #95
- fix badge by @zktuong in #96
- Update dependabot-autoapprove.yml by @zktuong in #97
- Update tests.yaml by @zktuong in #98
- maybe i cna badge by installing from github directly by @zktuong in #99
- fix the incorrect git attribute? by @zktuong in #100
- Update .gitattributes by @zktuong in #101
- New plot cpdb chord by @zktuong in #102
- Update publish_pypi.yaml by @zktuong in #106
Dependabot updates
- pip prod(deps): update sphinx requirement from <8 to <9 by @dependabot in #86
- pip prod(deps): update sphinx-autodoc-typehints requirement from <=2.3.0 to <=2.5.0 by @dependabot in #90
- pip prod(deps): update numpy requirement from <=2.1.3 to <=2.2.0 by @dependabot in #91
- pip prod(deps): update numpy requirement from <=2.2.0 to <=2.2.1 by @dependabot in #92
- pip prod(deps): update nbsphinx requirement from <=0.9.5 to <=0.9.6 by @dependabot in #93
- pip prod(deps): update sphinx-autodoc-typehints requirement from <=2.5.0 to <=3.0.0 by @dependabot in #94
- pip prod(deps): update sphinx requirement from <8 to <9 by @dependabot in #103
- pip prod(deps): update numpy requirement from <=2.1.3 to <=2.2.1 by @dependabot in #104
- pip prod(deps): update anndata requirement from <0.11.2,>=0.7.6 to >=0.7.6,<0.11.4 by @dependabot in #105
Full Changelog: v0.2.6...v0.3.0