Team:SYSU-Software/download
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> | ||
<head> | <head> | ||
- | <title>Team:SYSU-Software</title> | + | <title>Team:SYSU-Software</title> |
- | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | + | |
- | <meta http-equiv="Content-Style-Type" content="text/css" /> | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
- | <link href="https://raw.github.com/lovedayluk/iGEM2013/master/style.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" > | + | <meta http-equiv="Content-Style-Type" content="text/css" /> |
- | <link href="https://2012.igem.org/Team:SYSU-Software/prefix.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" > | + | |
- | <link href="https://2012.igem.org/Team:SYSU-Software/bootstrap.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> | + | <link href="https://raw.github.com/lovedayluk/iGEM2013/master/style.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" > |
- | <link href="https://2012.igem.org/Team:SYSU-Software/flatui.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> | + | <link href="https://2012.igem.org/Team:SYSU-Software/prefix.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" > |
- | < | + | |
- | < | + | <link href="https://2012.igem.org/Team:SYSU-Software/bootstrap.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> |
- | <script src=" | + | <link href="https://2012.igem.org/Team:SYSU-Software/flatui.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> |
- | + | <link href="https://2013.igem.org/Team:SYSU-Software/home.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> | |
- | <script src="https://2013.igem.org/Team:SYSU-Software/ | + | <link href="https://2013.igem.org/Team:SYSU-Software/header.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> |
- | < | + | <link href="https://2013.igem.org/Team:SYSU-Software/footer.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> |
- | + | ||
- | + | <link href="https://2013.igem.org/Team:SYSU-Software/download.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> | |
+ | |||
+ | <script src="https://2013.igem.org/Team:SYSU-Software/jquery-1.9.1.min.js?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script src="https://2013.igem.org/Team:SYSU-Software/bootstrap.min.js?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script src="https://2013.igem.org/Team:SYSU-Software/prefix.js?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
</head> | </head> | ||
+ | |||
+ | |||
<body> | <body> | ||
- | <div id=" | + | <!--header--> |
- | + | <div id="navigation"></div> | |
- | < | + | |
- | + | <div class="wrapper colored-wrapper"> | |
- | + | <div class="container"> | |
- | + | <div class="download-info"> | |
- | + | <div class="download-intro"> | |
- | + | <span class="download-header">Download</span> | |
- | </ | + | <span>Accurate simulation and gene circuit design are essential |
+ | but difficult parts in synthetic biology.Here, we designed | ||
+ | CAST to cover the workflow from beginning to end, users | ||
+ | can focus on function design and the gene circuit would | ||
+ | be automatically designed. Furthermore, we developed a | ||
+ | new simulation model that work with standard dynamic | ||
+ | characteristic and verified by wetlab experiments. | ||
+ | Moreover, we build an expandable database that users | ||
+ | can contribute their own dynamic information which would | ||
+ | lead to more accurate and sufficient dynamic information | ||
+ | of all the Biobricks. Finally, our software is designed as an | ||
+ | easy deployed server so that it can be used on personal | ||
+ | purpose or shared by a whole lab or institution. </span> | ||
+ | </div> | ||
+ | |||
+ | <div class="download-bubble"> | ||
+ | <a href="http://github.com"></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <img id="dottedline" src="./download/dottedline.png" alt="dottedline"> | ||
+ | |||
+ | <div class="download-show"> | ||
+ | <span class="download-header">Step 1 XXX</span> | ||
+ | <div class="show-board"> | ||
+ | <span class="board-header">Introduction</span> | ||
+ | <p>Accurate simulation and gene circuit design are essential but difficult arts in synthetic biology.Here, we designed CAST to cover the workflow from beginning to end, users can focus on function design and the gene circuit would be automatically designed. Furthermore, we developed a new simulation model that work with standard dynamic characteristic and verified by wetlab experiments. Moreover, we build an expandable database that users can contribute their own dynamic information which would lead to more accurate and sufficient dynamic information of all the Biobricks. Finally, our software is designed as an easy deployed server so that it can be used on personal purpose or shared by a whole lab or ution. </p> | ||
+ | |||
+ | </div> | ||
+ | <img id="download-arrow" src="./download/download-arrow.png" alt="download-arrow"> | ||
+ | <div class="next-step">Next Step</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <footer></footer> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 14:40, 25 September 2013
Download
Accurate simulation and gene circuit design are essential
but difficult parts in synthetic biology.Here, we designed
CAST to cover the workflow from beginning to end, users
can focus on function design and the gene circuit would
be automatically designed. Furthermore, we developed a
new simulation model that work with standard dynamic
characteristic and verified by wetlab experiments.
Moreover, we build an expandable database that users
can contribute their own dynamic information which would
lead to more accurate and sufficient dynamic information
of all the Biobricks. Finally, our software is designed as an
easy deployed server so that it can be used on personal
purpose or shared by a whole lab or institution.
Step 1 XXX
Introduction
Accurate simulation and gene circuit design are essential but difficult arts in synthetic biology.Here, we designed CAST to cover the workflow from beginning to end, users can focus on function design and the gene circuit would be automatically designed. Furthermore, we developed a new simulation model that work with standard dynamic characteristic and verified by wetlab experiments. Moreover, we build an expandable database that users can contribute their own dynamic information which would lead to more accurate and sufficient dynamic information of all the Biobricks. Finally, our software is designed as an easy deployed server so that it can be used on personal purpose or shared by a whole lab or ution.