Team:CBNU-Korea/Project
From 2012.igem.org
Line 226: | Line 226: | ||
background: transparent; | background: transparent; | ||
overflow: auto; | overflow: auto; | ||
+ | padding-bottom: 2%; | ||
} | } | ||
Revision as of 07:48, 26 September 2012
PROJECT
- Overview
BUGS - Brick & Unique minimal Genome Software
We have developed two distinct software tools.
The first tool, brick-designer, user can design new bio-bricks. It
is also able to synthesize bricks by using the bricks registered
in partsregistry. User can also utilize bricks he just designed.
We tried to enhance software potability by enabling the bricks to
save as Genbank and SBOL types. Brick also can be saved as picture
file so that it is helpful in the Wiki implementation.
With the second tool,MG-designer, is functionally divided into
designer and viewer. The viewer shows the information of genomes
in both linear and circular form. So it is easier for users to
understand the characteristic of genomes. By the designer, user
can design minimal genomes by essential genes which are analogized
by our team in this year. The minimal genome can be designed
depending on characteristics of species by inserting the function
of genes into particular locations.