Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@zktuong zktuong released this 15 Jan 02:22
· 1 commit to master since this release

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

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