Team:CBNU-Korea/Method GOD

From 2011.igem.org

(Difference between revisions)
(Created page with "<HTML> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <HEAD> <meta http-equiv="Content-Type" content="t...")
Line 101: Line 101:
<div id="logo">
<div id="logo">
-
<img src="https://static.igem.org/mediawiki/2011/c/c1/Synb_Project_Abstract.png">
+
<img src="https://static.igem.org/mediawiki/2011/c/cd/GOD.png">
</div>
</div>
<div id="test" style="width:700px; height:450px; background:transparent; overflow:auto;">
<div id="test" style="width:700px; height:450px; background:transparent; overflow:auto;">
<br><font color=white size="4" face="Tahoma">
<br><font color=white size="4" face="Tahoma">
-
To design the Synthetic Minimal Chromosome of a bacterium, that the information on essential genes, such as direction, position, length and function, is essential. In addition a new analyzing method which calculates the distance between replication origin and each essential gene (DTO; Distance to origin) in each species, and provides the number of essential genes within 10 percent of total genome size are required. Using this method, we confirmed a distribution of essential genes in each organism.<br>
+
Essential Gene?<br>
-
In this study the information of essential genes will be obtained from DEG (Database of Essential Genes). We will re-group essential genes by COG distribution for construction of our database which is connected to a software named GOD (Genome Organization Database & Designer).
+
All of the organism must have essential genes for surviving in environment. All essential genes have specific essential biological function such as replication, transcription, translation and metabolism, etc. The essential gene is an element of genome, also life.<br>
 +
what we try to, with essential genes? <br>
 +
If user wants to have characterized microbes, user should has to know what genome of the organism has, and then should design the microbe genome. For characterized alive microbes, they must have several essential genes. So we try to develop software that can help user design artificial genome or chromosome with several essential genes which is in our essential gene database.<br>
 +
Data Parsing<br>
 +
Stored MySQL Database Using Java & BioJava <br>
</font>
</font>
</div>
</div>

Revision as of 19:29, 5 October 2011


Essential Gene?
All of the organism must have essential genes for surviving in environment. All essential genes have specific essential biological function such as replication, transcription, translation and metabolism, etc. The essential gene is an element of genome, also life.
what we try to, with essential genes?
If user wants to have characterized microbes, user should has to know what genome of the organism has, and then should design the microbe genome. For characterized alive microbes, they must have several essential genes. So we try to develop software that can help user design artificial genome or chromosome with several essential genes which is in our essential gene database.
Data Parsing
Stored MySQL Database Using Java & BioJava