Team:SUSTC-Shenzhen-B/clotho.html
From 2013.igem.org
Line 60: | Line 60: | ||
<a href="#" class="brand">SUSTC-ShenZhen-B</a> | <a href="#" class="brand">SUSTC-ShenZhen-B</a> | ||
<div class="right menu"> | <div class="right menu"> | ||
- | <a href=" | + | <a href="http://circuitplus.org" class="item">Visit Circuit+</a> |
</div> | </div> | ||
<div href="/" class="ui dropdown link item"> | <div href="/" class="ui dropdown link item"> | ||
- | iGEM | + | iGEM |
<span class="icon white caret"></span> | <span class="icon white caret"></span> | ||
<div class="menu"> | <div class="menu"> | ||
<a href="https://2013.igem.org/Main_Page" class="item">iGEM homepage</a> | <a href="https://2013.igem.org/Main_Page" class="item">iGEM homepage</a> | ||
+ | <a href="https://igem.org/User_Information" class="item">My Account</a> | ||
<a href="/wiki/index.php?title=Team:SUSTC-Shenzhen-B/clotho.html&action=edit" class="item">Edit</a> | <a href="/wiki/index.php?title=Team:SUSTC-Shenzhen-B/clotho.html&action=edit" class="item">Edit</a> | ||
</div> | </div> | ||
Line 77: | Line 78: | ||
<div class="menu"> | <div class="menu"> | ||
<a href="circuitplus.html" class="item">Circuit+</a> | <a href="circuitplus.html" class="item">Circuit+</a> | ||
- | |||
<a href="tutorial.html" class="item">Tutorial</a> | <a href="tutorial.html" class="item">Tutorial</a> | ||
<a href="safety.html" class="item">Safety</a> | <a href="safety.html" class="item">Safety</a> | ||
- | |||
<a href="feedback.html" class="item">Feedback</a> | <a href="feedback.html" class="item">Feedback</a> | ||
<a href="future.html" class="item">Future</a> | <a href="future.html" class="item">Future</a> | ||
Line 86: | Line 85: | ||
</div> | </div> | ||
<a href="clotho.html" class="item active">Clotho</a> | <a href="clotho.html" class="item active">Clotho</a> | ||
- | <a href="lab.html" class="item">Lab | + | <a href="lab.html" class="item">Lab Manager/a> |
<div href="/Team:SUSTC-Shenzhen-B/Project" class="ui dropdown link item"> | <div href="/Team:SUSTC-Shenzhen-B/Project" class="ui dropdown link item"> | ||
Human practice | Human practice | ||
Line 131: | Line 130: | ||
<h2 class="ui dividing header">Circuit List</h2> | <h2 class="ui dividing header">Circuit List</h2> | ||
<section id=""></section> | <section id=""></section> | ||
- | < | + | <p>We developed a Clotho verion of Circuit+, Circuit List. Though it's not very perfect, it can make users experience Circuit+ on Clotho.</p> |
- | + | ||
<section id=""></section> | <section id=""></section> | ||
<h2 class="ui dividing header">TTEC</h2> | <h2 class="ui dividing header">TTEC</h2> |
Revision as of 17:40, 28 October 2013
Clotho
Clotho applications.
Introduction
Clotho is a popular software framework in synthetic biology. It provides many applications which are very useful in synthetic biology. It can also extend itself by utilizing applications developed by others. So, in order to enrich the function of Clotho and to make more people experience our software, we developed two applications, Circuit List and TTEC.
Circuit List
We developed a Clotho verion of Circuit+, Circuit List. Though it's not very perfect, it can make users experience Circuit+ on Clotho.
TTEC
TTEC, which is short for Transcriptional Terminator Efficiency Calculator, was developed by team SUSTC-Shenzhen-B in 2012. It calculate the efficiency of transcription terminator from the primary nucleotide sequences. We transplanted TTEC to Clotho platform to make more people use this useful tool. And this is prompted by iGEM that use existing iGEM software to develop new tools.If you want to know more about TTEC, the older one, please visit wiki of SUSTC-Shenzhen-B 2012. Here we only provide tutorial.