Team:CBNU-Korea/Project description

From 2011.igem.org


The synthetic minimal chromosome can be a basis of the synthetic minimal genome which is blueprint of new organism. Also, the synthetic minimal chromosome is a unit, organized by a gene set of specific biological function, constructed to have minimal function described by ‘Divide and Conquer‘ strategy. To design the synthetic minimal chromosome with essential genes, we have to select the specific function of essential genes and appropriately re-arrange essential genes because the transcription rate can be affected by the arrangement and direction of genes. For these reasons, we need to use a new analyzing method with those existing information for the design.
We will use DEG, NCBI and DoriC databases in order to get information on essential genes in each species, gbk files for each species and location of replication origin in each species. Then, we will save them in our database with the MySQL sever. In this step, we will calculate the distance between the origin and each essential gene, named DTO (distance to origin), and the shortest distance from the location of origin to each essential gene. Because of the differences in genome sizes of species, we will divide the genome to half its size and each half part of the genome will be re-divided to 10 percent of its size. Then, we will use the SAS program to analyze the distribution of essential genes in each of the 10 percent portions of the half part of each species. All of this work will be saved in our database. We expect that it is a useful genome design software when the database is connected.