Difference between revisions of "Team:SYSU-Software"
Line 1: | Line 1: | ||
{{SYSU-Software}} | {{SYSU-Software}} | ||
<html> | <html> | ||
− | + | <div id="bannerContainer"> | |
<div id="title"> | <div id="title"> | ||
<div class="logo"></div> | <div class="logo"></div> | ||
Line 8: | Line 8: | ||
</div> | </div> | ||
</div> | </div> | ||
− | < | + | <link rel="stylesheet" href="./css/home.css"> |
− | <link rel= | + | <!--link(rel='stylesheet', type='text/css', href='https://2015.igem.org/Template:SYSU-Software/CSS/Home?action=raw&ctype=text/css')--> |
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SYSU-Software/CSS/BOOT?action=raw&ctype=text/css"> | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SYSU-Software/CSS/BOOT?action=raw&ctype=text/css"> | ||
− | <script src="https://2015.igem.org/Template:SYSU-Software/JS/Home?action=raw& | + | <script src="./css/home.js"></script> |
+ | <!--script(src="https://2015.igem.org/Template:SYSU-Software/JS/Home?action=raw&ctype=text/javascript")--> | ||
<script src="https://2015.igem.org/Template:SYSU-Software/JS/BOOT?action=raw&ctype=text/javascript"></script> | <script src="https://2015.igem.org/Template:SYSU-Software/JS/BOOT?action=raw&ctype=text/javascript"></script> | ||
<div id="contentContainer"> | <div id="contentContainer"> | ||
+ | <div class="trueFirst"></div> | ||
+ | <div class="secondSection"> | ||
+ | <div id="myCarousel1" class="carousel slide"> | ||
+ | <!-- Indicators--> | ||
+ | <ol class="carousel-indicators"> | ||
+ | <li data-target="#myCarousel1" data-slide-to="0" class="active"></li> | ||
+ | <li data-target="#myCarousel1" data-slide-to="1"></li> | ||
+ | <li data-target="#myCarousel1" data-slide-to="2"></li> | ||
+ | </ol> | ||
+ | <!-- Wrapper for slides--> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="item active"><img src="https://static.igem.org/mediawiki/2015/5/5c/SYSU-Software_Wiki_Home_Motivation_1.jpeg" alt="bg"></div> | ||
+ | <div class="item"><img src="https://static.igem.org/mediawiki/2015/8/80/SYSU-Software_Wiki_Home_Motivation_2.jpeg" alt="bg"></div> | ||
+ | <div class="item"><img src="https://static.igem.org/mediawiki/2015/8/8f/SYSU-Software_Wiki_Home_Motivation_3.jpeg" alt="bg"></div> | ||
+ | </div> | ||
+ | <!-- Controls--><a href="#myCarousel1" role="button" data-slide="prev" class="carousel-control left"></a><a href="#myCarousel1" role="button" data-slide="next" class="carousel-control right"></a> | ||
+ | </div> | ||
+ | </div> | ||
<div class="firstSection"> | <div class="firstSection"> | ||
<div class="BackgroundCore"> | <div class="BackgroundCore"> | ||
Line 68: | Line 87: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="humanPractice"> |
− | <div id=" | + | <div id="myCarousel2" class="carousel slide"> |
<!-- Indicators--> | <!-- Indicators--> | ||
<ol class="carousel-indicators"> | <ol class="carousel-indicators"> | ||
− | <li data-target="# | + | <li data-target="#myCarousel2" data-slide-to="0" class="active"></li> |
− | <li data-target="# | + | <li data-target="#myCarousel2" data-slide-to="1"></li> |
− | + | ||
</ol> | </ol> | ||
<!-- Wrapper for slides--> | <!-- Wrapper for slides--> | ||
<div class="carousel-inner"> | <div class="carousel-inner"> | ||
− | <div class="item active"><img src="https://static.igem.org/mediawiki/2015/ | + | <div class="item active"><img src="https://static.igem.org/mediawiki/2015/c/ca/SYSU-Software_Wiki_Home_Collaborations.jpeg" alt="bg"> |
− | <div class="item"><img src="https://static.igem.org/mediawiki/2015/ | + | <div class="sysuchina cElement"> |
− | + | <div class="word">Garden Party in Biology Festival</div> | |
+ | </div> | ||
+ | <div class="china cElement"> | ||
+ | <div class="word">Developed a software for tracking mouse movement in cage</div> | ||
+ | </div> | ||
+ | <div class="sklbc cElement"> | ||
+ | <div class="word">Mentored high-school teams on software project planning</div> | ||
+ | </div> | ||
+ | <div class="student cElement"> | ||
+ | <div class="word">Biology Festival</div> | ||
+ | </div> | ||
+ | <div class="youth cElement"> | ||
+ | <div class="word">A mini lecture on Synbio and iGEM</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="item"><img src="https://static.igem.org/mediawiki/2015/7/78/SYSU-Software_Wiki_Home_HumanPractices.jpeg" alt="bg"> | ||
+ | <div class="scientific cElement"> | ||
+ | <div class="word"> | ||
+ | <p>Studying wet-lab’s needs</p> | ||
+ | <p>Open communication</p> | ||
+ | <p>Transparency and reproducibility in iGEM</p> | ||
+ | <p>Safety and security</p> | ||
+ | <p>Intellectual property rights</p> | ||
+ | <p>Laws and Regulations</p> | ||
+ | <p>Ethics </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="public cElement"> | ||
+ | <div class="word"> | ||
+ | <p>Synbio Box: a game on Synbio</p> | ||
+ | <p>Garden Party in Biology Festival</p> | ||
+ | <p>Meet high-school teams</p> | ||
+ | <p>Mini lecture to freshmen</p> | ||
+ | <p>Poker on biosafety</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="project cElement"> | ||
+ | <div class="word"> | ||
+ | <p>Risk assessment</p> | ||
+ | <p>Feasibility assessment</p> | ||
+ | <p>End-user considerations</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | <!-- Controls--><a href="# | + | <!-- Controls--><a href="#myCarousel2" role="button" data-slide="prev" class="carousel-control left"></a><a href="#myCarousel2" role="button" data-slide="next" class="carousel-control right"></a> |
</div> | </div> | ||
</div> | </div> |
Revision as of 14:05, 17 September 2015
Collaboration results in great projects.
Crowdsourcing helps synthetic biologists
identify problems and
co-develop their constructs.
“Synbio Hub”
Reuse and re-design lead to efficiency.
Standard repository of genetic design
helps “stand on the shoulder of the giants”
while prevent “re-inventing the wheels”.
Co-development
Crowdsourcing platform for collaborative design.
CORE Bank
A standardized genetic design repositories.
CORE Design
Integrated solutions for wet-lab assistance.
For Synbio, genetic design is the basis but not the whole story.
Mathematical modeling, plasmid design,
protocol management and experiment schedule are good auxiliaries.