Team:USTC-Software/meetup

From 2011.igem.org

(Difference between revisions)
(add pictures)
 
(19 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">
-
 
<head>
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
-
<title>Team:USTC-Software - 2011.igem.org/meetup</title>
 
-
<meta name="description" content="meetup"/>
 
-
<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">
<style type="text/css">
-
 
+
/*table*/
-
body {
+
table td
-
margin: 0;
+
{
-
padding: 0;
+
text-align: center;
-
line-height: 1.5em;
+
}
-
font-family: Georgia, "Times New Roman", Times, serif;
+
-
font-size: 12px;
+
table td
-
color: #555a4a;
+
{
-
    background: #a0c73f;
+
background-color: #c7e4f6;
-
}
+
}
-
 
+
-
a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; }
+
table td.table_header
-
a:active, a:hover { color: #0683ab; text-decoration: underline; }
+
{
-
 
+
background-color: #2992d3;  
-
img { margin: 0px; padding: 0px; border: none; }
+
font-weight: bold;
-
 
+
}
-
#header_wrapper {
+
table td.table_title
-
width: 100%;
+
{
-
height: 265px;
+
font-weight: bold;
-
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: 200px;
+
-
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_bottom {
+
-
width: 1000px;
+
-
height: 15px;
+
-
margin: 0 auto;
+
-
background: url(https://static.igem.org/mediawiki/2011/a/a5/USTC_Software_content_bottom.jpg) no-repeat;
+
-
    background-color: #a0c73f;
+
-
}
+
-
 
+
-
/* 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;
+
-
}
+
-
 
+
-
#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*/
+
-
 
+
</style>
</style>
-
 
</head>
</head>
<body>
<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" width="173" height="150" alt="iGEM" /> </br> </br> USTC-Software </h1>
 
-
        </div>
 
-
       
 
-
        <!-- Navigation -->
 
-
<ul id="nav">
 
-
<li><a href="./index.html">Home</a></li>
 
-
    <li><a href="./02_project.html">Project</a>
 
-
<ul>
 
-
<li><a href="#">TBD_1</a></li>
 
-
<li><a href="#">TBD_2</a></li>
 
-
<li><a href="#">TBD_3</a>
 
-
<ul>
 
-
<li><a href="#">TBD_3_1</a></li>
 
-
<li><a href="#">TBD_3_2</a></li>
 
-
<li><a href="#">TBD_3_3</a></li>
 
-
</ul>
 
-
</li>
 
-
</ul>
 
-
</li>
 
-
<li><a href="./03_model.html">MoDeL</a>
 
-
<ul>
 
-
<li><a href="#">TBD_1</a></li>
 
-
<li><a href="#">TBD_2</a></li>
 
-
</ul>
 
-
</li>
 
-
                <li><a href="./04_notebook.html">Notebook</a>
 
-
</li>
 
-
 
-
<li><a href="./05_team.html">Team</a>
 
-
                            <ul>
 
-
                            <li><a href="./05_01_members.html">members</a></li>
 
-
                            <li><a href="./05_02_collaboration.html">collaboration</a></li>
 
-
                            <li><a href="./05_03_attribution.html">attribution</a></li>
 
-
                            <li><a href="./05_04_acknowledgements.html">acknowledgements</a></li>
 
-
                            </ul>
 
-
                </li>
 
-
 
 
-
  <li><a class="on" href="./06_human practice.html">Human practice</a>              <!--current page-->
 
-
<ul>
 
-
<li><a href="./06_01_safety.html">safety</a></li>
 
-
<li><a class="on" href="./06_02_meetup.html">meetup</a></li>
 
-
</ul>
 
-
</li>             
 
-
</ul>
 
-
<!-- // Navigation -->
 
-
 
-
    </div> <!-- end of header -->
 
-
 
-
</div>
 
-
<!-- end of header_wrapper -->
 
-
 
<div id="content_wrapper">
<div id="content_wrapper">
Line 350: Line 36:
   <p><img src="https://static.igem.org/mediawiki/2011/1/1a/USTC_Software_meetup.jpg" width="910" height="500" alt="meetup"/></p>
   <p><img src="https://static.igem.org/mediawiki/2011/1/1a/USTC_Software_meetup.jpg" width="910" height="500" alt="meetup"/></p>
-
   <p>Chinese teams began to participate  International Genetically Engineered Machine (iGEM) competition from 2007. The number of Chinese teams has increased to 20 from only 4 at the beginning.  
+
   <p>Chinese teams began to participate  International Genetically Engineered Machine (iGEM) competition from 2007, the number has increased to 20 from only 4 at the beginning.  
   Considering that the new teams are lack of experience in the 2011 competition and a platform for communication and cooperation between teams is badly needed,  
   Considering that the new teams are lack of experience in the 2011 competition and a platform for communication and cooperation between teams is badly needed,  
   a meeting for all Chinese iGEMers -- iGEM 2011 China Meetup -- was held at University of Science and Technology of China (USTC) from July 29th to July 31th.</p>
   a meeting for all Chinese iGEMers -- iGEM 2011 China Meetup -- was held at University of Science and Technology of China (USTC) from July 29th to July 31th.</p>
    
    
   <p>The theme of this conference is "iGEM -- the breeding ground for the next generation of synthetic biologists". During the conference,  
   <p>The theme of this conference is "iGEM -- the breeding ground for the next generation of synthetic biologists". During the conference,  
-
   well-known experts was invited to promulgate their latest research findings and elucidate the development trend of synthetic biology,  
+
   well-known experts were invited to promulgate their latest research findings and elucidate the development trend of synthetic biology,  
   and there were also  insightful students to make subjective reports and reviews. iGEM teams  displayed the current progress of their projects,  
   and there were also  insightful students to make subjective reports and reviews. iGEM teams  displayed the current progress of their projects,  
   and shared their experiences with conference participants.</p>
   and shared their experiences with conference participants.</p>
Line 362: Line 48:
   The conference was open to all undergraduates, graduate students and researchers who are interested in iGEM and synthetic biology. Participants interacted with each other and the lecturers during the conference.  
   The conference was open to all undergraduates, graduate students and researchers who are interested in iGEM and synthetic biology. Participants interacted with each other and the lecturers during the conference.  
   The conference is supported by School of Life Science, USTC and the Committee of Communist Youth League of China, USTC.</p>
   The conference is supported by School of Life Science, USTC and the Committee of Communist Youth League of China, USTC.</p>
 +
 +
<h2>Scientific Program</h2>
 +
 +
<table width="917"><tr><td height="57" colspan="3" class="table_header">Schedule of iGEM 2011 China Meetup
 +
</td>
 +
</tr><tr><td colspan="3" class="table_header">Venue: Life Sci. Bldg, West Campus,<br />
 +
Univ. Sci. Tech. China
 +
</td>
 +
</tr><tr><td height="36" colspan="3" class="table_header">Friday, July 29, PM
 +
</td>
 +
</tr><tr><td width="76" class="table_title">Time</td>
 +
<td width="214" class="table_title">Speaker</td>
 +
<td width="472" class="table_title">Title/Topic</td>
 +
</tr><tr><td>12:00-21:00</td>
 +
<td colspan="2">Registration (first floor, Life Science Building)</td>
 +
</tr><tr><td height="36" colspan="3" class="table_header">Saturday, July 30, Morning </td>
 +
</tr><tr><td class="table_title">Time</td>
 +
<td class="table_title">Speaker</td>
 +
<td class="table_title">Title/Topic</td>
 +
</tr><tr><td>08:30-08:40</td>
 +
<td colspan="2">Opening Ceremony</td>
 +
</tr><tr><td>08:40-09:20</td>
 +
<td>Prof. Xueming Zhao, TJU</td>
 +
<td>Synthetic biology-Recent developments and trends</td>
 +
</tr><tr><td>09:20-10:00</td>
 +
<td>Haoqian Zhang, PKU</td>
 +
<td>Forward and reverse engineering approach in synthetic biology</td>
 +
</tr><tr><td>10:00-10:10</td>
 +
<td colspan="2">Tea Break &amp; Group Photo</td>
 +
</tr><tr><td>10:10-10:50</td>
 +
<td>Guanqiao Li, THU</td>
 +
<td>Wisdom in Natural Systems</td>
 +
</tr><tr><td>10:50-11:30</td>
 +
<td>Prof. Michael Q. Zhang, CSHL &amp; THU</td>
 +
<td>Machine Learning and Learning Machines</td>
 +
</tr><tr><td height="36" colspan="3" class="table_header">Saturday, July 30, Afternoon</td>
 +
</tr><tr><td class="table_title"> Time</td>
 +
<td class="table_title"> Speaker</td>
 +
<td class="table_title"> Title/Topic</td>
 +
</tr><tr><td>13:30-14:10</td>
 +
<td>Prof. Jiarui Wu, SIBS &amp; USTC</td>
 +
<td>The second wave——Post-genome era of multi-disciplinary</td>
 +
</tr><tr><td>14:10-15:25</td>
 +
<td>Team Report: Session 1 (15min each)</td>
 +
<td>Tsinghua, SJTU-BioX-Shanghai, ZJU-China, HIT-Harbin, Peking_R</td>
 +
</tr><tr><td>15:25-15:35</td>
 +
<td colspan="2">Tea Break</td>
 +
</tr><tr><td>15:35-16:50</td>
 +
<td>Team Report: Session 2 (15min each)</td>
 +
<td>USTC-China, Tianjin, OUC-China, NYMU-Taipei, XMU-China</td>
 +
</tr><tr><td>16:50-17:00</td>
 +
<td colspan="2">Tea Break</td>
 +
</tr><tr><td>17:00-18:00</td>
 +
<td>Team Report: Session 3 (15min each)</td>
 +
<td>SYSU-China, USTC-Software, Tsinghua-A, WHU-China</td>
 +
</tr><tr><td height="36" colspan="3" class="table_header">Saturday, July 30, Evening</td>
 +
</tr><tr><td class="table_title"> Time</td>
 +
<td class="table_title"> Speaker</td>
 +
<td class="table_title"> Title/Topic</td>
 +
</tr><tr><td> 19:30-21:30</td>
 +
<td colspan="2"> Discussion Session for Students </td>
 +
</tr><tr><td height="36" colspan="3" class="table_header"> Sunday, July 31, Morning </td>
 +
</tr><tr><td class="table_title"> Time</td>
 +
<td class="table_title"> Speaker</td>
 +
<td class="table_title"> Title/Topic</td>
 +
</tr><tr><td>08:30-09:10</td>
 +
<td>Dr. Do Liu, TJU</td>
 +
<td>Synthetic Biology Technologies of Tianjin University</td>
 +
</tr><tr><td>09:10-09:50</td>
 +
<td>Wei Pan, USTC</td>
 +
<td>New Vistas for Systems and Control Theory</td>
 +
</tr><tr><td>09:50-10:00</td>
 +
<td colspan="2">Tea Break</td>
 +
</tr><tr><td>10:00-10:40</td>
 +
<td>Prof. Ruoyu Luo, Fudan U</td>
 +
<td>Realistic simulation of E. coli gene expression processes<br />
 +
based on the modified Gillespie algorithm</td>
 +
</tr><tr><td>10:40-11:00</td>
 +
<td colspan="2">Closing Ceremony</td>
 +
</tr></table>
    
    
   <br /><br />
   <br /><br />
Line 379: Line 145:
   <ul class="mfooter_menu">
   <ul class="mfooter_menu">
-
                 <li><a href="./index.html" target="_parent">Home</a></li>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software" target="_parent">Home</a></li>
-
                 <li><a href="./02_project.html" target="_parent">Project</a></li>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software/project" target="_parent">Project</a></li>
-
                 <li><a href="./03_model.html" target="_parent"> MoDeL</a></li>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software/notebook" target="_parent">Notebook</a></li>
-
                 <li><a href="./04_notebook.html" target="_parent">Notebook</a></li>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software/team" target="_parent">Team</a></li>
-
                 <li><a href="./05_team.html" class="current">Team</a></li>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software/human practice" target="_parent">Human Practice</a></li>
-
                 <li class="last_menu"><a href="./06_human practice.html" target="_parent">Human practice</a></li>
+
                 <li class="last_menu"><a href="https://2011.igem.org/Team:USTC-Software/download" target="_parent">Download</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 src="https://static.igem.org/mediawiki/2011/8/88/USTC_Software_back_to_igem.png" width="69" height="70"alt="to igem.org"/></a>
+
   <div id="to_org_box"><a href="https://2011.igem.org/Main_Page"><img 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"/></a>
   </div>
   </div>
   <div id="totop_box">
   <div id="totop_box">
-
       <a href="#top"><img src="https://static.igem.org/mediawiki/2011/e/eb/USTC_Software_top_icon.gif" width="76" height="72"alt="go back to top"/></a>  
+
       <a href="#top"><img src="https://static.igem.org/mediawiki/2011/e/eb/USTC_Software_top_icon.gif" width="76" height="72" alt="Go back to Top"/></a>  
   </div>
   </div>

Latest revision as of 06:51, 23 October 2011


Team:USTC-Software - 2011.igem.org

China Meetup

meetup

Chinese teams began to participate International Genetically Engineered Machine (iGEM) competition from 2007, the number has increased to 20 from only 4 at the beginning. Considering that the new teams are lack of experience in the 2011 competition and a platform for communication and cooperation between teams is badly needed, a meeting for all Chinese iGEMers -- iGEM 2011 China Meetup -- was held at University of Science and Technology of China (USTC) from July 29th to July 31th.

The theme of this conference is "iGEM -- the breeding ground for the next generation of synthetic biologists". During the conference, well-known experts were invited to promulgate their latest research findings and elucidate the development trend of synthetic biology, and there were also insightful students to make subjective reports and reviews. iGEM teams displayed the current progress of their projects, and shared their experiences with conference participants.

Prof. Xueming Zhao from Tianjin University, Prof. Michael Q. Zhang from CSHL & Tsinghua University and Prof. Jiarui Wu from SIBS & USTC were invited to give lectures. The conference was open to all undergraduates, graduate students and researchers who are interested in iGEM and synthetic biology. Participants interacted with each other and the lecturers during the conference. The conference is supported by School of Life Science, USTC and the Committee of Communist Youth League of China, USTC.

Scientific Program

Schedule of iGEM 2011 China Meetup
Venue: Life Sci. Bldg, West Campus,
Univ. Sci. Tech. China
Friday, July 29, PM
Time Speaker Title/Topic
12:00-21:00 Registration (first floor, Life Science Building)
Saturday, July 30, Morning
Time Speaker Title/Topic
08:30-08:40 Opening Ceremony
08:40-09:20 Prof. Xueming Zhao, TJU Synthetic biology-Recent developments and trends
09:20-10:00 Haoqian Zhang, PKU Forward and reverse engineering approach in synthetic biology
10:00-10:10 Tea Break & Group Photo
10:10-10:50 Guanqiao Li, THU Wisdom in Natural Systems
10:50-11:30 Prof. Michael Q. Zhang, CSHL & THU Machine Learning and Learning Machines
Saturday, July 30, Afternoon
Time Speaker Title/Topic
13:30-14:10 Prof. Jiarui Wu, SIBS & USTC The second wave——Post-genome era of multi-disciplinary
14:10-15:25 Team Report: Session 1 (15min each) Tsinghua, SJTU-BioX-Shanghai, ZJU-China, HIT-Harbin, Peking_R
15:25-15:35 Tea Break
15:35-16:50 Team Report: Session 2 (15min each) USTC-China, Tianjin, OUC-China, NYMU-Taipei, XMU-China
16:50-17:00 Tea Break
17:00-18:00 Team Report: Session 3 (15min each) SYSU-China, USTC-Software, Tsinghua-A, WHU-China
Saturday, July 30, Evening
Time Speaker Title/Topic
19:30-21:30 Discussion Session for Students
Sunday, July 31, Morning
Time Speaker Title/Topic
08:30-09:10 Dr. Do Liu, TJU Synthetic Biology Technologies of Tianjin University
09:10-09:50 Wei Pan, USTC New Vistas for Systems and Control Theory
09:50-10:00 Tea Break
10:00-10:40 Prof. Ruoyu Luo, Fudan U Realistic simulation of E. coli gene expression processes
based on the modified Gillespie algorithm
10:40-11:00 Closing Ceremony


Young School of Life Sciences