unipept / unipept-database

Makes database tables and indices for Unipept
MIT License
0 stars 2 forks source link

Add KEGG identifiers to Unipept database #27

Closed pverscha closed 4 months ago

pverscha commented 1 year ago

This pull request adds support for KEGG identifiers to the Unipept database. The database has been expanded with two new tables:

  1. kegg_identifiers: Keeps track of all of the KEGG IDs and their corresponding names (note: only KO-numbers are supported, the different organism-specific annotations that KEGG provides are all mapped onto a KO-number).
  2. kegg_cross_references: A table that links proteins to the KEGG IDs that they are associated with.