Skip to content
/ MD_GP Public

A project to generate models of regulated bacterial promoters using genetic programming

Notifications You must be signed in to change notification settings

ErillLab/MD_GP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

MD-GP

bacterial promoter modeling with chain-mode genetic programming

The idea of this project is to "learn" regulated promoter models, based on a set of user-provided sequences (referred to as the positive set), using a restricted Genetic Programming framework. The restriction in this setup is that the models to be evolved are not open tree topologies (see previous iteration of the project), but chains connecting recognizers via binary connectors.

The GP framework is tasked with evolving organisms that "bind" the positive dataset preferentially over a control dataset (referred to as the negative dataset). Optimal binding energies for the organisms on each sequence are computed using a variant of the Needleman–Wunsch algorithm.

About

A project to generate models of regulated bacterial promoters using genetic programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages