Skip to content

Conversation

@ssrawat-ml-chem-bio
Copy link

This adds a new source module for KLIFS (Kinase-Ligand Interaction Fingerprints and Structures), a database of curated structural data on kinase-inhibitor binding.

Changes:

New indra.sources.klifs module with API client and processor
Generates Inhibition statements from kinase-ligand co-crystallization data
Kinases grounded to HGNC/UniProt
Ligands grounded to ChEMBL/ChEBI where available
Unit tests for processor logic and API integration included
Added source to source_info.json, default_belief_probs.json, statement_presentation.py, setup.py, and README.md

Belief priors: Set to match similar drug-target databases (syst: 0.01, rand: 0.1). Open to feedback on these values.
Note: The processor assumes kinase-ligand interactions are inhibitory, which is typical for KLIFS data but not universally true. This is reflected in the rand prior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant