Skip to content

Instantly share code, notes, and snippets.

@treeherder
Created March 19, 2015 03:52
Show Gist options
  • Save treeherder/28244f5a0b0817becddc to your computer and use it in GitHub Desktop.
Save treeherder/28244f5a0b0817becddc to your computer and use it in GitHub Desktop.
genetic programming

asssuming a cell has some logical sequence DNA == algorithm and data (as a string in src code) data can be stored in the genome a change in the phenotype may change the genotype (and thereby ruin the data) what pathways we already have the power to control -> promoter systems terp pathway -- list of pathways and how are they controlled

write an algorithm that is the

translate the logic that is conserved in those pathways into machine language

write a program using the translated logic to test

mRNA

we should be able to induce the same output of an algorithm developed against this logic in a pysical cell

mary: come up with a plain english or mathematatical interpretation of (her selection from a list of signal transaction pathways).

  • meet again and try to disect it together

what commands/ words functions are we missing to make a truly espressive machine language implementation

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