Translational Control Operations
This operation provide a efficient but slow approach of genetic expression control.
| //REPRSEE (Repressive_Condition, Repress_Target) public BactDNA REPRESS(){ } |
||
| //ENHANCE (Active_Condition, Enhance_Target) public BactDNA ENHANCE(){ } |
||