Skip to content

Releases: matthiaskoenig/brendapy

0.5.0

16 May 22:45
Compare
Choose a tag to compare

Release notes for brendapy 0.5.0

brendapy

We are pleased to release the next version of brendapy.
This release now supports BRENDA 2022.1 including 76 new and 428 updated enzyme classes.

Features

  • updated release notes
  • Fix #49, updated logo
  • LICENSE added
  • Fix #42 zenodo JSON updated
  • Fix #40 test folder refactored
  • Fix #44 github actions integration
  • Fix #52 updated python dependencies
  • Fix #46 code base formatted with black
  • Fix #41, renamed master branch to main
  • Fix #51, refactored README.rst
  • Fix #43, python 3.10 support & updated python version documentation
  • Fix #45, code coverage reports
  • Fix #57, update of resources to BRENDA 2022.1 and latest BTO, ChEBI and NCBI taxonomy
  • Fix #48, flake8 issues fixed
  • Fix #55, replaced format strings with fstrings
  • Fix #54, replaced os.path with pathlib
  • Fix #58, rich logging
  • Fix #56, updated owl parsing
  • Additional tests
  • Refactored download of resources with progress bar
  • Fix #39, updated resources host

Your brendapy team

brendapy-v0.4.1 - BRENDA in python

13 Sep 08:51
a7f4563
Compare
Choose a tag to compare

0.4.1

  • downloading online resources in stead of pypi packaging

brendapy-v0.4.0 - BRENDA in python

12 Sep 19:52
329a0fe
Compare
Choose a tag to compare

0.4.0

Major release with many bug fixes and new features.

  • resolving uniprot and swissprot information
  • removing redundant information
  • fixing references in entries
  • mapping to BRENDA tissue ontology (BTO)
  • mapping to chebi ontology
  • bugfixes (encoding issues, organism parsing, taxonomy, ...)
  • removing git-lfs dependencies

brendapy-v0.3.0 - BRENDA in python

23 Aug 10:20
192e08e
Compare
Choose a tag to compare

Release notes

0.3.0

  • taxonomy information added
  • parsing of all BRENDA fields
  • extracting values and substrates for kinetic parameters
  • multitude of bug-fixes (e.g., correct references, species, ...)
  • testing of all examples

brendapy-v0.2.0 - BRENDA in python

30 Jul 14:55
6ef6d87
Compare
Choose a tag to compare
Merge pull request #7 from matthiaskoenig/develop

changes for v0.2.0

brendapy-v0.1.1 - BRENDA in python

30 Jul 08:45
Compare
Choose a tag to compare

brendapy-v0.1.1 - BRENDA in python

30 Jul 08:35
Compare
Choose a tag to compare
Merge branch 'master' into develop

brendapy-v0.1.0 - BRENDA in python

30 Jul 08:09
Compare
Choose a tag to compare

Initial release from updated legacy code.