Team:USTC-Software/members

From 2011.igem.org

(Difference between revisions)
 
(34 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
-
{{:Team:USTC-Software/temp}}
+
{{:Team:USTC-Software/header}}
-
 
+
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<body>
-
<head>
+
<div id="content_wrapper">  
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
-
<title>Team:USTC-Software - 2011.igem.org/members</title>
+
-
<meta name="description" content="members"/>
+
-
<meta name="keywords" content="USTC-Software,iGEM,synthetic biology"/>
+
-
<meta name="author" content="Ao Xu">
+
-
<meta name="copyright" content="Copyright (c) 2011 iGEM USTC Software" />  
+
   
   
-
<style type="text/css">  
+
<h1>Members</h1>  
   
   
-
body {
+
<h2>Student Members</h2>
-
margin: 0;
+
  <div id="intro">
-
padding: 0;
+
  <table width="923" height="3085" border="0">
-
line-height: 1.5em;
+
-
font-family: Georgia, "Times New Roman", Times, serif;
+
-
font-size: 12px;
+
-
color: #555a4a;
+
-
    background: #a0c73f;
+
-
}
+
-
+
-
a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; }
+
-
a:active, a:hover { color: #0683ab; text-decoration: underline; }
+
-
+
-
img { margin: auto; padding: 0px; border: none; }
+
-
+
-
#header_wrapper {
+
-
width: 100%;
+
-
height: 265px;
+
-
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
+
-
}
+
-
+
-
#header {
+
-
position: relative;
+
-
width: 980px;
+
-
height: 265px;
+
-
padding: 0 10px;
+
-
margin: 0 auto;
+
-
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
+
-
}
+
-
+
-
/* site title */
+
-
+
-
#header  #site_title {
+
-
float: left;
+
-
width: 180px;
+
-
padding: 33px 0;
+
-
}
+
-
+
-
#site_title h1 {
+
-
margin: 0;
+
-
padding: 3px;
+
-
font-family:"Times New Roman", Times, serif;
+
-
color:#000;
+
-
font-size:24px;
+
-
}
+
-
+
-
+
-
#site_title h1 a {
+
-
margin: 0px;
+
-
padding: 0px;
+
-
font-size: 30px;
+
-
color: #ffffff;
+
-
font-weight: bold;
+
-
text-decoration: none;
+
-
}
+
-
+
-
#site_title h1 a:hover {
+
-
font-weight: bold;
+
-
text-decoration: none;
+
-
}
+
-
+
-
#site_title h1 a span {
+
-
display: block;
+
-
margin-left: 2px;
+
-
font-size: 14px;
+
-
color: #416902;
+
-
font-weight: bold;
+
-
letter-spacing: 2px;
+
-
}
+
-
+
-
/* end of site title */
+
-
+
-
/* ---------- Navigation ---------- */
+
-
+
-
ul  {
+
-
      list-style-image: none;
+
-
}
+
-
+
-
#nav {
+
-
float: right;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
font-weight: bold;
+
-
font-size: 12px;
+
-
padding-top: 70px;
+
-
height: 43px;
+
-
}
+
-
+
-
#nav .last {
+
-
padding-right: 2px;
+
-
background-image:url(https://static.igem.org/mediawiki/2011/5/59/USTC_Software_nav_button_sep.jpg);
+
-
background-repeat:no-repeat;
+
-
background-position:right;
+
-
}
+
-
+
-
#nav, #nav ul{
+
-
margin:0;
+
-
padding:0;
+
-
list-style-type:none;
+
-
list-style-position:outside;
+
-
position:relative;
+
-
line-height:1.5em;
+
-
}
+
-
+
-
#nav .on {
+
-
color:#fff !important;
+
-
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg) !important;
+
-
background-position: bottom left !important;
+
-
}
+
-
+
-
#nav a:link, #nav a:active, #nav a:visited{
+
-
    display:block;
+
-
    padding: 14px 35px;
+
-
    color:#a5a5a5;
+
-
    text-decoration:none;
+
-
text-transform: uppercase;
+
-
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);
+
-
background-position: top left;
+
-
}
+
-
+
-
#nav a:hover {
+
-
    color:#fff;
+
-
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);
+
-
background-position: bottom left;
+
-
}
+
-
+
-
#nav li{
+
-
    float:left;
+
-
    position:relative;
+
-
+
-
}
+
-
+
-
#nav ul {
+
-
    position:absolute;
+
-
    width:13em;
+
-
    top:3.8em;
+
-
    display:none;
+
-
z-index: 1;
+
-
}
+
-
+
-
#nav li ul a {
+
-
    width:9em;
+
-
    float:left;
+
-
background-color: #2e2e2e;
+
-
background-image: none !important;
+
-
}
+
-
+
-
#nav li ul a:hover {
+
-
background-color: #292929;
+
-
}
+
-
+
-
#nav ul ul{
+
-
top:auto;
+
-
}
+
-
+
-
#nav li ul ul {
+
-
    left:12em;
+
-
    margin:0px 0 0 10px;
+
-
    }
+
-
+
-
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
+
-
    display:none;
+
-
    }
+
-
+
-
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
+
-
    display:block;
+
-
    }
+
-
+
-
/*end of nav*/
+
-
+
-
/* content_wrapper */
+
-
+
-
#content {
+
-
        background-color:#a0c73f;
+
-
        width:auto;
+
-
}
+
-
+
-
#content_wrapper {
+
-
width: 920px;
+
-
margin: 0 auto;
+
-
padding: 30px 40px;
+
-
background: url(https://static.igem.org/mediawiki/2011/b/bc/USTC_Software_content.jpg) repeat-y;
+
-
}
+
-
+
-
#content_wrapper h1 {
+
-
color: #3a5909;
+
-
font-size: 24px;
+
-
padding: 0 0 60px 20px;
+
-
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
+
-
}
+
-
+
-
+
-
#content_wrapper p {
+
-
font-family: Verdana, Arial;
+
-
font-size: 14px;
+
-
}
+
-
+
-
#content_wrapper img {
+
-
        margin: auto; padding: 0px; border: none;
+
-
        vertical-align:middle;
+
-
}
+
-
#content_wrapper_bottom {
+
<tr>  
-
width: 1000px;
+
    <td height="170">
-
height: 15px;
+
    <p>Hi, I'm <strong>Xudong Sun</strong>, a graduate student majoring in nano biophysics. All the wonders and mysteries in life sciences attract so I have changed my career from physics to biology. Currently , my research field is nanobio detection and manipulation with SPM, MD simulation of biological systems.</p>
-
margin: 0 auto;
+
    <p>My interests range from modelling and simulation, signal and image processing,coding,and electronic engineering. In my spare time, i am involved in all kinds of sports and interesting activities,all kinds of balls, swimming, dancing ,hiking and many more.</p>  
-
background: url(https://static.igem.org/mediawiki/2011/a/a5/USTC_Software_content_bottom.jpg) no-repeat;
+
    <p>I like chatting with people and arranging things. I have learned much from the experence in iGEM of cooperating with people from different backgrounds. As the team leader,my major task in this project is arranging the team affairs , investigating the fields we can do, writing the test codes of parameter analysis, discussing models and algorithms with other teammates and providing necessary biology background.</p>
-
    background-color: #a0c73f;
+
    <p>I hope everyone involved in iGEM can have fun, make more friends, learn more and enjoy yourself.</p>
-
}
+
    Email:<a href="mailto:smilesuneast@gmail.com?Subject= ">smilesun.east AT gmail.com</a>
-
+
    </p>
-
/* end of content_wrapper */
+
-
+
-
/* footer */
+
-
+
-
#mfooter {
+
-
width: 980px;
+
-
margin: 0 auto;
+
-
padding: 30px 10px;
+
-
text-align: center;
+
-
color: #333333;
+
-
    background-color: #a0c73f;
+
-
}
+
-
+
-
#mfooter a {
+
-
color:#000;
+
-
}
+
-
+
-
#mfooter .mfooter_menu {
+
-
margin: 0 0 10px 0;
+
-
padding: 0px;
+
-
list-style: none;
+
-
}
+
-
+
-
.mfooter_menu li {
+
-
margin: 0px;
+
-
padding: 0 20px;
+
-
display: inline;
+
-
border-right: 1px solid #000000;
+
-
}
+
-
+
-
.mfooter_menu .last_menu {
+
-
border: none;
+
-
}
+
-
+
-
#footer-box { background-color: transparent; border:none;} /*This is important!*/
+
-
+
-
#totop_box {
+
-
position:fixed;
+
-
width: 77px;
+
-
height: 75px;
+
-
bottom: 21px;
+
-
right: 15px;
+
-
}
+
-
+
-
#totop_box form {
+
-
width: 280px;
+
-
height: 27px;
+
-
margin: 0;
+
-
padding: 25px 0 0 0;
+
-
}
+
-
+
-
#to_org_box {
+
-
position:fixed;
+
-
width: 77px;
+
-
height: 75px;
+
-
bottom: 21px;
+
-
right: 105px;
+
-
}
+
-
+
-
#to_org_box form {
+
-
width: 280px;
+
-
height: 27px;
+
-
margin: 0;
+
-
padding: 25px 0 0 0;
+
-
}
+
-
/* end of footer*/
+
-
+
-
#intro p {
+
-
font-family: Verdana, Arial;
+
-
font-size: 12px;
+
-
}
+
-
</style>  
+
-
</head>
+
-
+
-
+
-
<body>
+
-
<div id="header_wrapper">  
+
-
+
-
    <div id="header">  
+
-
   
+
-
  <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>  
+
-
        </div>  
+
-
       
+
-
  <!-- navigation -->
+
-
<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/project">Project</a>
+
    </td>  
-
<ul>
+
-
<li><a href="https://2011.igem.org/Team:USTC-Software/documents">Documents</a></li>
+
-
<li><a href="https://2011.igem.org/Team:USTC-Software/models">Models</a></li>
+
-
<li><a href="https://2011.igem.org/Team:USTC-Software/views">Views</a></li>
+
-
                                <li><a href="https://2011.igem.org/Team:USTC-Software/tech&algo">Technology & Algorithm</a></li>
+
-
                                <li><a href="https://2011.igem.org/Team:USTC-Software/tutorial">Tutorial</a></li>
+
-
</ul>
+
-
</li>
+
-
+
-
                <li><a href="https://2011.igem.org/Team:USTC-Software/notebook">Notebook</a></li>
+
-
<li><a class="on" href="https://2011.igem.org/Team:USTC-Software/team">Team</a>
+
    <td><img src="https://static.igem.org/mediawiki/2011/thumb/2/2c/USTC_sunxd.jpg/800px-USTC_sunxd.jpg" width="325"></td>  
-
                        <ul>
+
  </tr>  
-
                                <li><a href="#">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/attribution">attribution</a></li>
+
-
                                <li><a href="https://2011.igem.org/Team:USTC-Software/acknowledgements">acknowledgements</a></li>
+
-
                        </ul>
+
-
                </li>
+
-
 
+
-
  <li><a href="https://2011.igem.org/Team:USTC-Software/human practice">Human practice</a>       
+
-
<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/meetup">meetup</a></li>
+
-
</ul>
+
-
</li>  
+
-
                <li><a class="last" href="https://2011.igem.org/Team:USTC-Software/download">Download</a></li>
 
-
             
+
 
-
</ul>
+
 
-
<!-- end of navigation -->
+
<tr>  
-
        
+
    <td height="170">
-
      <div class="cleaner"></div>  
+
    <p>Hi, I'm <strong>Fangming(Charles) Liu</strong>, I'm a Junior student major in computer science. I'm interested in software engineering and programming languages. By attending the iGEM contest, i've further practised my skills and learned a lot from the members of our team. I've designed the main structure of the software and did some programming work during this spring and summer. I look forward to the day when pieces of software on this planet all cooperate together seamlessly and work as a whole. I'm glad to be your friend!</p>  
-
    </div> <!-- end of header -->  
+
       <p>Contact info:<br />
 +
      School of Computer Science, USTC<br />
 +
      Email:<a href="mailto:crlf0710@gmail.com?Subject= ">crlf0710 AT gmail.com</a>
 +
    </p>
 +
 
 +
    </td>
 +
 
 +
    <td><img src="https://static.igem.org/mediawiki/2011/thumb/3/36/Crlf0710.jpg/800px-Crlf0710.jpg" width="325"></td>
 +
  </tr>  
   
   
-
</div>  
+
  <tr>  
-
<!-- end of header_wrapper -->  
+
    <td height="375"> <p>I am <strong>Zhuocheng He</strong>, a student from school of information science &amp; technology USTC,majoring in Electronics and Communication Engineering.</p>
-
+
      <p>I joined USTC-software team because I am bored with Fourier.I regard IGEM as an opportunity to learn something other than <em>xxFT</em>,and I am satisfied with the outcome.</p>
-
<div id="content_wrapper">  
+
      <p>In the team,my job is constructing and maintaining the UI of Behavior View and Network View.</p>
-
+
      <p>Contact info:<br />
-
<h1>Members</h1>  
+
      E-mail:<a href="mailto:farseer90718@gmail.com?Subject= ">farseer90718 AT gmail.com </a></p> </td>  
-
+
    <td> <img src="https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_ZhuochengHe.jpg" width="280"/></td>
-
<h2>Student Members</h2>  
+
  </tr>  
-
  <div id="intro">  
+
-
  <table width="923" height="2000" border="0">  
+
<tr>  
<tr>  
     <td width="449" height="385"><p>I am <a href="https://2011.igem.org/User:Xuaoxiqi"><strong>Ao Xu</strong></a>!&nbsp; &nbsp;:)</p>  
     <td width="449" height="385"><p>I am <a href="https://2011.igem.org/User:Xuaoxiqi"><strong>Ao Xu</strong></a>!&nbsp; &nbsp;:)</p>  
Line 369: Line 61:
            
            
         <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>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>My life is full of unpredictable tasks, who can tell me what is the next?</p>
 
                        
                        
-
<p>Contact info:<br/>  
+
        <p>Contact info:<br/>  
                        
                        
                       Department of Modern Mechanics, School of  Engineering Science, USTC<br/>  
                       Department of Modern Mechanics, School of  Engineering Science, USTC<br/>  
Line 378: Line 68:
                       E-mail:<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 width="464"><div align="center"><a href="https://2011.igem.org/User:Xuaoxiqi"> <img src="https://static.igem.org/mediawiki/2011/6/6f/USTC_Software_Ao_Xu.jpg" width="251"/> </a> </div></td>  
+
     <td width="464"><a href="https://2011.igem.org/User:Xuaoxiqi"> <img src="https://static.igem.org/mediawiki/2011/6/6f/USTC_Software_Ao_Xu.jpg" width="251"/> </a></td>  
   </tr>  
   </tr>  
-
+
 
   <tr>  
   <tr>  
-
    <td height="469"> <p>I am <strong>Zhuocheng He</strong>, a student from school of information science &amp; technology USTC,majoring in Electronics and Communication Engineering.</p>
+
     <td height="50"><p><span lang="EN-US" xml:lang="EN-US">I'am <strong>Junyuan (Eric) Xie</strong>, a Junior student of Univniversity of Science and Technology of China. My major is computer science and my research interest lies in Machine Learning and Data Mining. Besides, I'm also interested in programming and software development.</span></p>
-
      <p>I joined USTC-software team because I am bored with Fourier.I regard IGEM as an opportunity to learn something other than <em>xxFT</em>,and I am satisfied with the outcome.</p>
+
       <p><span lang="EN-US" xml:lang="EN-US">In this team, I'm responsible for coding and technical support. Specifically, I developed and maintained the interfaces between user, Lachesis and MoDeL. I have also given some help on the design and implementation of the parameter analysis algorithms. Now, I'm working with Xudong Sun to make a robust and easy-using software out of the parameter analysis algorithms.<br />
-
      <p>In the team,my job is constructing and maintaining the UI of Behavior View and Network View.</p>
+
-
      <p>Contact info:<br />
+
-
      E-mail:<a href="mailto:farseer90718@gmail.com?Subject= ">farseer90718 AT gmail.com </a></p> </td>
+
-
    <td><div align="center"> <img src="https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_ZhuochengHe.jpg" width="400"/> </div></td>
+
-
  </tr>
+
-
 
+
-
  <tr>
+
-
     <td height="50"><p><span lang="EN-US" xml:lang="EN-US">I'am <strong>Junyuan (Eric) Xie</strong>, a Junior student of Univniversity of Science and Technology of China. My major is computer science and my research interest lies in Machine Learning and Data Mining. Besides, I’m also interested in programming and software development.</span></p>
+
-
       <p><span lang="EN-US" xml:lang="EN-US">In this team, I’m responsible for coding and technical support. Specifically, I developed and maintained the interfaces between user, Lachesis and MoDeL. I have also given some help on the design and implementation of the parameter analysis algorithms. Now, I'm working with Xudong Sun to make a robust and easy-using software out of the parameter analysis algorithms.<br />
+
       </span></p>
       </span></p>
       <p><span lang="EN-US" xml:lang="EN-US">Contact:</span></p>
       <p><span lang="EN-US" xml:lang="EN-US">Contact:</span></p>
-
       <p><span lang="EN-US" xml:lang="EN-US"><a href="mailto:piiswrong@gmail.com" target="_blank">piiswrong@gmail.com</a></span></p></td>  
+
       <p><span lang="EN-US" xml:lang="EN-US"><a href="mailto:piiswrong@gmail.com" target="_blank">piiswrong AT gmail.com</a></span></p></td>  
-
     <td><div align="center"><img src="https://static.igem.org/mediawiki/2011/0/04/USTC_Software_JunyuanXie.jpg" width="268"/></div></td>  
+
     <td><img src="https://static.igem.org/mediawiki/2011/0/04/USTC_Software_JunyuanXie.jpg" width="268"/></td>  
   </tr>  
   </tr>  
-
  <tr>
 
-
    <td height="50">&nbsp;</td>
 
-
    <td>&nbsp;</td>
 
-
  </tr>
 
<tr>  
<tr>  
Line 417: Line 94:
     </td>  
     </td>  
-
     <td><div align="center"><img src="https://static.igem.org/mediawiki/2011/d/d6/USTC_Software_LiweiQian.jpg" width="400"/></div></td>  
+
     <td><img src="https://static.igem.org/mediawiki/2011/d/d6/USTC_Software_LiweiQian.jpg" width="400"/></td>  
   </tr>  
   </tr>  
   
   
   <tr>  
   <tr>  
-
     <td height="414"><p>Hi, I am <strong>Li Hui</strong>, I am a graduate student major in computational mathematics, and I also interested in biomathematics. Joining in iGEM is a big event in my graduate life, I have learned much from group working, brainstorming. Cooperating and collaborating with other team members is an exciting thing. As the only girl in my team, I am very happy to get along with 8 talented boys, working together for the same target. In the team, I mainly work on the mathematic model to simulate biological reaction, and I am glad to see that mathematics can apply in the field of Synthetic biology.</br>
+
     <td height="301"><p>Hi, I am <strong>Li Hui</strong>, I am a graduate student major in computational mathematics, and I also interested in biomathematics. Joining in iGEM is a big event in my graduate life, I have learned much from group working, brainstorming. Cooperating and collaborating with other team members is an exciting thing. As the only girl in my team, I am very happy to get along with 8 talented boys, working together for the same target. In the team, I mainly work on the mathematic model to simulate biological reaction, and I am glad to see that mathematics can apply in the field of Synthetic biology.</br>
In my spare time, I like travelling ,and I have a big dream to travel all around the world, collect all the beautiful scenery on the planet, and I am on my way to fulfill my dream,  wanna go with me?</br>
In my spare time, I like travelling ,and I have a big dream to travel all around the world, collect all the beautiful scenery on the planet, and I am on my way to fulfill my dream,  wanna go with me?</br>
Contact info:</br>
Contact info:</br>
School of Mathematical Science, USTC</br>
School of Mathematical Science, USTC</br>
E-mail:<a href="">lihui412828 AT gmail.com</a></p></td>  
E-mail:<a href="">lihui412828 AT gmail.com</a></p></td>  
-
     <td><div align="center"><img src="https://static.igem.org/mediawiki/2011/0/07/USTC_Software_HuiLi.JPG" width="400" /></div></td>  
+
     <td><img src="https://static.igem.org/mediawiki/2011/0/07/USTC_Software_HuiLi.JPG" width="400" /></td>  
   </tr>  
   </tr>  
   
   
Line 436: Line 113:
       School of Computer Science, USTC<br />
       School of Computer Science, USTC<br />
       Email:<a href="mailto:saytowag@mail.ustc.edu.cn?Subject= ">saytowag AT mail.ustc.edu.cn</a></p></td>  
       Email:<a href="mailto:saytowag@mail.ustc.edu.cn?Subject= ">saytowag AT mail.ustc.edu.cn</a></p></td>  
-
     <td><div align="center"><img src="https://static.igem.org/mediawiki/2011/f/fd/USTC_Software_Angangwang.jpg" width="400"/></div></td>  
+
     <td><img src="https://static.igem.org/mediawiki/2011/f/fd/USTC_Software_Angangwang.jpg" width="400"/></td>  
   </tr>  
   </tr>  
      
      
   <tr>  
   <tr>  
-
     <td height="170"><p>Hi, I am  <strong>Qi Wang</strong>, a graduate student majored in biostatistics and machine learning.<br />
+
     <td height="324"><p>Hi, I am  <strong>Qi Wang</strong>, a graduate student majored in biostatistics and machine learning.<br />
       Being a  member of the team of USTC-software has always been an enjoyable time for me.  The DNA data I deal with in my daily research which used to be lifeless had  become vivid after learning the background knowledge from iGEM, and I have  learnt many useful programming tricks working with my team members. <br />
       Being a  member of the team of USTC-software has always been an enjoyable time for me.  The DNA data I deal with in my daily research which used to be lifeless had  become vivid after learning the background knowledge from iGEM, and I have  learnt many useful programming tricks working with my team members. <br />
       In my team, I mainly work on the  statistical model to simulate biological reactions, and find the most sensitive  direction of the parameters of the systems of ordinary differential equations which describe  the dynamic state of the biochemistry system in the hyperspace.<br />
       In my team, I mainly work on the  statistical model to simulate biological reactions, and find the most sensitive  direction of the parameters of the systems of ordinary differential equations which describe  the dynamic state of the biochemistry system in the hyperspace.<br />
Line 447: Line 124:
       Department of Statistics and Finance, School of  Management, USTC<br />
       Department of Statistics and Finance, School of  Management, USTC<br />
       Email:<a href="" >ustchigger AT gmail.com</a> </p></td>  
       Email:<a href="" >ustchigger AT gmail.com</a> </p></td>  
-
     <td><div align="center"><img src="https://static.igem.org/mediawiki/2011/c/cd/USTC_Software_QiWang.jpg" width="238"/></div></td>  
+
     <td><img src="https://static.igem.org/mediawiki/2011/c/cd/USTC_Software_QiWang.jpg" width="238"/></td>  
   </tr>  
   </tr>  
-
 
 
-
 
-
    <tr>
 
-
    <td height="20"></td>
 
-
    <td>&nbsp;</td>
 
-
    </tr>
 
-
 
  </table>  
  </table>  
  </div>  
  </div>  
Line 465: Line 135:
   <tr></tr>
   <tr></tr>
   <tr>
   <tr>
-
     <td width="311"><div align="center"><img src="https://static.igem.org/mediawiki/2011/0/04/USTC_Software_JiongHong.jpg" width="210" height="140" alt="Jiong Hong" /></div></td>
+
     <td width="311"><img src="https://static.igem.org/mediawiki/2011/0/04/USTC_Software_JiongHong.jpg" width="210" height="140" alt="Jiong Hong" /></td>
-
     <td width="289">&nbsp;</td>
+
     <td width="289"><img src="https://static.igem.org/mediawiki/2011/a/a9/USTC_Software_HaoJiang.jpg" width="210" /></td>
-
     <td width="307"><div align="center"><img src="https://static.igem.org/mediawiki/2011/9/9d/USTC_Software_WeiPan.jpg" width="210" height="140" alt="Wei Pan"/></div></td>
+
     <td width="307"><img src="https://static.igem.org/mediawiki/2011/9/9d/USTC_Software_WeiPan.jpg" width="210" height="140" alt="Wei Pan"/></td>
   </tr>
   </tr>
   <tr>
   <tr>
-
     <td><p class="intro_p" align="center">Prof.Jiong Hong,  associate professor of <a href="http://synbio.ustc.edu.cn/" target="_blank">synthetic biology lab</a> in USTC, primary contact of team USTC-Software. iGEM has a close connection to his teaching and research, experiments, assay development and modeling.</p>
+
     <td><p class="intro_p" align="center"><strong>Prof.Jiong Hong</strong>,  associate professor of <a href="http://synbio.ustc.edu.cn/" target="_blank">synthetic biology lab</a> in USTC, primary contact of team USTC-Software. iGEM has a close connection to his teaching and research, experiments, assay development and modeling.</p>
       <p> E-mail:<a href="mailto:hjiong@ustc.edu.cn?Subject= ">hjiong AT ustc.edu.cn</a> </p></td>
       <p> E-mail:<a href="mailto:hjiong@ustc.edu.cn?Subject= ">hjiong AT ustc.edu.cn</a> </p></td>
-
     <td>&nbsp;</td>
+
     <td><p class="intro_p" align="center"><strong>Hao Jiang</strong>, leader of team USTC(wet team) 2009. He provides suggestions and answers questions about concepts in synthetic biology, software needed in this field, visualization of parts assembly and reaction network dynamics, tricks in parameter estimation, etc.  </p>
-
     <td><p class="intro_p" align="center">Wei Pan, leader of team USTC-Software 2009.  He instructs on robustness and sensitivity analysis, helps team members in learning <a href="https://2009.igem.org/Team:USTC_Software" target="_blank"> Automatic Biological Circuit Design (ABCD)</a> and explains basic biological concepts. </p>
+
      <p class="intro_p">E-mail:<a href="mailto:haojiang@mail.ustc.edu.cn?Subject= "> haojiang AT mail.ustc.edu.cn</a></p></td>
 +
     
 +
     <td><p class="intro_p" align="center"><strong>Wei Pan</strong>, leader of team USTC-Software(dry team) 2009.  He instructs on robustness and sensitivity analysis, helps team members in learning <a href="https://2009.igem.org/Team:USTC_Software" target="_blank"> Automatic Biological Circuit Design (ABCD)</a> and explains basic biological concepts. </p>
       <p class="intro_p">E-mail:<a href="mailto:weipan@mail.ustc.edu.cn?Subject= "> weipan AT mail.ustc.edu.cn</a></p></td>
       <p class="intro_p">E-mail:<a href="mailto:weipan@mail.ustc.edu.cn?Subject= "> weipan AT mail.ustc.edu.cn</a></p></td>
   </tr>
   </tr>
   <tr>
   <tr>
-
     <td><div align="center"><img src="https://static.igem.org/mediawiki/2011/8/86/USTC_Software_ZhenWang.jpg" alt="Zhen Wang" width="138" height="193" /></div></td>
+
     <td><img src="https://static.igem.org/mediawiki/2011/8/86/USTC_Software_ZhenWang.jpg" alt="Zhen Wang" width="138" height="193" /></td>
-
     <td><div align="center"><img src="https://static.igem.org/mediawiki/2011/6/6b/USTC_Software_ChenLiao.jpg" alt="Chen Liao" width="138" height="193" /></div></td>
+
     <td><img src="https://static.igem.org/mediawiki/2011/6/6b/USTC_Software_ChenLiao.jpg" alt="Chen Liao" width="138" height="193" /></td>
-
     <td><div align="center"><img src="https://static.igem.org/mediawiki/2011/3/38/USTC_Software_KunJiang.jpg" alt="Kun Jiang" width="138" height="193" /></div></td>
+
     <td><img src="https://static.igem.org/mediawiki/2011/e/eb/Igem_2011_jiangkun.jpg" alt="Kun Jiang" width="210" height="140" /></td>
   </tr>
   </tr>
   <tr>
   <tr>
-
     <td><p class="intro_p" align="center">Zhen Wang, Room 418, Key Lab of Quantum information, CAS.  He contributes in the development of the idea of combining forward and reverse engineering together and helps team members in learning <a href="https://2010.igem.org/Team:USTC_Software" target="_blank">iGAME</a> and basic biological concepts. </p>
+
     <td><p class="intro_p" align="center"><strong>Zhen Wang</strong>, Room 418, Key Lab of Quantum information, CAS.  He contributes in the development of the idea of combining forward and reverse engineering together and helps team members in learning <a href="https://2010.igem.org/Team:USTC_Software" target="_blank">iGAME</a> and basic biological concepts. </p>
       <p class="intro_p" >E-mail:<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:xqqip@mail.ustc.edu.cn?Subject= ">xqqip AT mail.ustc.edu.cn</a></p></td>
-
     <td><p class="intro_p" align="center">Chen Liao, leader of  team USTC-Software 2010. He  rewrites the core codes of iGaME with perl and that codes have been incorporated into Lechesis.</p>
+
     <td><p class="intro_p" align="center"><strong>Chen Liao</strong>, leader of  team USTC-Software 2010. He  rewrites the core codes of <a href="https://2010.igem.org/Team:USTC_Software" target="_blank">iGaME</a> with perl and that codes have been incorporated into Lechesis.</p>
       <p class="intro_p">E-mail:<a href="mailto:liaochen@mail.ustc.edu.cn?Subject= ">liaochen 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><p class="intro_p" align="center">Kun Jiang, the cheif developer in iGEM 2010 USTC-Software team. He helps  team building and training of software development.  </p>
+
     <td><p class="intro_p" align="center"><strong>Kun Jiang</strong>, the cheif developer in iGEM 2010 USTC-Software team. He helps  team building and training of software development.  </p>
       <p class="intro_p">E-mail:<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>
   </tr>
   </tr>
Line 513: Line 185:
   <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="Go back 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>  
   
   

Latest revision as of 13:57, 28 October 2011


Team:USTC-Software - 2011.igem.org

Members

Student Members

Hi, I'm Xudong Sun, a graduate student majoring in nano biophysics. All the wonders and mysteries in life sciences attract so I have changed my career from physics to biology. Currently , my research field is nanobio detection and manipulation with SPM, MD simulation of biological systems.

My interests range from modelling and simulation, signal and image processing,coding,and electronic engineering. In my spare time, i am involved in all kinds of sports and interesting activities,all kinds of balls, swimming, dancing ,hiking and many more.

I like chatting with people and arranging things. I have learned much from the experence in iGEM of cooperating with people from different backgrounds. As the team leader,my major task in this project is arranging the team affairs , investigating the fields we can do, writing the test codes of parameter analysis, discussing models and algorithms with other teammates and providing necessary biology background.

I hope everyone involved in iGEM can have fun, make more friends, learn more and enjoy yourself.

Email:smilesun.east AT gmail.com

Hi, I'm Fangming(Charles) Liu, I'm a Junior student major in computer science. I'm interested in software engineering and programming languages. By attending the iGEM contest, i've further practised my skills and learned a lot from the members of our team. I've designed the main structure of the software and did some programming work during this spring and summer. I look forward to the day when pieces of software on this planet all cooperate together seamlessly and work as a whole. I'm glad to be your friend!

Contact info:
School of Computer Science, USTC
Email:crlf0710 AT gmail.com

I am Zhuocheng He, a student from school of information science & technology USTC,majoring in Electronics and Communication Engineering.

I joined USTC-software team because I am bored with Fourier.I regard IGEM as an opportunity to learn something other than xxFT,and I am satisfied with the outcome.

In the team,my job is constructing and maintaining the UI of Behavior View and Network View.

Contact info:
E-mail:farseer90718 AT gmail.com

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.

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

I'am Junyuan (Eric) Xie, a Junior student of Univniversity of Science and Technology of China. My major is computer science and my research interest lies in Machine Learning and Data Mining. Besides, I'm also interested in programming and software development.

In this team, I'm responsible for coding and technical support. Specifically, I developed and maintained the interfaces between user, Lachesis and MoDeL. I have also given some help on the design and implementation of the parameter analysis algorithms. Now, I'm working with Xudong Sun to make a robust and easy-using software out of the parameter analysis algorithms.

Contact:

piiswrong AT gmail.com

Hi, I'm Liwei Qian, a graduate student majoring in computer science.

I like brainstorm and exchanging ideas with each other. Participating in USTC software team gives me a good opportunity to communicate and make friends with other team members.

In the team, I mainly work on parameter optimazation and model analysis. This is a classic problem in computer science and I'm interested in it.

In my spare time , I like to play pingpong and badminton. In summer, I always go to swimming with my friends and enjoy the feeling of cool.

Contact info:
School of Computer Science, USTC
Email:qlw894 AT gmail.com

Hi, I am Li Hui, I am a graduate student major in computational mathematics, and I also interested in biomathematics. Joining in iGEM is a big event in my graduate life, I have learned much from group working, brainstorming. Cooperating and collaborating with other team members is an exciting thing. As the only girl in my team, I am very happy to get along with 8 talented boys, working together for the same target. In the team, I mainly work on the mathematic model to simulate biological reaction, and I am glad to see that mathematics can apply in the field of Synthetic biology.
In my spare time, I like travelling ,and I have a big dream to travel all around the world, collect all the beautiful scenery on the planet, and I am on my way to fulfill my dream, wanna go with me?
Contact info:
School of Mathematical Science, USTC
E-mail:lihui412828 AT gmail.com

Hey, I am An'gang Wang, an undergraduate senior student majoring in Computer Science, yet biology is my interesting field, that is why I join in iGEM.
The best thing in iGEM is that I could get to know many talented guys, I learned ways to go well with the team, and team working is a good way to improve my ability for I can learn much from my team members. In the game, we come across with a lot of things, bad and good, it is an precious experience in our lives. In the team, I mainly work on the design of the datatype of our software and give lectures as well as raise ideas on our program, and I come to know a program is not only a software. Heroism is not the best way of teamwork.
In my spare time, I like sporting, and I have a big dream to make the world more beautiful. I can't fulfill this dream by myself , so is there anyone go with me?
Contact info:
School of Computer Science, USTC
Email:saytowag AT mail.ustc.edu.cn

Hi, I am Qi Wang, a graduate student majored in biostatistics and machine learning.
Being a member of the team of USTC-software has always been an enjoyable time for me. The DNA data I deal with in my daily research which used to be lifeless had become vivid after learning the background knowledge from iGEM, and I have learnt many useful programming tricks working with my team members.
In my team, I mainly work on the statistical model to simulate biological reactions, and find the most sensitive direction of the parameters of the systems of ordinary differential equations which describe the dynamic state of the biochemistry system in the hyperspace.
In my spare time, I like watching movie, my favorite film maker is Tim Burton.
Contact info:
Department of Statistics and Finance, School of Management, USTC
Email:ustchigger AT gmail.com

Instructors

Jiong Hong Wei Pan

Prof.Jiong Hong, associate professor of synthetic biology lab in USTC, primary contact of team USTC-Software. iGEM has a close connection to his teaching and research, experiments, assay development and modeling.

E-mail:hjiong AT ustc.edu.cn

Hao Jiang, leader of team USTC(wet team) 2009. He provides suggestions and answers questions about concepts in synthetic biology, software needed in this field, visualization of parts assembly and reaction network dynamics, tricks in parameter estimation, etc.

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

Wei Pan, leader of team USTC-Software(dry team) 2009. He instructs on robustness and sensitivity analysis, helps team members in learning Automatic Biological Circuit Design (ABCD) and explains basic biological concepts.

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

Zhen Wang Chen Liao Kun Jiang

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

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

Chen Liao, leader of team USTC-Software 2010. He 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. He helps team building and training of software development.

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