Skip to content

namin/biohacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioHacker

BioHacker is a test bed for using AI and PL in biology. It started as a class project in Gerry Sussman's class at MIT and has grown into a research project on drug repurposing using Causality and Truth-Maintenance Systems. The project also contains an improved code base from the wonderful hacker book Building Problem Solvers.

2021: Teaching a (good old-fashioned) AI new tricks: probabilistic, causal and counterfactual reasoning with truth maintenance systems

See the ProbProg 2021 poster (PDF).

See the code under BPS.

2008: Debugging biological networks to reach coherence, completeness and consistency

See the 2008 report (PDF).

See the code.

"Mistakes are the portals of discovery." -- James Joyce (1882-1941)

A metabolic network is defined as the set of biochemical reactions that the enzymes coded for in an organism's genome are capable of catalyzing. When the network of an organism is derived from pathway databases, it needs to be debugged for

  • incoherences e.g., the metabolic model must obey mass balance laws.

  • incompleteness e.g., the metabolic model is missing known reactions, genes, or compounds

  • inconsistencies e.g., the metabolic model is inconsistent with experimental results

Because of these issues, reconstructing metabolic networks from annotated genomes is currently a time-consuming, error-prone process.

We develop BioHacker, a debugger for metabolic networks. BioHacker not only detects these issues, but also generates explanations as to where the problems lie and generates hypotheses for how to fix them.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages