Team:USTC-Software/members

From 2011.igem.org

(Difference between revisions)
m
Line 5: Line 5:
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
-
<head>
+
<head>  
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />  
-
<title>Team:USTC-Software - 2011.igem.org/members</title>
+
<title>Team:USTC-Software - 2011.igem.org/members</title>  
-
<meta name="description" content="members"/>
+
<meta name="description" content="members"/>  
-
<meta name="keywords" content="USTC-Software,iGEM,synthetic biology"/>
+
<meta name="keywords" content="USTC-Software,iGEM,synthetic biology"/>  
-
<meta name="author" content="Ao Xu">
+
<meta name="author" content="Ao Xu">  
-
<meta name="copyright" content="Copyright (c) 2011 iGEM USTC Software" />
+
<meta name="copyright" content="Copyright (c) 2011 iGEM USTC Software" />  
-
 
+
-
<style type="text/css">
+
<style type="text/css">  
-
 
+
body {
body {
margin: 0;
margin: 0;
Line 24: Line 24:
     background: #a0c73f;
     background: #a0c73f;
}
}
-
 
+
a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; }  
a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; }  
a:active, a:hover { color: #0683ab; text-decoration: underline; }
a:active, a:hover { color: #0683ab; text-decoration: underline; }
-
 
+
img { margin: 0px; padding: 0px; border: none; }
img { margin: 0px; padding: 0px; border: none; }
-
 
+
#header_wrapper {
#header_wrapper {
width: 100%;
width: 100%;
Line 35: Line 35:
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
}
}
-
 
+
#header {
#header {
position: relative;
position: relative;
Line 44: Line 44:
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
}
}
-
 
+
/* site title */
/* site title */
-
 
+
#header  #site_title {
#header  #site_title {
float: left;
float: left;
Line 52: Line 52:
padding: 33px 0;
padding: 33px 0;
}
}
-
 
+
#site_title h1 {
#site_title h1 {
margin: 0;
margin: 0;
Line 60: Line 60:
font-size:24px;
font-size:24px;
}
}
-
 
+
-
 
+
#site_title h1 a {
#site_title h1 a {
margin: 0px;
margin: 0px;
Line 70: Line 70:
text-decoration: none;
text-decoration: none;
}
}
-
 
+
#site_title h1 a:hover {
#site_title h1 a:hover {
font-weight: bold;
font-weight: bold;
text-decoration: none;
text-decoration: none;
}
}
-
 
+
#site_title h1 a span {
#site_title h1 a span {
display: block;
display: block;
Line 84: Line 84:
letter-spacing: 2px;
letter-spacing: 2px;
}
}
-
 
+
/* end of site title */
/* end of site title */
-
 
+
/* ---------- Navigation ---------- */
/* ---------- Navigation ---------- */
-
 
+
ul  {
ul  {
       list-style-image: none;
       list-style-image: none;
}
}
-
 
+
#nav {
#nav {
float: right;
float: right;
Line 101: Line 101:
height: 43px;
height: 43px;
}
}
-
 
+
#nav .last {
#nav .last {
padding-right: 2px;
padding-right: 2px;
Line 108: Line 108:
background-position:right;
background-position:right;
}
}
-
 
+
#nav, #nav ul{
#nav, #nav ul{
margin:0;
margin:0;
Line 117: Line 117:
line-height:1.5em;
line-height:1.5em;
}
}
-
 
+
#nav .on {
#nav .on {
color:#fff !important;
color:#fff !important;
Line 123: Line 123:
background-position: bottom left !important;
background-position: bottom left !important;
}
}
-
 
+
#nav a:link, #nav a:active, #nav a:visited{
#nav a:link, #nav a:active, #nav a:visited{
     display:block;
     display:block;
Line 133: Line 133:
background-position: top left;
background-position: top left;
}
}
-
 
+
#nav a:hover {
#nav a:hover {
     color:#fff;
     color:#fff;
Line 139: Line 139:
background-position: bottom left;
background-position: bottom left;
}
}
-
 
+
#nav li{
#nav li{
     float:left;
     float:left;
Line 145: Line 145:
}
}
-
 
+
#nav ul {
#nav ul {
     position:absolute;
     position:absolute;
Line 153: Line 153:
z-index: 1;
z-index: 1;
}
}
-
 
+
#nav li ul a {
#nav li ul a {
     width:9em;
     width:9em;
Line 160: Line 160:
background-image: none !important;
background-image: none !important;
}
}
-
 
+
#nav li ul a:hover {
#nav li ul a:hover {
background-color: #292929;
background-color: #292929;
}
}
-
 
+
#nav ul ul{
#nav ul ul{
top:auto;
top:auto;
}
}
-
 
+
#nav li ul ul {
#nav li ul ul {
     left:12em;
     left:12em;
     margin:0px 0 0 10px;
     margin:0px 0 0 10px;
     }
     }
-
 
+
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
     display:none;
     display:none;
     }
     }
-
 
+
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
     display:block;
     display:block;
     }
     }
-
 
+
/*end of nav*/
/*end of nav*/
-
 
+
/* content_wrapper */
/* content_wrapper */
Line 190: Line 190:
         width:auto;
         width:auto;
}
}
-
 
+
#content_wrapper {
#content_wrapper {
width: 920px;
width: 920px;
Line 197: Line 197:
background: url(https://static.igem.org/mediawiki/2011/b/bc/USTC_Software_content.jpg) repeat-y;
background: url(https://static.igem.org/mediawiki/2011/b/bc/USTC_Software_content.jpg) repeat-y;
}
}
-
 
+
#content_wrapper h1 {
#content_wrapper h1 {
color: #3a5909;
color: #3a5909;
Line 204: Line 204:
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
}
}
-
 
+
-
 
+
#content_wrapper p {
#content_wrapper p {
font-family: Verdana, Arial;
font-family: Verdana, Arial;
font-size: 14px;
font-size: 14px;
}
}
-
 
+
#content_wrapper_bottom {
#content_wrapper_bottom {
width: 1000px;
width: 1000px;
Line 218: Line 218:
     background-color: #a0c73f;
     background-color: #a0c73f;
}
}
-
 
+
/* end of content_wrapper */
/* end of content_wrapper */
-
 
+
/* footer */
/* footer */
-
 
+
#mfooter {
#mfooter {
width: 980px;
width: 980px;
Line 231: Line 231:
     background-color: #a0c73f;
     background-color: #a0c73f;
}
}
-
 
+
#mfooter a {
#mfooter a {
color:#000;
color:#000;
}
}
-
 
+
#mfooter .mfooter_menu {
#mfooter .mfooter_menu {
margin: 0 0 10px 0;
margin: 0 0 10px 0;
Line 241: Line 241:
list-style: none;
list-style: none;
}
}
-
 
+
.mfooter_menu li {
.mfooter_menu li {
margin: 0px;
margin: 0px;
Line 248: Line 248:
border-right: 1px solid #000000;
border-right: 1px solid #000000;
}
}
-
 
+
.mfooter_menu .last_menu {
.mfooter_menu .last_menu {
border: none;
border: none;
}
}
-
 
+
#footer-box { background-color: transparent; border:none;} /*This is important!*/
#footer-box { background-color: transparent; border:none;} /*This is important!*/
-
 
+
#totop_box {
#totop_box {
position:fixed;
position:fixed;
Line 262: Line 262:
right: 15px;
right: 15px;
}
}
-
 
+
#totop_box form {
#totop_box form {
width: 280px;
width: 280px;
Line 269: Line 269:
padding: 25px 0 0 0;
padding: 25px 0 0 0;
}
}
-
 
+
#to_org_box {
#to_org_box {
position:fixed;
position:fixed;
Line 277: Line 277:
right: 105px;
right: 105px;
}
}
-
 
+
#to_org_box form {
#to_org_box form {
width: 280px;
width: 280px;
Line 285: Line 285:
}
}
/* end of footer*/
/* end of footer*/
-
 
+
#intro p {
#intro p {
font-family: Verdana, Arial;
font-family: Verdana, Arial;
font-size: 12px;
font-size: 12px;
}
}
-
</style>
+
</style>  
-
</head>
+
</head>  
-
 
+
-
 
+
-
<body>
+
<body>  
-
<div id="header_wrapper">
+
<div id="header_wrapper">  
-
 
+
-
     <div id="header">
+
     <div id="header">  
      
      
-
   <div id="site_title">
+
   <div id="site_title">  
-
             <h1><img src="https://static.igem.org/mediawiki/2011/b/b8/USTC_Software_iGEM_logo.jpg" alt="iGEM" width="173" height="150" /> </br> </br> USTC-Software </h1>
+
             <h1><img src="https://static.igem.org/mediawiki/2011/b/b8/USTC_Software_iGEM_logo.jpg" alt="iGEM" width="173" height="150" /> </br> </br> USTC-Software </h1>  
-
         </div>
+
         </div>  
          
          
-
         <!-- Navigation -->
+
         <!-- Navigation -->  
-
<ul id="nav">
+
<ul id="nav">  
-
<li><a href="https://2011.igem.org/Team:USTC-Software">Home</a></li>
+
<li><a href="https://2011.igem.org/Team:USTC-Software">Home</a></li>  
-
     <li><a href="https://2011.igem.org/Team:USTC-Software/project.html">Project</a>
+
     <li><a href="https://2011.igem.org/Team:USTC-Software/project.html">Project</a>  
-
<ul>
+
<ul>  
-
<li><a href="#">TBD_1</a></li>
+
<li><a href="#">TBD_1</a></li>  
-
<li><a href="#">TBD_2</a></li>
+
<li><a href="#">TBD_2</a></li>  
-
<li><a href="#">TBD_3</a>
+
<li><a href="#">TBD_3</a>  
-
<ul>
+
<ul>  
-
<li><a href="#">TBD_3_1</a></li>
+
<li><a href="#">TBD_3_1</a></li>  
-
<li><a href="#">TBD_3_2</a></li>
+
<li><a href="#">TBD_3_2</a></li>  
-
<li><a href="#">TBD_3_3</a></li>
+
<li><a href="#">TBD_3_3</a></li>  
-
</ul>
+
</ul>  
-
</li>
+
</li>  
-
</ul>
+
</ul>  
-
</li>
+
</li>  
-
<li><a href="https://2011.igem.org/Team:USTC-Software/model">MoDeL</a>
+
<li><a href="https://2011.igem.org/Team:USTC-Software/model">MoDeL</a>  
-
<ul>
+
<ul>  
-
<li><a href="#">TBD_1</a></li>
+
<li><a href="#">TBD_1</a></li>  
-
<li><a href="#">TBD_2</a></li>
+
<li><a href="#">TBD_2</a></li>  
-
</ul>
+
</ul>  
-
</li>
+
</li>  
-
                 <li><a href="https://2011.igem.org/Team:USTC-Software/notebook">Notebook</a>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software/notebook">Notebook</a>  
-
</li>
+
</li>  
-
 
+
-
<li><a class="on" href="https://2011.igem.org/Team:USTC-Software/team">Team</a>
+
<li><a class="on" href="https://2011.igem.org/Team:USTC-Software/team">Team</a>  
-
                             <ul>
+
                             <ul>  
-
                             <li><a class="on" href="https://2011.igem.org/Team:USTC-Software/members">members</a></li>
+
                             <li><a class="on" href="https://2011.igem.org/Team:USTC-Software/members">members</a></li>  
-
                             <li><a href="https://2011.igem.org/Team:USTC-Software/collaboration">collaboration</a></li>
+
                             <li><a href="https://2011.igem.org/Team:USTC-Software/collaboration">collaboration</a></li>  
-
                             <li><a href="https://2011.igem.org/Team:USTC-Software/attribution">attribution</a></li>
+
                             <li><a href="https://2011.igem.org/Team:USTC-Software/attribution">attribution</a></li>  
-
                             <li><a href="https://2011.igem.org/Team:USTC-Software/acknowledgements">acknowledgements</a></li>
+
                             <li><a href="https://2011.igem.org/Team:USTC-Software/acknowledgements">acknowledgements</a></li>  
-
                             </ul>
+
                             </ul>  
-
                 </li>
+
                 </li>  
    
    
-
   <li><a class="last"href="https://2011.igem.org/Team:USTC-Software/human practice">Human practice</a>              <!--current page-->
+
   <li><a class="last"href="https://2011.igem.org/Team:USTC-Software/human practice">Human practice</a>              <!--current page-->  
-
<ul>
+
<ul>  
-
<li><a href="https://2011.igem.org/Team:USTC-Software/safety">safety</a></li>
+
<li><a href="https://2011.igem.org/Team:USTC-Software/safety">safety</a></li>  
-
<li><a href="https://2011.igem.org/Team:USTC-Software/meetup">meetup</a></li>
+
<li><a href="https://2011.igem.org/Team:USTC-Software/meetup">meetup</a></li>  
-
</ul>
+
</ul>  
</li>               
</li>               
-
</ul>
+
</ul>  
-
<!-- // Navigation -->
+
<!-- // Navigation -->  
        
        
-
       <div class="cleaner"></div>
+
       <div class="cleaner"></div>  
-
     </div> <!-- end of header -->
+
     </div> <!-- end of header -->  
-
 
+
</div>  
</div>  
-
<!-- end of header_wrapper -->
+
<!-- end of header_wrapper -->  
-
 
+
-
<div id="content_wrapper">
+
-
 
+
-
<h1>Members</h1>
+
   
   
-
  <h2>Student Members</h2>
+
<div id="content_wrapper">
-
   <div id="intro">
+
-
   <table width="941" height="2201" border="0">
+
<h1>Members</h1>
-
<tr>
+
-
     <td height="512"><p>I am Ao Xu!&nbsp; &nbsp;:)</p>
+
  <h2>Student Members</h2>  
 +
   <div id="intro">  
 +
   <table width="941" height="715" border="0">  
 +
<tr>  
 +
     <td height="512"><p>I am Ao Xu!&nbsp; &nbsp;:)</p>  
                        
                        
-
         <p class="intro_p">I am a junior student majored in theory and applied mechanics.</p>
+
         <p class="intro_p">I am a junior student majored in theory and applied mechanics.</p>  
                        
                        
         <p class="intro_p">As the boundaries among different disciplines of science are now blurring,  
         <p class="intro_p">As the boundaries among different disciplines of science are now blurring,  
           I want to handle the ideology of engineering to arrive at a higher standpoint to try to understand the principle of life.
           I want to handle the ideology of engineering to arrive at a higher standpoint to try to understand the principle of life.
           iGEM, a Do-It-Yourself Genetic Engineering Program, provides us with such a good state to learn from utilization,
           iGEM, a Do-It-Yourself Genetic Engineering Program, provides us with such a good state to learn from utilization,
-
           and I am strongly attracted by this idea and cannot help imaging the science fiction picture where our daily life is changed by our genetic machine.</p>
+
           and I am strongly attracted by this idea and cannot help imaging the science fiction picture where our daily life is changed by our genetic machine.</p>  
            
            
-
         <p class="intro_p">In our team, I mainly design and construct our website, responsible for human practice, together with raise ideas about User Interface, summarize useful information from previous work.</p>
+
         <p class="intro_p">In our team, I mainly design and construct our website, responsible for human practice, together with raise ideas about User Interface, summarize useful information from previous work.</p>  
          
          
-
         <p class="intro_p">My life is full of unpredictable tasks, who can tell me what is the next?</p>
+
         <p class="intro_p">My life is full of unpredictable tasks, who can tell me what is the next?</p>  
                        
                        
-
         <p class="intro_p">Contact info:<br/>
+
         <p class="intro_p">Contact info:<br/>  
                        
                        
-
                       Department of Modern Mechanics, School of  Engineering Science, USTC<br/>
+
                       Department of Modern Mechanics, School of  Engineering Science, USTC<br/>  
                        
                        
-
                       Email:<a href="mailto:xuaoxiqi@mail.ustc.edu.cn?Subject= "> xuaoxiqi AT mail.ustc.edu.cn </a></p>
+
                       E-mail:<a href="mailto:xuaoxiqi@mail.ustc.edu.cn?Subject= "> xuaoxiqi AT mail.ustc.edu.cn </a></p>  
-
     </td>
+
     </td>  
-
     <td><img src="https://static.igem.org/mediawiki/2011/6/6f/USTC_Software_Ao_Xu.jpg" width="467" height="312" align="middle" alt="Ao Xu"/></td>
+
     <td><img src="https://static.igem.org/mediawiki/2011/6/6f/USTC_Software_Ao_Xu.jpg" width="467" height="312" align="middle" alt="Ao Xu"/></td>  
-
   </tr>
+
   </tr>  
-
 
+
-
   <tr>
+
   <tr>  
-
     <td></td>
+
     <td></td>  
-
     <td></td>
+
     <td></td>  
-
   </tr>
+
   </tr>  
-
 
+
-
   <tr>
+
   <tr>  
-
     <td></td>
+
     <td></td>  
-
     <td></td>
+
     <td></td>  
-
   </tr>
+
   </tr>  
-
 
+
-
   <tr>
+
   <tr>  
-
     <td></td>
+
     <td></td>  
-
     <td></td>
+
     <td></td>  
-
   </tr>
+
   </tr>  
-
   <tr>
+
   <tr>  
-
     <td>&nbsp;</td>
+
     <td height="21">&nbsp;</td>  
-
     <td>&nbsp;</td>
+
     <td>&nbsp;</td>  
-
   </tr>
+
   </tr>  
-
   <tr>
+
   <tr>  
-
     <td>&nbsp;</td>
+
     <td height="35">&nbsp;</td>  
-
     <td>&nbsp;</td>
+
     <td>&nbsp;</td>  
-
   </tr>
+
   </tr>  
-
   <tr>
+
   <tr>  
-
     <td>&nbsp;</td>
+
     <td height="29">&nbsp;</td>  
-
     <td>&nbsp;</td>
+
     <td>&nbsp;</td>  
-
   </tr>
+
   </tr>  
-
   <tr>
+
   <tr>  
-
     <td>&nbsp;</td>
+
     <td height="20">&nbsp;</td>  
-
     <td>&nbsp;</td>
+
     <td>&nbsp;</td>  
-
   </tr>
+
   </tr>  
-
   <tr>
+
   <tr>  
-
     <td>&nbsp;</td>
+
     <td height="36">&nbsp;</td>  
-
     <td>&nbsp;</td>
+
     <td>&nbsp;</td>  
-
   </tr>
+
   </tr>  
-
  </table>
+
  </table>  
-
  </div>
+
  </div>  
-
 
+
-
  <h2>Instructors</h2>
+
  <h2>Instructors</h2>  
-
<p>&nbsp;</p>
+
  <div id="intro">
  <div id="intro">
-
  <table width="930" height="689" border="0">
+
  <table width="921" height="617" border="0">
   <tr>
   <tr>
-
     <td width="20" height="190">&nbsp;</td>
+
     <td width="316"><img src="https://static.igem.org/mediawiki/2011/0/04/USTC_Software_JiongHong.jpg" width="210" height="140" alt="Jiong Hong" /></td>
-
    <td width="45">&nbsp;</td>
+
     <td width="259">&nbsp;</td>
-
    <td width="294"><img src="https://static.igem.org/mediawiki/2011/0/04/USTC_Software_JiongHong.jpg" width="210" height="140" alt="Jiong Hong" /></td>
+
     <td width="332"><img src="https://static.igem.org/mediawiki/2011/9/9d/USTC_Software_WeiPan.jpg" width="210" height="140" alt="Wei Pan"/></td>
-
   
+
-
     <td width="163">&nbsp;</td>
+
-
     <td width="310"><img src="https://static.igem.org/mediawiki/2011/9/9d/USTC_Software_WeiPan.jpg" width="210" height="140" alt="Wei Pan"/></td>
+
-
    <td width="45">&nbsp;</td>
+
-
    <td width="23">&nbsp;</td>
+
   </tr>
   </tr>
   <tr>
   <tr>
-
    <td height="121">&nbsp;</td>
 
-
    <td>&nbsp;</td>
 
-
    <td>&nbsp;</td>
 
-
    <td>&nbsp;</td>
 
-
    <td><p class="intro_p">Wei Pan, leader of team USTC-Software 2009.</p></td>
 
     <td>&nbsp;</td>
     <td>&nbsp;</td>
     <td>&nbsp;</td>
     <td>&nbsp;</td>
 +
    <td><p class="intro_p">Wei Pan, leader of team USTC-Software 2009.  Instruct on robustness and sensitivity analysis, help team members in learning Automatic Biological Circuit Design (ABCD) and explain basic biological concepts. </p></td>
   </tr>
   </tr>
   <tr>
   <tr>
-
    <td height="206">&nbsp;</td>
 
-
    <td>&nbsp;</td>
 
     <td><img src="https://static.igem.org/mediawiki/2011/8/86/USTC_Software_ZhenWang.jpg" alt="Zhen Wang" width="138" height="193" align="absmiddle"/></td>
     <td><img src="https://static.igem.org/mediawiki/2011/8/86/USTC_Software_ZhenWang.jpg" alt="Zhen Wang" width="138" height="193" align="absmiddle"/></td>
-
     <td><img src="https://static.igem.org/mediawiki/2011/6/6b/USTC_Software_ChenLiao.jpg" alt="Chen Liao" width="138" height="193" align="absmiddle" /></td>
+
     <td><img src="https://static.igem.org/mediawiki/2011/6/6b/USTC_Software_ChenLiao.jpg" alt="Chen Liao" width="138" height="193" align="middle" /></td>
     <td><img src="https://static.igem.org/mediawiki/2011/3/38/USTC_Software_KunJiang.jpg" alt="Kun Jiang" width="138" height="193" align="abmiddle" /></td>
     <td><img src="https://static.igem.org/mediawiki/2011/3/38/USTC_Software_KunJiang.jpg" alt="Kun Jiang" width="138" height="193" align="abmiddle" /></td>
-
    <td>&nbsp;</td>
 
-
    <td>&nbsp;</td>
 
   </tr>
   </tr>
   <tr>
   <tr>
-
    <td height="162">&nbsp;</td>
+
     <td><p class="intro_p">Zhen Wang, Room 418, Key Lab of Quantum information, CAS.  Contribute in the development of the original idea: combining forward and reverse engineering together, and help team members in learning iGAME and basic biological concepts. </p>
-
    <td>&nbsp;</td>
+
       <p class="intro_p">E-mail:<a href="mailto:xqqip@mail.ustc.edu.cn?Subject= ">xqqip AT mail.ustc.edu.cn</a></p></td>
-
     <td><p class="intro_p">Zhen Wang, Room 418, Key Lab of Quantum information, CAS.</p>
+
     <td><p class="intro_p">Chen Liao, leader of USTC-Software 2010.  Rewrites the core codes of iGaME with perl and that codes have been incorporated into Lechesis.</p>
-
       <p class="intro_p">Email:<a href="mailto:xqqip@mail.ustc.edu.cn?Subject= ">xqqip AT mail.ustc.edu.cn</a></p></td>
+
      <p class="intro_p">E-mail:<a href="mailto:liaochen@mail.ustc.edu.cn?Subject= ">liaochen AT mail.ustc.edu.cn</a></p></td>
-
     <td>&nbsp;</td>
+
     <td><p class="intro_p">Kun Jiang, the cheif developer in iGEM 2010 USTC-Software team.</p>
     <td><p class="intro_p">Kun Jiang, the cheif developer in iGEM 2010 USTC-Software team.</p>
-
       <p class="intro_p">Email:<a href="mailto:jkdirac@mail.ustc.edu.cn?Subject= ">jkdirac AT mail.ustc.edu.cn</a></p></td>
+
       <p class="intro_p">E-mail:<a href="mailto:jkdirac@mail.ustc.edu.cn?Subject= ">jkdirac AT mail.ustc.edu.cn</a></p></td>
-
    <td>&nbsp;</td>
+
-
    <td>&nbsp;</td>
+
   </tr>
   </tr>
  </table>
  </table>
-
</div>
+
</div>  
   
   
-
  <h2>Advisors</h2>
+
  <h2>Advisors</h2>  
-
  <br/>
+
  <br/>  
-
</div>
+
</div>  
    
    
-
 
+
-
<div id="content_wrapper_bottom"> </div>
+
<div id="content_wrapper_bottom"> </div>  
-
 
+
-
<!-- end of content_wrapper -->
+
<!-- end of content_wrapper -->  
      
      
-
<div id="mfooter">
+
<div id="mfooter">  
-
 
+
-
   <ul class="mfooter_menu">
+
   <ul class="mfooter_menu">  
-
                 <li><a href="https://2011.igem.org/Team:USTC-Software" target="_parent">Home</a></li>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software" target="_parent">Home</a></li>  
-
                 <li><a href="https://2011.igem.org/Team:USTC-Software/project.html" target="_parent">Project</a></li>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software/project.html" target="_parent">Project</a></li>  
-
                 <li><a href="https://2011.igem.org/Team:USTC-Software/model" target="_parent"> MoDeL</a></li>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software/model" target="_parent"> MoDeL</a></li>  
-
                 <li><a href="https://2011.igem.org/Team:USTC-Software/notebook" target="_parent">Notebook</a></li>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software/notebook" target="_parent">Notebook</a></li>  
-
                 <li><a href="https://2011.igem.org/Team:USTC-Software/team" target="_parent">Team</a></li>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software/team" target="_parent">Team</a></li>  
-
                 <li class="last_menu"><a href="#" class="current">Human Practice</a></li>
+
                 <li class="last_menu"><a href="#" class="current">Human Practice</a></li>  
                  
                  
-
   </ul>
+
   </ul>  
-
   <b> Welcome to &#160;&#160;<a href="http://en.ustc.edu.cn/" target="_blank">University of Science and Technology of China</a>&#160;! </b>
+
   <b> Welcome to &#160;&#160;<a href="http://en.ustc.edu.cn/" target="_blank">University of Science and Technology of China</a>&#160;! </b>  
-
 
+
-
   <div id="to_org_box"><a href="https://2011.igem.org/Main_Page"><img class="logo" src="https://static.igem.org/mediawiki/2011/8/88/USTC_Software_back_to_igem.png" width="69" height="70"alt="to igem.org"  style="right:auto"/></a>
+
   <div id="to_org_box"><a href="https://2011.igem.org/Main_Page"><img class="logo" src="https://static.igem.org/mediawiki/2011/8/88/USTC_Software_back_to_igem.png" width="69" height="70"alt="to igem.org"  style="right:auto"/></a>  
-
   </div>
+
   </div>  
-
 
+
-
   <div id="totop_box">
+
   <div id="totop_box">  
       <a href="#top"><img class="logo" src="https://static.igem.org/mediawiki/2011/e/eb/USTC_Software_top_icon.gif" width="76" height="72"alt="go back to top"  style="right:auto"/></a>  
       <a href="#top"><img class="logo" src="https://static.igem.org/mediawiki/2011/e/eb/USTC_Software_top_icon.gif" width="76" height="72"alt="go back to top"  style="right:auto"/></a>  
-
   </div>
+
   </div>  
-
 
+
-
</div> <!-- end of mfooter -->
+
</div> <!-- end of mfooter -->  
-
 
+
</body>
</body>
-
</html>
 

Revision as of 09:37, 27 September 2011


Team:USTC-Software - 2011.igem.org/members

Members

Student Members

I am Ao Xu!   :)

I am a junior student majored in theory and applied mechanics.

As the boundaries among different disciplines of science are now blurring, I want to handle the ideology of engineering to arrive at a higher standpoint to try to understand the principle of life. iGEM, a Do-It-Yourself Genetic Engineering Program, provides us with such a good state to learn from utilization, and I am strongly attracted by this idea and cannot help imaging the science fiction picture where our daily life is changed by our genetic machine.

In our team, I mainly design and construct our website, responsible for human practice, together with raise ideas about User Interface, summarize useful information from previous work.

My life is full of unpredictable tasks, who can tell me what is the next?

Contact info:
Department of Modern Mechanics, School of Engineering Science, USTC
E-mail: xuaoxiqi AT mail.ustc.edu.cn

Ao Xu
   
   
   
   
   

Instructors

Jiong Hong   Wei Pan
   

Wei Pan, leader of team USTC-Software 2009. Instruct on robustness and sensitivity analysis, help team members in learning Automatic Biological Circuit Design (ABCD) and explain basic biological concepts.

Zhen Wang Chen Liao Kun Jiang

Zhen Wang, Room 418, Key Lab of Quantum information, CAS. Contribute in the development of the original idea: combining forward and reverse engineering together, and help team members in learning iGAME and basic biological concepts.

E-mail:xqqip AT mail.ustc.edu.cn

Chen Liao, leader of USTC-Software 2010. Rewrites the core codes of iGaME with perl and that codes have been incorporated into Lechesis.

E-mail:liaochen AT mail.ustc.edu.cn

Kun Jiang, the cheif developer in iGEM 2010 USTC-Software team.

E-mail:jkdirac AT mail.ustc.edu.cn

Advisors