Recent Releases of keggtools

keggtools - 1.1.0

  • Adding new plotting function keggtools.render_overlay_image to overlay gene expression dictionary with prerendered KEGG pathway image

- Python
Published by harryhaller001 12 months ago

keggtools - 1.0.4

  • Add function msig_to_kegg_id to convert MSigDB to KEGG pathway id

- Python
Published by harryhaller001 about 1 year ago

keggtools - 1.0.3

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

- Python
Published by harryhaller001 about 1 year ago

keggtools - 1.0.2

  • Upgrade from Python 3.6 to 3.8 as minimal supported version

- Python
Published by harryhaller001 over 2 years ago

keggtools - 1.0.1

  • Add more pathways to const module
  • Remove code duplication
  • Switch development from pylint to flake8
  • Publish docs at keggtools.org

- Python
Published by harryhaller001 over 3 years ago

keggtools - 1.0.0

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

- Python
Published by harryhaller001 over 3 years ago

keggtools - 0.5.0

Initial public release

- Python
Published by harryhaller001 almost 5 years ago