Team:CBNU-Korea/Project/GD/Overview

From 2012.igem.org

(Difference between revisions)
Line 636: Line 636:
<div id="CB_sub_cont">
<div id="CB_sub_cont">
<h1>1. Overview</h1>
<h1>1. Overview</h1>
-
<p>- The importance of the transfer, saving and management of
+
<h2>1-1. Predicting Essential Genes</h2>
-
bio-information is now closely related to the computers. Nowadays
+
<p>
-
bio-informatics are used in many fields from simple biological
+
<strong>Need of the Analysis of Essential Genes</strong>
-
models to complicated algorithm forecast and more. And in
+
</p>
-
synthetic biology, since designing a biological circuit by using
+
<p>It is thought that today, Synthetic Biology has reached a
-
the computer became available, it has opened a new era. In the
+
plateau. Since the success of the experiment that re-synthesizes
-
past, synthetic biology used to find subjects like a genetic part
+
the genome and insert it into the cell, it seems that Synthetic
-
that is about a specific purpose and the connection between the
+
Biology is not developing. But if somebody can design a genome and
-
fastest designing process only by experiments. But now in the
+
synthesize it, synthetic biology can take off again. Then what do
-
future of synthetic biology, experiment and the computational
+
we need to design a genome? First, we need information about
-
designing program must be in a mutual relationship. The purpose of
+
essential genes. An essential gene is a gene that is critical for
-
our project is to increase the efficiency of the experiment by
+
survival. If you have the information about the essential gene,
-
using the designing process of BioBrick prior to the experiment,
+
you are in a superior state in making human artificial cell in a
-
and improve the efficiency of the connection between the next
+
true sense. Because it means that you already have the ability to
-
experiment conducted by the program user.</p>
+
make the brick. All you have to do is make a brick with our
-
<div id="scrolltotop"></div>
+
program developed for you according to the sequence of the
 +
essential genes, and conduct experiments.</p>
 +
<p>
 +
<strong>The Present of the Analysis of Essential Genes</strong>
 +
</p>
 +
<p>Essential genes are being analyzed in many places, such as
 +
in DEG or PATRIC.</p>
 +
<p>
 +
<strong>The Problem of the Analysis of Essential Genes</strong>
 +
</p>
 +
<p>Essential genes known today are mostly discovered with in
 +
vitro experiments. As seen in the chart above, the result of the
 +
experiment can vary according to conditions and methods. We bring
 +
forth a problem about this. We believe that to give meaning to a
 +
result, it has to be accurate. Also the analysis method of
 +
essential genes used today takes a lot of time and labor. To
 +
address this we use a bio-informatics way and find essential
 +
genes.</p>
-
<h1>2. Feature</h1>
+
<h2>1-2. Analysis of Essential Genes</h2>
-
<h2>2-1. BioBrick Data Download</h2>
+
<p>
-
<p>- The registered BioBrick information needed for designing
+
<strong>Definition of Essential Genes</strong>
-
in this program, can be easily downloaded without being typed in.</p>
+
</p>
-
<h2>2-2. Design</h2>
+
<p>As we are using the computer to find essential genes, we
-
<p>- The user can arrange the BioBrick in any sequence they
+
can't use the existing method to analogize essential genes with
-
want. And if they want, the user can put a proper Prefix, Suffix
+
experiments. We assume that if essential genes are critical to
-
restriction enzyme site between the Bricks by the software.</p>
+
living, every organism must have it. So we approached the problem
-
<p>- By selecting the Plasmid Backbone and the restriction
+
with the assumption that an essential gene is a gene that every
-
enzyme in sequence, the cloning will be done automatically.</p>
+
living thing will has.</p>
-
<h2>2-3. Screen Shot</h2>
+
<p>
-
<p>- The BioBrick that the user designed from the program is
+
<strong>Significance of the Analysis of Essential Genes</strong>
-
saved in image files to be readily used in Wiki or documents.</p>
+
</p>
-
<h2>2-4. Various Storage Formats</h2>
+
<p>We are proud of our analysis methods. You will see that our
-
<p>- The project in designing in progress can be saved or
+
analysis result is not that different from that proved with
-
imported. Also, by saving the informations as a SBOL, GenBank,
+
experiments. Our analysis results do more than finding essential
-
Fasta form, the user can use the information that they design in
+
genes. With this, you can understand the metabolic process and
-
other programs as well.</p>
+
furthermore have a good chance to synthesize an artificial cell.</p>
-
<div id="scrolltotop"></div>
+
-
<h1>3. The process of the program designing</h1>
+
<h2>1-3. Developing of the Minimal Genome Designer</h2>
-
<h2>3-1. Problem Recognition</h2>
+
<p>
-
<p>- In many common laboratories today, there is a limit that
+
<strong>The Purpose of Minimal Genome Designer</strong>
-
the user themselves has to put in the BioBrick Data, and draw it
+
</p>
-
as an image after they finish the design. So we decided to develop
+
<p>The purpose of our program is fundamentally to understand
-
the designing a program that, based on BioBrick DataBase, directly
+
the structure and the principle of the genome. However, we will
-
provide designing process with convenient additional functions as
+
not stop at understanding the information about genome, but hope
-
well.</p>
+
that you can go on to build your own genome by using the brick in
-
<h2>3-2. Requirement Checking</h2>
+
your experiment.</p>
-
<p>- We checked on other programs that many people are using
+
<p>
-
nowadays, and analyzed the steps that are needed in designing.</p>
+
<strong>Advantages of Minimal Genome Designer</strong>
-
<p>- For the connection within other programs that can be used
+
</p>
-
after the experiment, we checked on the needs of the saving
+
<p>Minimal Genome Designer will make you easily understand the
-
methods on GenBank, SBOL, Fasta.</p>
+
genome, by showing you the structure. Providing various
-
<h2>3-2. Design</h2>
+
information about the gene and the genome, our program will
-
<p>- Visual Studio 2010, 2012 (C#)</p>
+
shorten your time to design the experiment. This also means that
-
<p>- Windows 7</p>
+
you can save money as well. We have tried and verified so that
-
<p>- OleDB (MS OFFICE)</p>
+
Minimal Genome Designer can procure reliability. The results made
-
<p>- * When running the program, Microsoft Runtime is required.</p>
+
by Minimal Genome Designer can be used as a new background
-
<h2>3-2. Discussion and Feedback</h2>
+
information for your experiment.</p>
-
<p>- Our team members repeated testing the program, finding the
+
-
errors and fixing the problems.</p>
+
-
<div id="scrolltotop"></div>
+
-
<h1>4. Future Work</h1>
 
-
<p>Our program is now version 1.0.0, and will be updated and
 
-
offer better information and performance about the designing
 
-
process in next versions. First, simplification of the
 
-
registration process of the iGEM Part will be offered. The
 
-
registration of BioBrick is now available only in online. But by
 
-
co-working with iGEM, we will develop a better functioning
 
-
program, and make it possible to design and register the Brick at
 
-
the same time. Secondly, we are planning to add a communication
 
-
function between the users. This function will help the users to
 
-
share opinions, and discuss designing information about a specific
 
-
Brick. This discussion will help the users improve their
 
-
experiment or project. Third, the expression rate will be produced
 
-
in a numerical value. The expression rate value is a score that
 
-
will show the users how the expression of the BioBrick designed by
 
-
cloning is working in the experiment. To make it as a score,
 
-
theoretical background and algorithm based on a lot of data are
 
-
required. The last is the import of the files with various saving
 
-
forms. Nowadays we can only save the designed BioBrick data after
 
-
exporting it. But the next version of the program will be improved
 
-
to read the data modified and saved in other process, and reading,
 
-
processing and saving it will be available as well.</p>
 
-
<div id="scrolltotop"></div>
 
</div>
</div>
</div>
</div>

Revision as of 07:58, 26 September 2012

Minimal Genome Designer

- Overview

1. Overview

1-1. Predicting Essential Genes

Need of the Analysis of Essential Genes

It is thought that today, Synthetic Biology has reached a plateau. Since the success of the experiment that re-synthesizes the genome and insert it into the cell, it seems that Synthetic Biology is not developing. But if somebody can design a genome and synthesize it, synthetic biology can take off again. Then what do we need to design a genome? First, we need information about essential genes. An essential gene is a gene that is critical for survival. If you have the information about the essential gene, you are in a superior state in making human artificial cell in a true sense. Because it means that you already have the ability to make the brick. All you have to do is make a brick with our program developed for you according to the sequence of the essential genes, and conduct experiments.

The Present of the Analysis of Essential Genes

Essential genes are being analyzed in many places, such as in DEG or PATRIC.

The Problem of the Analysis of Essential Genes

Essential genes known today are mostly discovered with in vitro experiments. As seen in the chart above, the result of the experiment can vary according to conditions and methods. We bring forth a problem about this. We believe that to give meaning to a result, it has to be accurate. Also the analysis method of essential genes used today takes a lot of time and labor. To address this we use a bio-informatics way and find essential genes.

1-2. Analysis of Essential Genes

Definition of Essential Genes

As we are using the computer to find essential genes, we can't use the existing method to analogize essential genes with experiments. We assume that if essential genes are critical to living, every organism must have it. So we approached the problem with the assumption that an essential gene is a gene that every living thing will has.

Significance of the Analysis of Essential Genes

We are proud of our analysis methods. You will see that our analysis result is not that different from that proved with experiments. Our analysis results do more than finding essential genes. With this, you can understand the metabolic process and furthermore have a good chance to synthesize an artificial cell.

1-3. Developing of the Minimal Genome Designer

The Purpose of Minimal Genome Designer

The purpose of our program is fundamentally to understand the structure and the principle of the genome. However, we will not stop at understanding the information about genome, but hope that you can go on to build your own genome by using the brick in your experiment.

Advantages of Minimal Genome Designer

Minimal Genome Designer will make you easily understand the genome, by showing you the structure. Providing various information about the gene and the genome, our program will shorten your time to design the experiment. This also means that you can save money as well. We have tried and verified so that Minimal Genome Designer can procure reliability. The results made by Minimal Genome Designer can be used as a new background information for your experiment.