Kegg-parser

Latest version: v0.0.12

Safety actively analyzes 623835 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.12

See [v0.0.11](https://github.com/lozuponelab/KEGG_parser/releases/tag/v0.0.11) change log. Had to rebump the version for PyPI to accept this.

0.0.11

KEGG moved the KO reaction from `DBLINKS`: `RN` to `REACTION`, so parser had to be updated to address this. Now, the reactions for a KO are returned as a list of tuples, like the pathways, formatted as `(<RN>, <reaction name>)` and are NOT nested within `DBLINKS`.

More detail/an example can be seen in AMON issue https://github.com/lozuponelab/AMON/issues/19 , which this partially addresses.

0.0.10

Bump version for PyPI

0.0.9

Addresses bugs from updated KEGG fields

0.0.8

KEGG_parser now has an option to skip attempting the asynchronous download, which has been causing issues as KEGG changes their request rate limits. Also added new fields to the "not captured".

0.0.7

Fix PyPI build issues

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.