Difference between revisions of "Team:Tongji-Software/Attributions"

 
(143 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Tongji-Software/top}}
 
 
<html>
 
<html>
 +
</script>
  
  
<head>
+
<style>
   <title>Attribution</title>
+
/**************************************************************************************************************************************************************************************************/
   <meta charset="UTF-8">
+
 
   <meta name="viewport" content="width=device-width, initial-scale=1">
+
 
   <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+
 
   <link rel="stylesheet" href="/wiki/index.php?title=Template:Tongji-software/lib/semantic.min.css&amp;action=raw&amp;ctype=text/css">
+
/**************************************************************************************************************************************************************************************************/
   <link href="/wiki/index.php?title=Template:Tongji-software/css/common.css&amp;action=raw&amp;ctype=text/css" rel="stylesheet" rel="stylesheet">
+
/* DEFAULT WIKI SETTINGS */
  <link href="/wiki/index.php?title=Template:Tongji-software/css/project.css&amp;action=raw&amp;ctype=text/css" rel="stylesheet" rel="stylesheet">
+
/**************************************************************************************************************************************************************************************************/
</head>
+
 
 +
 
 +
#home_logo, #sideMenu { display:none; }
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 
 +
body{
 +
margin: 0;
 +
color:#685454;
 +
font-family:  Helvetica, Arial, sans-serif;
 +
/* font-family: "Times New Roman", Cambria,  serif;*/
 +
background-color:#fff;
 +
}
 +
 
 +
.icon {
 +
  position: fixed;
 +
  float: left;
 +
  top: 0px;
 +
  background-color: #592e2e;
 +
  margin-top:0px;
 +
  width: 10%;
 +
  height: 100%;
 +
 
 +
}
 +
 
 +
 
 +
.icon ul{
 +
  position: fixed;
 +
  overflow:none;
 +
  display:inline-block;
 +
  vertical-align: middle;
 +
  width: 10%;
 +
  height: 100%;
 +
   /*background-color: #685454;*/
 +
   padding-left: 20px;
 +
  padding-top: 25px;
 +
  transition: 0.3s;
 +
}
 +
 
 +
.icon ul li{
 +
  display:inline-block;
 +
  vertical-align: middle;
 +
  list-style: none;
 +
  transition: 0.3s;
 +
  margin-bottom: 15px;
 +
}
 +
 
 +
.icon ul li img{
 +
  transition: 0.3s;
 +
}
 +
 
 +
.icon ul li img:hover  {
 +
  transition: 0.3s;
 +
  -webkit-filter: brightness(200%);
 +
filter: brightness(200%);
 +
transform: scale(1.2);
 +
}
 +
 
 +
.line {
 +
  position: fixed;
 +
  float: left;
 +
  top: 0px;
 +
  left:10%;
 +
  background-color: #ffb6bc;
 +
   width: 1%;
 +
  height: 100%;
 +
  padding-right:-20px;
 +
  padding-top:10px;
 +
}
 +
 
 +
.left {
 +
  position: fixed;
 +
  float: left;
 +
  top: 0px;
 +
  left:10%;
 +
  background-color: #ffb6bc;
 +
  width: 16%;
 +
  height: 100%;
 +
  padding-right:-20px;
 +
  padding-top:10px;
 +
}
 +
 
 +
.left ul{
 +
  display:inline-block;
 +
  text-align: center;
 +
  padding-left: -5px;
 +
  margin-top: 20px;
 +
padding-right:-20px;
 +
}
 +
 
 +
.left ul a{
 +
  text-decoration:none;
 +
  color:#685454;
 +
  transition: 0.3s;
 +
}
 +
 
 +
.left ul li{
 +
  display:block;
 +
  color:#685454;
 +
  list-style: none;
 +
  padding-bottom:20px;
 +
  margin-bottom:  15px;
 +
  padding-top:10px;
 +
  border-bottom: 0.5px solid #685454;
 +
  transition: 0.3s;
 +
  font-weight:bold;
 +
  font-size:15px;
 +
}
 +
 
 +
.left ul li :hover{
 +
  display: inline-block;
 +
  -webkit-filter: brightness(0%);
 +
filter: brightness(0%);
 +
  transition:all 0.3s;
 +
  transform: scale(1.15);
 +
}
 +
.left li:before {
 +
   content: '';
 +
  height: 100%;
 +
  left: 0;
 +
  position: absolute;
 +
  top: 0;
 +
  -webkit-transition: width 0.2s ease-in;
 +
  transition: width 0.2s ease-in;
 +
  width: 3px;
 +
  z-index: -1;
 +
}
 +
 
 +
.left li:hover:before {
 +
  -webkit-transition: width 0.2s ease-in;
 +
   transition: width 0.2s ease-in;
 +
  width: 100%;
 +
}
 +
 
 +
.left li.open:hover before {
 +
  -webkit-transition: width 0.2s ease-in;
 +
  transition: width 0.2s ease-in;
 +
  width: 100%;
 +
}
 +
 
 +
.picture{
 +
position:absolute;
 +
top:0px;
 +
margin-top:-70px;
 +
overflow:hidden;
 +
z-index: -1;
 +
}
 +
 
 +
.background{
 +
position:fixed;
 +
top:0px;
 +
z-index: -1;
 +
 
 +
}
 +
 
 +
 
 +
.title{
 +
  position:absolute;
 +
  float: left;
 +
  top:25%;
 +
  left:27%;
 +
  font-size: 48px;
 +
  color:#fc8190 ;
 +
  z-index: 2;
 +
  font-weight: bolder;
 +
}
 +
 
 +
.content{
 +
  position:absolute;
 +
  float: left;
 +
  top:110%;
 +
  left:20%;
 +
  width:71%;
 +
  font-size: 18px;
 +
  z-index: 2;
 +
  margin-left:50px;
 +
line-height: 35px;
 +
 
 +
}
 +
 
 +
.content .h1{
 +
  margin-top: 20px;
 +
  font-size: 33px;
 +
  font-weight: bold;
 +
  color: #fc8190;
 +
}
 +
 
 +
.content .top{
 +
  padding-top: 23px;
 +
  padding-left: 90px;
 +
  display: table-cell;
 +
  vertical-align:middle;
 +
  text-align:center;
 +
   font-weight:bold;
 +
  font-size: 25px;
 +
  color:#685454;
 +
  padding-bottom: 20px;
 +
}
 +
 
 +
.content .detail{
 +
  display: inline-block;
 +
  text-indent:2em;
 +
  font-size: 18px;
 +
  padding-top: 10px;
 +
  padding-bottom: 10px;
 +
 
 +
}
 +
 
 +
.content  img{
 +
  display: table-cell;
 +
  vertical-align:middle;
 +
  margin:0 auto;
 +
  text-align:center;
 +
}
 +
 
 +
#contact{
 +
  border-radius: 15px;
 +
  width: 90%;
 +
  height:auto;
 +
  background:rgba(255,255,255,0.7);
 +
/* border: 2.5px solid rgba(0,0,0,0.9);*/
 +
  z-index: 5;
 +
  text-align: center;
 +
  display: block;
 +
  margin-bottom: 100px;
 +
}
 +
 
 +
#contact h3{
 +
  font-size: 22px;
 +
  margin-top:35px;
 +
  margin-bottom:10px;
 +
  color : #5b3d3d;
 +
}
 +
 
 +
#contact span{
 +
  margin-top: 15px;
 +
  font-size: 19px;
 +
  color : #826767;
 +
}
 +
 
 +
#contact img{
 +
  margin-top: 10px;
 +
  transition: all 0.4s;
 +
  margin-bottom: 30px;
 +
}
 +
#contact img:hover{
 +
  transform: scale(1.15);
 +
  transition: all 0.4s;
 +
}
 +
#btn{
 +
display: none;
 +
position: fixed;
 +
left: 90%;
 +
bottom: 40px;
 +
height:80px;
 +
width: 80px;
 +
background: url(https://static.igem.org/mediawiki/2018/d/d1/T--Tongji-Software--top.png) no-repeat left top;
 +
background-size:100% auto;
 +
}
 +
 
 +
</style>
 +
<link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:Tongji-Software/test/css/style.css&action=raw&ctype=text/css">
  
 
<body>
 
<body>
  <div id="truePage" class="realPage">
+
<div class="icon">
     <div id="firstnav" class="ui fixed collapsed borderless ten menu">
+
     <ul>
      <a id="sdin-link" href="" target="_blank">
+
    <a href="https://2018.igem.org/Team:Tongji-Software" original-title="Project"><li><img src="https://static.igem.org/mediawiki/2018/f/fa/T--Tongji-Software--logo.svg" width="55%" ></li></a>
        <img id="" src="" alt="logo">
+
 
      </a>
+
    <a href="https://2018.igem.org/Team:Tongji-Software/Project" original-title="Project"><li><img src="https://static.igem.org/mediawiki/2018/e/ed/T--Tongji-Software--Pro.svg" width="35%" ></li></a>
      <a href="https://2018.igem.org/Team:Tongji-software/Project#Description" class="item">Description</a>
+
 
          <a href="https://2018.igem.org/Team:Tongji-software/Project#Applied Design" class="item">Applied Design</a>
+
    <a href="https://2018.igem.org/Team:Tongji-Software/Team" original-title="Project"><li><img src="https://static.igem.org/mediawiki/2018/1/1f/T--Tongji-Software--Tea.svg" width="35%" ></li></a>
          <a href="https://2018.igem.org/Team:Tongji-software/Project#" class="item">Wet-Lab Validation</a>
+
 
          <a href="https://2018.igem.org/Team:Tongji-software/Project#demonstrate" class="item">Demonstrate</a>
+
    <a href="https://2018.igem.org/Team:Tongji-Software/Attributions" original-title="Project"><li><img src="https://static.igem.org/mediawiki/2018/8/86/T--Tongji-Software--Att.svg" width="35%" ></li></a>
        </div>
+
 
      </div>
+
    <a href="https://2018.igem.org/Team:Tongji-Software/Model" original-title="Project"><li><img src="https://static.igem.org/mediawiki/2018/7/77/T--Tongji-Software--Mod.svg" width="35%" ></li></a>
      <div class="ui simple dropdown item page-nav">
+
 
        <a href="https://2017.igem.org/Team:SYSU-Software/Model" class="page-link">Modeling</a>
+
    <a href="https://2018.igem.org/Team:Tongji-Software/Collaborations" original-title="Project"><li><img src="https://static.igem.org/mediawiki/2018/d/d3/T--Tongji-Software--Col.svg" width="35%" left="100px"></li></a>
        <div class="menu page-category">
+
 
          <a href="https://2017.igem.org/Team:SYSU-Software/Model#overview" class="item">Overview</a>
+
    <a href="https://2018.igem.org/Team:Tongji-Software/Requirements" original-title="Project"><li><img src="https://static.igem.org/mediawiki/2018/5/5f/T--Tongji-Software--Req.svg" width="35%" ></li></a>
          <a href="https://2017.igem.org/Team:SYSU-Software/Model#recommendation-system" class="item">Recommendation System</a>
+
 
          <a href="https://2017.igem.org/Team:SYSU-Software/Model#simulation" class="item">Simulation for General Genetic Circuits</a>
+
    <a href="https://2018.igem.org/Team:Tongji-Software/Human_Practices" original-title="Project"><li><img src="https://static.igem.org/mediawiki/2018/c/cc/T--Tongji-Software--Hum.svg" width="35%" ></li></a>
          <a href="https://2017.igem.org/Team:SYSU-Software/Model#references" class="item">References</a>
+
 
        </div>
+
    <a href="https://2018.igem.org/Team:Tongji-Software/Measurement" original-title="Project"><li><img src="https://static.igem.org/mediawiki/2018/8/8b/T--Tongji-Software--Med.svg" width="35%" ></li></a>
      </div>
+
  </ul>
     
+
  </div>
      <div class="ui simple dropdown item page-nav">
+
 
        <a href="https://2017.igem.org/wiki/index.php?title=Team:SYSU-Software/HP" class="page-link">Human Practices</a>
+
<div class="line"></div>
        <div class="menu page-category">
+
<div><a href="javascript:;" id="btn" title="Return to Top"></a></div>
          <a href="https://2017.igem.org/wiki/index.php?title=Team:SYSU-Software/HP#overview_id" class="item">Overview</a>
+
<div id = "wrapper">  
          <a href="https://2017.igem.org/wiki/index.php?title=Team:SYSU-Software/HP#silver" class="item">Silver</a>
+
<div class="left"  id = "sidebar-wrapper">
          <a href="https://2017.igem.org/wiki/index.php?title=Team:SYSU-Software/HP#gold" class="item">Gold</a>
+
    <ul>
          <a href="https://2017.igem.org/wiki/index.php?title=Team:SYSU-Software/HP#integrated-human-practice" class="item">Integrated Human Practice</a>
+
      <li><a href="#Overview">Overview</a></li>
          <a href="https://2017.igem.org/wiki/index.php?title=Team:SYSU-Software/HP#public-engagement" class="item">Public Engagement</a>
+
      <li><a href="#Previous">Previous Research</a></li>
        </div>
+
      <li><a href="#Database">Database</a></li>
      </div>
+
      <li><a href="#Search">Search algorithm & Ranking criteria</a></li>
      <div class="ui simple dropdown item page-nav">
+
      <li><a href="#Additional">Additional Functions</a></li>
        <a href="https://2017.igem.org/Team:SYSU-Software/Collaborations" class="page-link">Collaborations</a>
+
      <li><a href="#Design">Design</a></li>
        <div class="menu page-category">
+
      <li><a href="#Human">Human Practice and Collaboration</a></li>
          <a href="https://2017.igem.org/Team:SYSU-Software/Collaborations#overview" class="item">Overview</a>
+
      <li><a href="#Financing">Financing &</br> Trip planning</a></li>
          <a href="https://2017.igem.org/Team:SYSU-Software/Collaborations#scut-china-a" class="item">SCUT-CHINA-A</a>
+
      <li><a href="#Advice">Advice and human</br> practice support</a></li>
          <a href="https://2017.igem.org/Team:SYSU-Software/Collaborations#nju-china" class="item">NJU-China</a>
+
    </ul>  
          <a href="https://2017.igem.org/Team:SYSU-Software/Collaborations#hkust" class="item">Hong_Kong_HKUST</a>
+
 
          <a href="https://2017.igem.org/Team:SYSU-Software/Collaborations#sysu-china" class="item">SYSU-CHINA</a>
+
</div>
          <a href="https://2017.igem.org/Team:SYSU-Software/Collaborations#scau-china" class="item">SCAU-CHINA</a>
+
 
        </div>
+
<div class="picture">
      </div>
+
    <img src="https://static.igem.org/mediawiki/2018/2/24/T--Tongji-Software--Attribution-background.jpeg" width="100%" >
      <div class="ui simple dropdown item page-nav">
+
  </div>
        <a href="https://2017.igem.org/Team:SYSU-Software/InterLab" class="page-link">Interlab</a>
+
<div class="background">
        <div class="menu page-category">
+
    <img src="https://static.igem.org/mediawiki/2018/5/57/T--Tongji-Software--background.png" width="100%" >
          <a href="https://2017.igem.org/Team:SYSU-Software/InterLab#overview" class="item">Overview</a>
+
  </div>
          <a href="https://2017.igem.org/Team:SYSU-Software/InterLab#experiment-design" class="item">Experiment Design</a>
+
  <div class="title">
          <a href="https://2017.igem.org/Team:SYSU-Software/InterLab#material-and-methods" class="item">Material and Methods</a>
+
    <span>ATTRIBUTIONS</span>
          <a href="https://2017.igem.org/Team:SYSU-Software/InterLab#results" class="item">Results</a>
+
  </div>
        </div>
+
   
      </div>
+
<div class="content" id="con">
      <div class="ui simple dropdown item page-nav">
+
<span class="top">
        <a href="https://2017.igem.org/Team:SYSU-Software/Safety" class="page-link">Safety</a>
+
        What makes Alpha Ant meaningful and wonderful is those </br>people’s great work.</br>
        <div class="menu page-category">
+
      </span>
          <a href="https://2017.igem.org/Team:SYSU-Software/Safety#dry-lab" class="item">Biosafety in Dry Lab</a>
+
<span class="detail" >Since we are from different majors, all things can be covered by everyone of us. More information about team members could be found in <a href="https://2018.igem.org/Team:Tongji-Software/Team" target="_blank">Team</a>. Generally, we have three main sessions: biology logic thinking and investigation, programming and modeling, design.</span> </br>
          <a href="https://2017.igem.org/Team:SYSU-Software/Safety#wet-lab" class="item">Biosafety in Wet Lab</a>
+
 
        </div>
+
<span class="detail" >It’s more like a workflow. At first, everyone is engaged in previous biology research and decide to do a topic about pathway design. Secondly, biology group try to get access to different database and deliver data to programming group. Then data processing and main part programming are followed. At last, design group can figure out how to show our software reasonably and wiki design.</span></br>
      </div>
+
 
      <div class="ui simple dropdown item page-nav" id="active-page">
+
        <a href="https://2017.igem.org/Team:SYSU-Software/Attributions" class="page-link">Attributions</a>
+
 
        <div class="menu page-category">
+
<span class="h1" id="Overview">  
          <a href="https://2017.igem.org/Team:SYSU-Software/Attributions#overview" class="item">Overview</a>
+
        Overview</br>  
          <a href="https://2017.igem.org/Team:SYSU-Software/Attributions#group-structure" class="item">Group Structure</a>
+
      </span>
          <a href="https://2017.igem.org/Team:SYSU-Software/Attributions#attribution-in-project" class="item">Attribution in Project</a>
+
 
          <a href="https://2017.igem.org/Team:SYSU-Software/Attributions#journey-planning" class="item">Journey Planning and Financing</a>
+
    <img src="https://static.igem.org/mediawiki/2018/f/fc/T--Tongji-Software--attribution-graph.png" width="80%" />
          <a href="https://2017.igem.org/Team:SYSU-Software/Attributions#acknowledgements" class="item">Acknowledgements</a>
+
</br>
        </div>
+
 
      </div>
+
<span class="h1" id="Previous">
      <div class="ui simple dropdown item page-nav">
+
      Previous Research</br>
        <a href="https://2017.igem.org/Team:SYSU-Software/Team" class="page-link">Team</a>
+
      </span>
        <div class="menu page-category">
+
 
          <a href="https://2017.igem.org/Team:SYSU-Software/Team#biology-group" class="item">Biology Group</a>
+
<ul>
          <a href="https://2017.igem.org/Team:SYSU-Software/Team#programmers" class="item">Programmers</a>
+
<li>Haiyan He, Xiaotian Yu, Zhichao Ma and Wei Cao are responsible for learning synthetic biology and mining proper topic.</li>
          <a href="https://2017.igem.org/Team:SYSU-Software/Team#modeling-group" class="item">Modeling Group</a>
+
 
          <a href="https://2017.igem.org/Team:SYSU-Software/Team#designers" class="item">Designers</a>
+
<li>Wei Cao investigated the barriers that experimenters could occur in metabolic engineering and interviewed Professor Ping Li for Tongji University for general workflow of metabolic pathway research.</li>
          <a href="https://2017.igem.org/Team:SYSU-Software/Team#advisors" class="item">Advisors</a>
+
<li>Zhichao Ma communicated with postgraduate students major in bioinformatics.</li>
          <a href="https://2017.igem.org/Team:SYSU-Software/Team#instructors" class="item">Instructors</a>
+
<li>Xiangzhen Li did some research on graph theoretic algorithm.</li>
          <a href="https://2017.igem.org/Team:SYSU-Software/Team#notebook" class="item">Notebook</a>
+
</ul>
        </div>
+
 
      </div>
+
</br>
      <div class="ui simple dropdown item page-nav">
+
 
        <a href="https://2017.igem.org/Team:SYSU-Software/Medal" class="page-link">Medal</a>
+
<span class="h1" id="Database">  
        <div class="menu page-category">
+
      Database</br>
          <a href="https://2017.igem.org/Team:SYSU-Software/Medal#overview" class="item">Overview</a>
+
      </span>
          <a href="https://2017.igem.org/Team:SYSU-Software/Medal#bronze" class="item">Bronze</a>
+
<ul>
          <a href="https://2017.igem.org/Team:SYSU-Software/Medal#silver" class="item">Silver</a>
+
<li>Xiaotian Yu, Xiangzhen Li and Zhichao Ma were responsible for getting data from KEGG Database and data processing.</li>
          <a href="https://2017.igem.org/Team:SYSU-Software/Medal#gold" class="item">Gold</a>
+
<li>Haiyan He and Xiaotian Yu were responsible for calculating thermodynamic data by using equilibrator.</li>
        </div>
+
<li>Zhichao Ma and Wei Cao was responsible for getting data from Brenda, ChEBI, DrugBank and KnowledgeBase.</li>
      </div>
+
</ul>
      <div class="ui simple dropdown item page-nav">
+
</br>
        <a href="https://2017.igem.org/Team:SYSU-Software/Statements" class="page-link">Statements</a>
+
 
        <div class="menu page-category">
+
 
          <a href="https://2017.igem.org/Team:SYSU-Software/Statements#term-of-use" class="item">Term of Use</a>
+
<span class="h1" id="Search">  
          <a href="https://2017.igem.org/Team:SYSU-Software/Statements#bio-safety-alerts" class="item">Bio Safety Alerts</a>
+
      Search algorithm & Ranking criteria</br>  
          <a href="https://2017.igem.org/Team:SYSU-Software/Statements#privacy-policy" class="item">Privacy Policy</a>
+
      </span>
          <a href="https://2017.igem.org/Team:SYSU-Software/Statements#cookie-policy" class="item">Cookie Policy</a>
+
<ul>
        </div>
+
<li>Xiangzhen Li did a lot of research on Graph Theoretic Algorithm and wrote code of DFS.</li>
      </div>
+
<li> Xiaotian Yu and Wei Cao read some paper about atom conservation. Then they worked together on coding and model building.</li>
    </div>
+
<li>Xiaotian Yu and Zhichao Ma worked on toxicity of compound and added it to ranking criteria.</li>
 +
</ul>
 +
</br>
 +
 
 +
<span class="h1" id="Additional">  
 +
      Additional Functions</br>  
 +
      </span>
 +
 
 +
 
 +
<b>1.Organism recommendation</b></br>
 +
<span class="detail" >Zhichao Ma and Xiangzhen Li built and optimized microorganism recommendation model.</span></br>
 +
 
 +
<b>2.Flux Balance Analysis</b></br>
 +
<span class="detail" >Wei Cao and Haiyan He learned COBRA toolbox and built FBA model.</span></br>
 +
 
 +
<b>3.Atom conservation</b></br>
 +
<span class="detail" >Wei Cao and Haiyan He learned COBRA toolbox and built FBA model.</span></br>
 +
 
 +
<b>4.SMILES Comparison </b></br>
 +
<span class="detail" >Xiaotian Yu learned RDkit toolbox and added SMILES Comparison to our project.</br></span></br>
 +
 
 +
<span class="h1" id="Design">  
 +
      Design</br>
 +
      </span>
 +
 
 +
<ul>
 +
  <li>Yuchen Xing, Yuejia Li,Wei Cao were responsible for wiki design. </li>
 +
  <li>Yuchen Xing, Wei Cao and Zhichao Ma designed software interface.</li>
 +
  <li>YueJia Li also carried poster design work.</li>
 +
</ul>
 +
</br>
 +
 
 +
<span class="h1" id="Human">  
 +
      Human Practices and Collaborations</br>  
 +
      </span>
 +
 
 +
<b>1.Visiting WuXi AppTec</b></br>
 +
<span class="detail" >Wei Cao communicated with WuXi AppTec and made an interview on experts in WuXi AppTec. Haiyan He, Xiaotian Yu, Zhichao Ma and Xiangzhen Li participated this interview and proposed many great ideas. Haiyan He give an excellent speech on this meeting.</br></span>
 +
 
 +
<b>2.Communicate with programmers</b></br>
 +
<span class="detail" >Zhichao Ma made a speech on a forum in school of life science and technology, Tongji University. There, we got a lot of suggestions on modeling.</br></span>
 +
 
 +
<b>3.Contact with experimenters</b></br>
 +
<span class="detail" >Wei Cao made a speech on professor Ping Li’s class and then investigate need of experimenters. </span></br>
 +
 
 +
<b>4.EuroAsia Meetup</b></br>
 +
<span class="detail" > All members attended EuroAsia Meetup in Shenzhen, China. Wei Cao and Xiaotian Yu did presentation in this Meetup. All the member answered questions during the speech.</br></span>
 +
 
 +
<b>5.CCiC</b></br>
 +
<ul>
 +
<li>Xiaotian Yu contacted with Shanghai-tech, who held CCiC in Shanghai.</li>
 +
<li>Xiangzhen Li , Xiaotian Yu and Wei Cao gave the committee a great presentation.</li>
 +
<li>Haiyan He was responsible for poster exhibition part.</li>
 +
<li>Yuejia Li designed the poster.</li>
 +
</ul>
 +
</br>
 +
 
 +
<b>6.Meeting with SJTU & Fudan_China</b></br>
 +
<span class="detail" >Wei Cao contacted with SJTU-software and helped arrange meeting with SJTU-software. Haiyan He contacted with Fudan_China and helped arrange meeting with them. And rest of the team attended this meeting.</br></span>
 +
 
 +
<b>7.Game : “Go Ant!”</b></br>
 +
<span class="detail" >Xiaotian Yu developed the whole game. Of course, the rest of teammates gave him some advice. Yuejia Li designed the magnificent background, which made the game even more fun!</br></span>
 +
 
 +
<b>8.Visiting Meihua Group</b></br>
 +
<span class="detail" >Haiyan He, Xiaotian Yu, Zhichao Ma and Wei Cao participated this visit and proposed many great ideas. Xiaotian Yu gave an excellent speech on this meeting</br></span>
 +
 
 +
<b>9.Visiting Cathay Industrial Biotech</b></br>
 +
<span class="detail" >Haiyan He, Xiaotian Yu, Zhichao Ma and Wei Cao participated this visit and proposed many great ideas. Xiaotian Yu gave an excellent speech on this meeting</br></span>
 +
 
 +
<b>10.Visiting Key Synthetic Biology Laboratory of CAS</b></br>
 +
<span class="detail" >Xiaotian Yu, Zhichao Ma and Wei Cao participated this visit and proposed many great ideas. Weicao gave an excellent speech on this meeting</br></span>
 +
 
 +
<b>11.Mini Lectures for High School Students & Freshmen</b></br>
 +
<span class="detail" >Xiangzhen Li and Wei Cao gave these lectures for high school student and freshmen.</br></span></br>
 +
 
 +
 
 +
<span class="h1" id="Financing & Trip planning">  
 +
      Financing</br>  
 +
      </span>
 +
<ul>
 +
<li>Xiaotian Yu is in charge of Financial management.</li>
 +
<li>Wei Cao is responsible for flight tickets booking and hotel reservation. The rest of team members help plan the whole trip.</li>
 +
</ul>
 +
</br>
 +
 
 +
<span class="h1" id="Advice">  
 +
    Advice and human practice support</br>  
 +
      </span>
 +
 
 +
<ul>
 +
<li>Professor Qi Liu gave us advice on search algorithm and help us contact with WuXi AppTec.</li>
 +
<li>Professor Ping Li taught us basic knowledge of synthetic biology and introduced MEIHUA GROUP to us. Then we visited the company and got a lot of useful comments on our software.</li>
 +
<li>Associate professor Ye Leng helped us make a speech in The first affiliated middle school of Tongji University.</li>
 +
 
 +
</ul>
 +
</br>
 +
<span class="top">
 +
      We are sincerely grateful to everyone who help us in many ways.</br>
 +
      </span>
 +
 
 +
<div id="contact">
 +
<h3>CONTACT</h3>
 +
<span>annecao@tongji.edu.cn</span><hr/>
 +
<h3>ADDRESS</h3>  
 +
<span>1239# Siping Road</br>Tongji University,Shanghai China</span><hr/>
 +
<h3>GET IN TOUCH</h3>
 +
<a href="https://www.facebook.com/tongjiIGEMer/?ref=bookmarks"><img src="https://static.igem.org/mediawiki/2018/8/8c/T--Tongji-Software--facebook.png" width="5%"></a>
 +
</div>
 +
 
 +
</div>
  
  
  
 +
</div>
 +
<script src="https://2018.igem.org/wiki/index.php?title=Template:Tongji-Software/test/js/jquery-1.8.3.min.js&action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/wiki/index.php?title=Template:Tongji-Software/test/js/bootstrap.min.js&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
$(document).ready(function () {
 +
  var trigger = $('.icon'),
 +
    slide = $('.left'),
 +
isClosed = true;
  
 +
trigger.mouseover(function () {
 +
  cross_out();     
 +
});
 +
slide.mouseleave(function () {
 +
  cross_in();     
 +
});
  
 +
function cross_out() {
 +
  if (isClosed == true) {
 +
trigger.removeClass('is-open');
 +
trigger.addClass('is-closed');
 +
 +
$('#wrapper').toggleClass('toggled');
 +
isClosed = false;
 +
  }
 +
}
 +
function cross_in() {
 +
  if (isClosed == false) {
 +
trigger.removeClass('is-closed');
 +
trigger.addClass('is-open');
 +
 +
$('#wrapper').toggleClass('toggled');
 +
isClosed = true;
 +
  }
 +
  }
 +
});
 +
</script>
  
 +
<script>
 +
window.onload = function(){
 +
           
 +
                var mybtn = document.getElementById("btn");
 +
                var Time1 = null;
 +
                var isTop = true;
  
 +
                mybtn.onclick = function(){
 +
                 
 +
                    Time1 = setInterval(function(){
 +
                        var osTop = document.body.scrollTop||document.documentElement.scrollTop;
 +
                       
 +
                        var speed = Math.ceil(osTop/2);
 +
                       
 +
                        document.body.scrollTop = document.documentElement.scrollTop = osTop - speed;
 +
                        if(osTop <= 0){
 +
                           
 +
                            clearInterval(Time1);
 +
                        }
 +
                        isTop = true ;
 +
                    },100)
 +
                }
 +
               
 +
               
 +
                window.onscroll = function(){
 +
                   
 +
                    var osTop = document.body.scrollTop||document.documentElement.scrollTop;
 +
                   
 +
                    var clientHeight = document.documentElement.clientHeight;
 +
                   
 +
                    if (osTop>clientHeight) {
 +
                        mybtn.style.display = "block"
 +
                    }
 +
                    else{
 +
                        mybtn.style.display = "none"
 +
                    }
 +
                    if (!isTop) {
 +
                        clearInterval(Time1);
 +
                    }
 +
                    isTop = false;
 +
                }
 +
            }
  
 +
</script>
  
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 16:28, 17 October 2018

ATTRIBUTIONS
What makes Alpha Ant meaningful and wonderful is those
people’s great work.
Since we are from different majors, all things can be covered by everyone of us. More information about team members could be found in Team. Generally, we have three main sessions: biology logic thinking and investigation, programming and modeling, design.
It’s more like a workflow. At first, everyone is engaged in previous biology research and decide to do a topic about pathway design. Secondly, biology group try to get access to different database and deliver data to programming group. Then data processing and main part programming are followed. At last, design group can figure out how to show our software reasonably and wiki design.
Overview

Previous Research
  • Haiyan He, Xiaotian Yu, Zhichao Ma and Wei Cao are responsible for learning synthetic biology and mining proper topic.
  • Wei Cao investigated the barriers that experimenters could occur in metabolic engineering and interviewed Professor Ping Li for Tongji University for general workflow of metabolic pathway research.
  • Zhichao Ma communicated with postgraduate students major in bioinformatics.
  • Xiangzhen Li did some research on graph theoretic algorithm.

Database
  • Xiaotian Yu, Xiangzhen Li and Zhichao Ma were responsible for getting data from KEGG Database and data processing.
  • Haiyan He and Xiaotian Yu were responsible for calculating thermodynamic data by using equilibrator.
  • Zhichao Ma and Wei Cao was responsible for getting data from Brenda, ChEBI, DrugBank and KnowledgeBase.

Search algorithm & Ranking criteria
  • Xiangzhen Li did a lot of research on Graph Theoretic Algorithm and wrote code of DFS.
  • Xiaotian Yu and Wei Cao read some paper about atom conservation. Then they worked together on coding and model building.
  • Xiaotian Yu and Zhichao Ma worked on toxicity of compound and added it to ranking criteria.

Additional Functions
1.Organism recommendation
Zhichao Ma and Xiangzhen Li built and optimized microorganism recommendation model.
2.Flux Balance Analysis
Wei Cao and Haiyan He learned COBRA toolbox and built FBA model.
3.Atom conservation
Wei Cao and Haiyan He learned COBRA toolbox and built FBA model.
4.SMILES Comparison
Xiaotian Yu learned RDkit toolbox and added SMILES Comparison to our project.

Design
  • Yuchen Xing, Yuejia Li,Wei Cao were responsible for wiki design.
  • Yuchen Xing, Wei Cao and Zhichao Ma designed software interface.
  • YueJia Li also carried poster design work.

Human Practices and Collaborations
1.Visiting WuXi AppTec
Wei Cao communicated with WuXi AppTec and made an interview on experts in WuXi AppTec. Haiyan He, Xiaotian Yu, Zhichao Ma and Xiangzhen Li participated this interview and proposed many great ideas. Haiyan He give an excellent speech on this meeting.
2.Communicate with programmers
Zhichao Ma made a speech on a forum in school of life science and technology, Tongji University. There, we got a lot of suggestions on modeling.
3.Contact with experimenters
Wei Cao made a speech on professor Ping Li’s class and then investigate need of experimenters.
4.EuroAsia Meetup
All members attended EuroAsia Meetup in Shenzhen, China. Wei Cao and Xiaotian Yu did presentation in this Meetup. All the member answered questions during the speech.
5.CCiC
  • Xiaotian Yu contacted with Shanghai-tech, who held CCiC in Shanghai.
  • Xiangzhen Li , Xiaotian Yu and Wei Cao gave the committee a great presentation.
  • Haiyan He was responsible for poster exhibition part.
  • Yuejia Li designed the poster.

6.Meeting with SJTU & Fudan_China
Wei Cao contacted with SJTU-software and helped arrange meeting with SJTU-software. Haiyan He contacted with Fudan_China and helped arrange meeting with them. And rest of the team attended this meeting.
7.Game : “Go Ant!”
Xiaotian Yu developed the whole game. Of course, the rest of teammates gave him some advice. Yuejia Li designed the magnificent background, which made the game even more fun!
8.Visiting Meihua Group
Haiyan He, Xiaotian Yu, Zhichao Ma and Wei Cao participated this visit and proposed many great ideas. Xiaotian Yu gave an excellent speech on this meeting
9.Visiting Cathay Industrial Biotech
Haiyan He, Xiaotian Yu, Zhichao Ma and Wei Cao participated this visit and proposed many great ideas. Xiaotian Yu gave an excellent speech on this meeting
10.Visiting Key Synthetic Biology Laboratory of CAS
Xiaotian Yu, Zhichao Ma and Wei Cao participated this visit and proposed many great ideas. Weicao gave an excellent speech on this meeting
11.Mini Lectures for High School Students & Freshmen
Xiangzhen Li and Wei Cao gave these lectures for high school student and freshmen.

Financing
  • Xiaotian Yu is in charge of Financial management.
  • Wei Cao is responsible for flight tickets booking and hotel reservation. The rest of team members help plan the whole trip.

Advice and human practice support
  • Professor Qi Liu gave us advice on search algorithm and help us contact with WuXi AppTec.
  • Professor Ping Li taught us basic knowledge of synthetic biology and introduced MEIHUA GROUP to us. Then we visited the company and got a lot of useful comments on our software.
  • Associate professor Ye Leng helped us make a speech in The first affiliated middle school of Tongji University.

We are sincerely grateful to everyone who help us in many ways.

CONTACT

annecao@tongji.edu.cn

ADDRESS

1239# Siping Road
Tongji University,Shanghai China

GET IN TOUCH