Skip to content

refactor: update general kcat database #157

@edkerk

Description

@edkerk

Description of the new feature:

By repurposing some of the DLKcat code, construct a JSON file similar as in DLKcat. This JSON contains kcat values from BRENDA and SABIO-RK databases, and could be run every 6-12 months.

In contrast to the current DLKcat code, some filtering steps should be skipped, to (a) keep specific activities; (b) keep cases where no amino acid sequence could be assigned to. By doing so, this kcat database can be used in GECKO's fuzzy matching approach. The file thereby replaces the max_Kcat and max_SA files that GECKO currently uses.

This JSON file should be loaded into MATLAB, to be used in GECKO fuzzy matching (which is refactored in a separate Issue).

However, if the purpose of this file is only used for GECKO's fuzzy matching, then we might as well stick with the existing max_Kcat and max_SA files? Let's keep this Issue on hold for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions