Line 2: | Line 2: | ||
<div class="page-container"> | <div class="page-container"> | ||
<div class="last-page-identify" data-value="5"></div> | <div class="last-page-identify" data-value="5"></div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="header1" id="header-project"> Project </div> | <div class="header1" id="header-project"> Project </div> | ||
Line 177: | Line 171: | ||
<li> | <li> | ||
Again, we received another suggestion from Professor Shendong. With his help, we redesigned our protocol | Again, we received another suggestion from Professor Shendong. With his help, we redesigned our protocol | ||
− | and extended our sequence successfully. DNA | + | and extended our sequence successfully. DNA sequencing result accorded with our prospect. Unfortunately, |
due to the lack of time, we didn't construct our vector and transform it into E.coli to express GFP. | due to the lack of time, we didn't construct our vector and transform it into E.coli to express GFP. | ||
Line 208: | Line 202: | ||
<img class="wet-valid" src="https://static.igem.org/mediawiki/2018/b/bf/T--SYSU-Software--wet-10.png"> | <img class="wet-valid" src="https://static.igem.org/mediawiki/2018/b/bf/T--SYSU-Software--wet-10.png"> | ||
<div class="caption"> | <div class="caption"> | ||
− | + | Figure 8. parameter in ODE system | |
</div> | </div> | ||
Line 216: | Line 210: | ||
<img class="wet-valid" src="https://static.igem.org/mediawiki/2018/d/d7/T--SYSU-Software--wet-11.png"> | <img class="wet-valid" src="https://static.igem.org/mediawiki/2018/d/d7/T--SYSU-Software--wet-11.png"> | ||
− | <div class="caption"> | + | <div class="caption"> Figure 9: the simulation result of our software |
Experiment & model result. | Experiment & model result. | ||
</div> | </div> | ||
<img class="wet-valid" src="https://static.igem.org/mediawiki/2018/7/7c/T--SYSU-Software--wet-12.png"> | <img class="wet-valid" src="https://static.igem.org/mediawiki/2018/7/7c/T--SYSU-Software--wet-12.png"> | ||
<div class="caption"> | <div class="caption"> | ||
− | + | Figure 10. experiment and model result | |
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
Line 235: | Line 229: | ||
</div> | </div> | ||
<img class="wet-valid" src="https://static.igem.org/mediawiki/2018/d/d1/T--SYSU-Software--wet-13.png"> | <img class="wet-valid" src="https://static.igem.org/mediawiki/2018/d/d1/T--SYSU-Software--wet-13.png"> | ||
− | <div class="caption"> | + | <div class="caption"> Figure 11. optimized K and corresponding simulation result |
</div> | </div> | ||
<div class="content"> | <div class="content"> |
Revision as of 18:46, 17 October 2018
Project
Validation
Installability
To set up your own server, please follow the installation guide below:
Dependency
To run CO-RAD, you should get prepared on your server as follow:
- Make sure your server has over 8GB memory available, while 16GB is recommended. This is crucial for our search system.
- Python>= 3.6, with main following packages installed:
- Django >= 2.0
- pySBOL == 2.3.0.
- tensorflow == 1.11.0
Numpy, xlrd, pandas, sklearn Details for these packages are listed below.
- Supportive data. Click <a href="https://github.com/xwy27/Designer#">here</a> to download, and save it at some path.
Installation
- Repo Clone. Clone the repository from github. With git installed, you can simply type git clone <a href="https://github.com/igemsoftware2018/SYSU-Software-2018">https://github.com/igemsoftware2018/SYSU-Software-2018</a> in your terminal. Or you can visit our repository and download the source file, unzip it and copy it to your custom directory.
- Installation. The main installation process is packed into scripts. Run setup.sh (setup.bat for Windows) for installation. It may take several minutes to load ocean of data to the database. After finishing, simply run runserver.sh(runserver.bat on windows) to let CO-RAD get started to run!
Mac OS Mojave
Enviroment
<img src="" />
Result
<img src="" />
Windows 10 Enterprise Edition
Enviroment
<img src="" />
Result
<img src="" />
Linux Arch Distribution
Environment
<img src="" />
Result
<img src="" />
Wet-lab Validation
We verified the robustness of CO-RAD through wet lab. With our software, we solved the difficulty encountered in routine molecular biology experiments. Specially, we use CO-RAD to help design the an experiments. Details are listed belo
-
We designed our protocol and circuit in CO-RAD. Our design is supposed to express GFP when IPTG exist.
<img class="wet-valid" src="" style="margin: 20px;"> <img class="wet-valid" src="" style="margin: 20px;">
- Problems occurred when we assemblied our circuit. We tried to extend 170bp from our template by 5 times of PCR. The sequence includes GFP, terminator, RBS . We can see that we did not find our target band (900bp) in our result. <img class="wet-valid" src="">