8000 Releases · harryhaller001/keggtools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: harryhaller001/keggtools

1.1.0

28 Feb 16:30
Compare
Choose a tag to compare
  • Adding new plotting function keggtools.render_overlay_image to overlay gene expression dictionary with prerendered KEGG pathway image

1.0.4

05 Feb 08:29
Compare
Choose a tag to compare
  • Add function msig_to_kegg_id to convert MSigDB to KEGG pathway id

1.0.3

25 Jan 23:53
Compare
Choose a tag to compare

Update KGML parser, update docs, dropping py38 and py39 support

  • New parser for KGML files implemented with pydantic
  • Updated minimal required python version to 3.10
  • Adding pytyped marker
  • Docs theme updated to sphinx-book-theme
  • Updates to CI/CD pipeline. Docs are published to Github pages via action.
  • Larger changes to development environment: ruff and default linter, changes to linting rules

1.0.2

05 Jun 19:48
Compare
Choose a tag to compare
  • Upgrade from Python 3.6 to 3.8 as minimal supported version

1.0.1

03 Oct 19:06
Compare
Choose a tag to compare
  • Add more pathways to const module
  • Remove code duplication
  • Switch development from pylint to flake8
  • Publish docs at keggtools.org

1.0.0

26 Aug 11:35
Compare
Choose a tag to compare

First major version of keggtools

  • Rename classes to shorter pattern
  • Moving to flit backend and pyproject.toml for packaging
  • Updates to example analysis with jupyter notebook
  • Better documentation for package and the KGML format

0.5.0

09 May 21:03
Compare
Choose a tag to compare

Initial public release

0