Team:CBNU-Korea/Methods/Com
From 2011.igem.org
(Difference between revisions)
Line 112: | Line 112: | ||
<img src="https://static.igem.org/mediawiki/2011/c/c1/Synb_COM_002.png"><br> | <img src="https://static.igem.org/mediawiki/2011/c/c1/Synb_COM_002.png"><br> | ||
1-2. Calculate Terminus from Parced Data<br> | 1-2. Calculate Terminus from Parced Data<br> | ||
+ | <img src="03"><br> | ||
+ | <img src="DB그림"><br> | ||
+ | <br> | ||
+ | 2. Essential Gene Pool<br> | ||
+ | 2-1. Parse 15 species essential gene from DEG site.<br> | ||
+ | <img src="데그그림"><br> | ||
+ | 2-2. Get data(Strand, StartPoint, EndPoint, etc) from every NC files.<br> | ||
+ | 2-3. base on these data, calculate Distance To the Origin(DTO), Scale, Direction, etc.<br> | ||
+ | <img src="DTO 그림1"><br> | ||
+ | <img src="DTO 그림2"><br> | ||
+ | <img src="DTO 그림3"><br> | ||
+ | <img src="Scale 그림"><br> | ||
</font> | </font> | ||
</div> | </div> |
Revision as of 18:01, 5 October 2011
1. DoriC Data Base
1-1. Parse oriC region of Genome from DoriC site.
1-2. Calculate Terminus from Parced Data
2. Essential Gene Pool
2-1. Parse 15 species essential gene from DEG site.
2-2. Get data(Strand, StartPoint, EndPoint, etc) from every NC files.
2-3. base on these data, calculate Distance To the Origin(DTO), Scale, Direction, etc.