Difference between revisions of "Team:HFUT-China/Description"

Line 1: Line 1:
{{IISER_Pune}}
+
<html lang="en">
<html>
+
<head>
 
+
<meta charset="UTF-8">
<h2> Project Description </h2>
+
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<h3>BioDesigner</h3>
+
<title>HFUT-China | Description</title>
<p> Synthetic Biology has developed for many years, but the Synthetic Biology workflow still remains in a traditional way. People need to do their design based on lots of paper reading and information search. To determine which parts and BioBricks to use, even more repetitiously work needs to be done. After all that works the gene express results are still unclear. All those things leads to tons of works, makes the creative work become kind of boring. All those works can be completed with today’s advanced computer technology. So we develop the BioDesigner, a computer assistant for Synthetic Biologist.</p>
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:HFUT-China/desccss?action=raw&ctype=text/css">
<p>With BioDesigner, Synthetic Biologist can get recommendations. We will generate two types of recommendation. One is based on the parts that has already been used, the other is based on the last part in the designing chain. User can choose one to use, check information for part, or just ignore them.</p>
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:HFUT-China/wholecss?action=raw&ctype=text/css">
<p>Our product also provide gene express simulation. The system will simulate the gene express process and show the productions through time. With the simulation system, user can have a glance of their design before they put them into real Biology testing.</p>
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:HFUT-China/ghcss?action=raw&ctype=text/css">
<p>For the system scope, BioDesigner also can give recommendation about systems that might be useful. Also, BioDesigner can form the Pathway based on the input material and output productions, which can help the user gets a better view about their design. By comparing the current pathway with the entire gene pathway graph, Some interesting recommendation can be shown to the user.</p>
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:HFUT-China/bootstrapcss?action=raw&ctype=text/css">
<p>The main purpose of BioDesigner is to develop an assistant for Synthetic Biology and makes Synthetic Biology design process to be more robotized. We are doing it and we are doing it well. </p>
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:HFUT-China/onepagecss?action=raw&ctype=text/css" >
 
+
<script type="text/javascript" src="https://2015.igem.org/Team:HFUT-China/jqjs?action=raw&ctype=text/javascript"></script>
</div>
+
<script type="text/javascript" src="https://2015.igem.org/Team:HFUT-China/btsjs?action=raw&ctype=text/javascript"></script>
 +
<script>
 +
    if ($('.firstHeading')) $('.firstHeading').remove();
 +
    </script>
 +
    <style>
 +
    #contentSub,
 +
    #contentcontainer,
 +
    #footer-box,
 +
    #sitesub,
 +
    #catlinks,
 +
    #search-controls,
 +
    #p-logo,
 +
    .h3,
 +
    .printfooter,
 +
    .firstHeading,
 +
    .visualClear {
 +
        display: none;
 +
    }
 +
    /*-- hides default wiki settings --*/
 +
   
 +
    #globalWrapper,
 +
    #content {
 +
        width: 100%;
 +
        height: 100%;
 +
        border: 0px;
 +
        background-color: transparent;
 +
        margin: 0px;
 +
        padding: 0px;
 +
    }
 +
    #bodyContent, #mw-content-text {
 +
        width: 100%;
 +
        height: 100%;
 +
line-height:normal;
 +
    }
 +
    /*
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent h6 {
 +
border-bottom: none;
 +
padding-top: 0;
 +
padding-bottom: 0;
 +
margin-bottom: 0;
 +
}
 +
#bodyContent p {
 +
font-size: 100%;
 +
line-height: 1em;
 +
}
 +
#bodyContent li {
 +
margin-bottom: 0;
 +
}
 +
#bodyContent a {
 +
font-size: 100%;
 +
}*/
 +
    </style>
 +
</head>
 +
<body>
 +
<nav id="globalheader" class="globalheader" role="navigation" aria-label="Global Navigation">
 +
        <div id="gh-content" class="gh-content">
 +
            <ul class="gh-nav-list navbar-nav">
 +
                <li class="gh-tab gh-tab-logo">
 +
                    <a href="https://2015.igem.org/Team:HFUT-China" class="gh-tab-link">
 +
                        <div class="gh-logo">
 +
                            <img src="https://static.igem.org/mediawiki/2015/e/eb/Logo_white_small.png" alt="35x35" class="img-rounded" style="width: 35px;height: 35px;">
 +
                        </div>
 +
                    </a>
 +
                </li>
 +
                <li class="gh-tab"><a href="#" class="gh-tab-link">Software</a></li>
 +
                <li class="gh-tab"><a href="#" class="gh-tab-link">Design</a></li>
 +
                <li class="gh-tab"><a href="https://2015.igem.org/Team:HFUT-China/Description" class="gh-tab-link">Description</a></li>
 +
                <li class="gh-tab"><a href="#" class="gh-tab-link">Documents</a></li>
 +
                <li class="gh-tab"><a href="https://2015.igem.org/Team:HFUT-China/Practices" class="gh-tab-link">Human Practices</a></li>
 +
                <li class="gh-tab"><a href="https://2015.igem.org/Team:HFUT-China/Collaborations" class="gh-tab-link">Collaborations</a></li>
 +
                <li class="gh-tab"><a href="https://2015.igem.org/Team:HFUT-China/Team" class="gh-tab-link">Team</a></li>
 +
                <li class="gh-tab"><a href="https://2015.igem.org/Team:HFUT-China/Attributions" class="gh-tab-link">Attributors</a></li>
 +
            </ul>
 +
            <!-- ul.gh-nav-list -->
 +
        </div>
 +
        <!-- div#gh-content -->
 +
    </nav>
 +
    <div class="container">
 +
        <div class="info-sec">
 +
            <div class="sec-title">
 +
                <h3 class="sec-head">Project Description</h3>
 +
            </div>
 +
            <div class="sec-content left">
 +
                <div class="photo" id="logo"></div>
 +
                <div class="info">Synthetic Biology has developed for many years, but the Synthetic Biology workflow still remains in a traditional way. People need to do their design based on lots of paper reading and information search. To determine which parts and BioBricks to use, even more repetitiously work needs to be done. After all that works the gene express results are still unclear. All those things leads to tons of works, makes the creative work become kind of boring. All those works can be completed with today’s advanced computer technology. So we develop the BioDesigner, a computer assistant for Synthetic Biologist.</div>
 +
            </div>
 +
            <div class="sec-content">
 +
                <div class="whole-info">
 +
                    <p>With BioDesigner, Synthetic Biologist can get recommendations. We will generate two types of recommendation. One is based on the parts that has already been used, the other is based on the last part in the designing chain. User can choose one to use, check information for part, or just ignore them.</p>
 +
                    <p>Our product also provide gene express simulation. The system will simulate the gene express process and show the productions through time. With the simulation system, user can have a glance of their design before they put them into real Biology testing.</p>
 +
                    <p>For the system scope, BioDesigner also can give recommendation about systems that might be useful. Also, BioDesigner can form the Pathway based on the input material and output productions, which can help the user gets a better view about their design. By comparing the current pathway with the entire gene pathway graph, Some interesting recommendation can be shown to the user.</p>
 +
                    <p>The main purpose of BioDesigner is to develop an assistant for Synthetic Biology and makes Synthetic Biology design process to be more robotized. We are doing it and we are doing it well.</p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</body>
 
</html>
 
</html>

Revision as of 08:08, 18 September 2015

HFUT-China | Description

Project Description

Synthetic Biology has developed for many years, but the Synthetic Biology workflow still remains in a traditional way. People need to do their design based on lots of paper reading and information search. To determine which parts and BioBricks to use, even more repetitiously work needs to be done. After all that works the gene express results are still unclear. All those things leads to tons of works, makes the creative work become kind of boring. All those works can be completed with today’s advanced computer technology. So we develop the BioDesigner, a computer assistant for Synthetic Biologist.

With BioDesigner, Synthetic Biologist can get recommendations. We will generate two types of recommendation. One is based on the parts that has already been used, the other is based on the last part in the designing chain. User can choose one to use, check information for part, or just ignore them.

Our product also provide gene express simulation. The system will simulate the gene express process and show the productions through time. With the simulation system, user can have a glance of their design before they put them into real Biology testing.

For the system scope, BioDesigner also can give recommendation about systems that might be useful. Also, BioDesigner can form the Pathway based on the input material and output productions, which can help the user gets a better view about their design. By comparing the current pathway with the entire gene pathway graph, Some interesting recommendation can be shown to the user.

The main purpose of BioDesigner is to develop an assistant for Synthetic Biology and makes Synthetic Biology design process to be more robotized. We are doing it and we are doing it well.