jdwinkler / resistome_generator

Development repo for the Resistome database and its tooling.
2 stars 0 forks source link

Add metabolic reaction information #15

Open jdwinkler opened 3 years ago

jdwinkler commented 3 years ago

It would also be helpful to understand what metabolic reactions are being affected by mutational events. One of the included metabolic models for E. coli contains this information, so we need to decide how to best use it for analysis.

Some questions to think about:

  1. For novel phenotypes, how we can add a chemical similarity to go from novel compound to something the DB has seen before? More generally, is there a way to introduce a proper phenotype ontology to help classify compounds/conditions at different levels of specificity?
  2. Do we want to just use the metabolic models directly rather than adding them to the DB?
  3. Do we want to store the protein-substrate and protein-ligand relationships somewhere?
  4. Can we use RetroRules or another database to predict substrate promiscuity?
  5. Can we use chemical group analysis to predict toxicity?