Team:CBNU-Korea/Methods/Com
From 2011.igem.org
(Difference between revisions)
Line 119: | Line 119: | ||
<img src="데그그림"><br> | <img src="데그그림"><br> | ||
2-2. Get data(Strand, StartPoint, EndPoint, etc) from every NC files.<br> | 2-2. Get data(Strand, StartPoint, EndPoint, etc) from every NC files.<br> | ||
+ | <img src="파일들-NC"><br> | ||
2-3. base on these data, calculate Distance To the Origin(DTO), Scale, Direction, etc.<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 그림1"><br> | ||
Line 124: | Line 125: | ||
<img src="DTO 그림3"><br> | <img src="DTO 그림3"><br> | ||
<img src="Scale 그림"><br> | <img src="Scale 그림"><br> | ||
+ | <img src="테이블 그림"><br> | ||
+ | <br> | ||
+ | 3. Distribute Essential Gene Pool By COG to compile statistics.<br> | ||
+ | 3-1. make DB of deg15_eg_cog that named table by EGName and COG.<br> | ||
+ | 3-2. | ||
</font> | </font> | ||
</div> | </div> |
Revision as of 18:06, 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.
3. Distribute Essential Gene Pool By COG to compile statistics.
3-1. make DB of deg15_eg_cog that named table by EGName and COG.
3-2.