Skip to content

Parsing Database (pdb)

The parsing_database module (pdb) provides functions to parse various biological databases (e.g., Reactome, HMDB, KEGG) in XML formats and extract structured data into pandas DataFrames. It also includes utilities to infer relationships between genes and compounds based on the parsed data.

Key Functions