|
|
(22 intermediate revisions by 2 users not shown) |
Line 24: |
Line 24: |
| position: relative; | | position: relative; |
| margin-bottom: 40px; | | margin-bottom: 40px; |
− | padding-bottom: 40px; | + | padding-bottom: 20px; |
| border-bottom: 1px solid #6b3b25; | | border-bottom: 1px solid #6b3b25; |
| + | text-align:justify; |
| } | | } |
| #posts-list article:last-child { | | #posts-list article:last-child { |
Line 38: |
Line 39: |
| -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); | | -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); |
| box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); | | box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); |
− | margin-bottom: 20px; | + | margin: 0px 66px 6px 66px; |
| } | | } |
| #posts-list article .feature-image:after { | | #posts-list article .feature-image:after { |
Line 44: |
Line 45: |
| bottom: -22px; | | bottom: -22px; |
| left: 0px; | | left: 0px; |
− | background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/stacked-paper.png) no-repeat right bottom; | + | background: url(https://static.igem.org/mediawiki/2018/2/2e/T--SJTU-software--stacked-paper.png) no-repeat right bottom; |
| width: 100%; | | width: 100%; |
| height: 17px; | | height: 17px; |
Line 129: |
Line 130: |
| float: left; | | float: left; |
| margin-right: 20px; | | margin-right: 20px; |
− | background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/pagination.png) no-repeat 0px 0px; | + | background: url(https://static.igem.org/mediawiki/2018/2/2d/T--SJTU-software--pagination.png) no-repeat 0px 0px; |
| } | | } |
| #posts-list .page-navigation .nav-previous { | | #posts-list .page-navigation .nav-previous { |
| float: right; | | float: right; |
− | background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/pagination.png) no-repeat right -59px; | + | background: url(https://static.igem.org/mediawiki/2018/2/2d/T--SJTU-software--pagination.png) no-repeat right -59px; |
| } | | } |
| /*-----------------------------------------------------------------------------------*/ | | /*-----------------------------------------------------------------------------------*/ |
Line 239: |
Line 240: |
| #DanielFigeys{ | | #DanielFigeys{ |
| height:370px; | | height:370px; |
| + | } |
| + | |
| + | li{ |
| + | padding: 2px 0px 3px 0px; |
| } | | } |
| </style> | | </style> |
Line 251: |
Line 256: |
| <!-- posts list --> | | <!-- posts list --> |
| <div id="posts-list" class="cf"> | | <div id="posts-list" class="cf"> |
| + | |
| | | |
| <article class="cf"> | | <article class="cf"> |
− | <div class="entry-title"> | + | |
− |
| + | <div class="excerpt"> |
| + | Throughout the whole preparation process of Metlab, we paid attention to every suggestion from the professions and the peers. |
| + | </div> |
| + | <div class="excerpt"> |
| + | <strong>April</strong>, we came up to build a metabolic-network-related tool, and soon consulted Prof. Tao to make sure that our idea is worth developing. At the same time, he raised the challenges. |
| + | <br/> |
| + | <strong>May</strong>, when we were digging the background, the communication with Prof. Wang pushed us to enlarge our database for network alignment. |
| + | <br/> |
| + | <strong>Summertime</strong>, we sought suggestions aboard. It is highly effective that we made our tool far more comprehensive and user-friendly by adding other related functions and achieving visualization. |
| + | <br/> |
| + | <strong>In the meantime</strong>, we kept active communication with organizations and teams all over the world. Every presentation we made to others helped our Metlab become better. |
| + | |
| + | </div> |
| + | |
| + | <div class="excerpt"> |
| + | Each step, we keep improving our project based on researchers'needs and doubts. |
| + | <br/>That’s what we truly care. |
| + | <br/> The details are as follows. |
| + | </div> |
| + | |
| + | <div class="entry-title"> |
| <div class="post-heading" id="ExpertInterview">Expert Interview</div> | | <div class="post-heading" id="ExpertInterview">Expert Interview</div> |
| + | </div> |
| + | <div class="expert_name" id="FT">Prof. Fei Tao</div> |
| + | <div class="subtitle">School of Life Sciences & Biotechnology</div> |
| + | <div class="subtitle">Shanghai Jiao Tong University</div> |
| + | |
| + | <div id="FeiTao"> |
| + | <div class="photo"> |
| + | <img src="https://static.igem.org/mediawiki/2018/9/94/T--SJTU-software--FeiTao.jpg" style="display: inline;"> |
| + | </div> |
| + | <div class="member_info"> |
| + | <blockquote> |
| + | Dr. Tao is now an associate professor of SJTU. He has been engaged in the research of microbial synthetic biology since he got the doctoral degree. He mainly focuses on developing efficient cell factories and advanced biocatalytic technology based on the concept of synthetic biology. |
| + | </blockquote> |
| + | </div> |
| </div> | | </div> |
| <div class="excerpt"> | | <div class="excerpt"> |
− | We discussed with different disciplines and fields scholars, their views inspired us a lot. Interviewing experts greatly advanced our project. | + | Our interview concentrated on the topic “Application of metabolic network alignment tool in the laboratory”. Dr. Tao told us design of metabolic networks in synthetic biology focus on these aspects: 1.Yield; 2. Efficiency(in A -> B, concentration of B/A); 3. Period. Then we briefly introduced the idea of our software (a metabolic network alignment tool). Dr. Tao was greatly interest in the tool. He also analyzed a number of factors that lead to the difficulty of metabolic network alignment. How to evaluate similarity of two metabolic networks? How to grade the result of alignment? How to evaluate similarity of different compound…… His opinion made us have a deeper understanding of how make our software more practical and functional in the laboratory. |
| </div> | | </div> |
| | | |
− | <div class="expert_name" id="ZW">Prof. Zhuo Wang</div>
| + | <div class="expert_name" id="ZW">Prof. Zhuo Wang</div> |
| <div class="subtitle">Department of Bioinformatics and Biostatistics</div> | | <div class="subtitle">Department of Bioinformatics and Biostatistics</div> |
| <div class="subtitle">Shanghai Jiao Tong University</div> | | <div class="subtitle">Shanghai Jiao Tong University</div> |
| <div id="ZhuoWang"> | | <div id="ZhuoWang"> |
| <div class="photo"> | | <div class="photo"> |
− | <img src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/HP/ZhuoWang.jpg" style="display: inline;"> | + | <img src="https://static.igem.org/mediawiki/2018/3/3f/T--SJTU-software--ZhuoWang.jpg" style="display: inline;"> |
| </div> | | </div> |
| <div class="member_info"> | | <div class="member_info"> |
Line 277: |
Line 317: |
| Later, Prof.Wang reminded us that we should not only focus on the alignment within E.coli, but also need to expand it to other bacteria. This is because in reality, there are far more engineering strains that could benefit from our software. Moreover, a larger number of bacteria involved makes our database richer and larger. | | Later, Prof.Wang reminded us that we should not only focus on the alignment within E.coli, but also need to expand it to other bacteria. This is because in reality, there are far more engineering strains that could benefit from our software. Moreover, a larger number of bacteria involved makes our database richer and larger. |
| </div> | | </div> |
− |
| |
− | <div class="expert_name" id="FT">Prof. Fei Tao</div>
| |
− | <div class="subtitle">School of Life Sciences & Biotechnology</div>
| |
− | <div class="subtitle">Shanghai Jiao Tong University</div>
| |
| | | |
− | <div id="FeiTao"> | + | |
− | <div class="photo">
| + | |
− | <img src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/HP/FeiTao.jpg" style="display: inline;">
| + | |
− | </div>
| + | |
− | <div class="member_info">
| + | |
− | <blockquote>
| + | |
− | Dr. Tao is now an associate professor of SJTU. He has been engaged in the research of microbial synthetic biology since he got the doctoral degree. He mainly focuses on developing efficient cell factories and advanced biocatalytic technology based on the concept of synthetic biology.
| + | |
− | </blockquote>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | <div class="excerpt">
| + | |
− | Our interview concentrated on the topic “Application of metabolic network alignment tool in the laboratory”. Dr. Tao told us design of metabolic networks in synthetic biology focus on these aspects: 1.Yield; 2. Efficiency(in A -> B, concentration of B/A); 3. Period. Then we briefly introduced the idea of our software (a metabolic network alignment tool). Dr. Tao was greatly interest in the tool. He also analyzed a number of factors that lead to the difficulty of metabolic network alignment. How to evaluate similarity of two metabolic networks? How to grade the result of alignment? How to evaluate similarity of different compound…… His opinion made us have a deeper understanding of how make our software more practical and functional in the laboratory.
| + | |
− | </div>
| + | |
| | | |
| <div class="expert_name" id="DF">Prof. Daniel Figeys</div> | | <div class="expert_name" id="DF">Prof. Daniel Figeys</div> |
Line 302: |
Line 327: |
| <div id="DanielFigeys"> | | <div id="DanielFigeys"> |
| <div class="photo"> | | <div class="photo"> |
− | <img src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/HP/DanielFigeys.jpg" style="display: inline;"> | + | <img src="https://static.igem.org/mediawiki/2018/5/55/T--SJTU-software--DanielFigeys.jpg" style="display: inline;"> |
| </div> | | </div> |
| <div class="member_info"> | | <div class="member_info"> |
Line 315: |
Line 340: |
| | | |
| | | |
− | <div class="expert_name" id="JM">Dr. Juntao Mai</div>
| + | <div class="expert_name" id="JM">Dr. Juntao Mai</div> |
| <div class="subtitle">PhD in Molecular biology</div> | | <div class="subtitle">PhD in Molecular biology</div> |
| <div class="subtitle">University of Toronto</div> | | <div class="subtitle">University of Toronto</div> |
| <div class="excerpt"> | | <div class="excerpt"> |
− | Juntao Mai works at the department of molecular genetics, University of Toronto. During one of our team members’ exchange there, he gave many valuable advice on the improvement of the project. For the most important part, he recommended that we should create a toolkit by integrating several basic but relevant functions together rather than merely finish one alignment tool, if we want to make it handful for researchers. Based on his research experiences, he was always troubled by changing from one software to another to process the same network, and there are always problems of format conversion between different tools. He strongly suggested us to add a network visualization function. We took his advice, and took a step further. At the end, we completed a toolkit including network visualization, network alignment, SMILES comparison and gene editing. | + | Juntao Mai works at the department of molecular genetics, University of Toronto. During one of our team members’ exchange there, he gave many valuable advice on the improvement of the project. For the most important part, he recommended that we should add a function of metabolites comparison. Based on his research experiences, he was always troubled by changing from one software to another to finding interested molecules from network. And there are always problems of format conversion between different tools. We took his advice, and took a step further. At the end, we completed a toolkit including network visualization, network alignment, SMILES comparison and DNA editing. |
| </div> | | </div> |
| </article> | | </article> |
Line 325: |
Line 350: |
| | | |
| <article class="cf" id="BUDS"> | | <article class="cf" id="BUDS"> |
− | <div class="entry-title">
| |
− |
| |
− | <div class="post-heading" id="Communication">Exchange & Cooperation</div>
| |
− | </div>
| |
− | <div class="excerpt">
| |
− | ......
| |
− | </div>
| |
| | | |
| <div class="entry-title"> | | <div class="entry-title"> |
Line 338: |
Line 356: |
| </div> | | </div> |
| <div class="excerpt"> | | <div class="excerpt"> |
− | Participants: Sun Yet Sun University, Shanghai Jiao Tong University, Fudan University, Nanjing University, Central South University. | + | Participants: Sun Yat-Sen University, Shanghai Jiao Tong University, Fudan University, Nanjing University, Central South University. |
| </div> | | </div> |
| | | |
| <div class="excerpt"> | | <div class="excerpt"> |
− | From May 18th 2018 to May 20th 2018, our team members attended Biology Undergraduates Development Symposium(BUDS),which was held by School of Life Science, Sun Yet Sun University. | + | From May 18th 2018 to May 20th 2018, our team members attended Biology Undergraduates Development Symposium(BUDS),which was held by School of Life Science, Sun Yat-Sen University. |
| </div> | | </div> |
| <div class="feature-image"> | | <div class="feature-image"> |
− | <img src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/HP/BUDS1.jpg" alt="Thumbnail" /> | + | <img src="https://static.igem.org/mediawiki/2018/a/ab/T--SJTU-software--BUDS1.jpg" alt="Thumbnail" /> |
| </div> | | </div> |
| <div class="excerpt"> | | <div class="excerpt"> |
Line 361: |
Line 379: |
| </div> | | </div> |
| <div class="feature-image"> | | <div class="feature-image"> |
− | <img src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/HP/TECHNOMISE1.jpg" alt="Thumbnail" /> | + | <img src="https://static.igem.org/mediawiki/2018/6/65/T--SJTU-software--TECHNOMISE1.jpg" alt="Thumbnail" /> |
| </div> | | </div> |
| <div class="excerpt"> | | <div class="excerpt"> |
Line 367: |
Line 385: |
| </div> | | </div> |
| <div class="feature-image"> | | <div class="feature-image"> |
− | <img src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/HP/TECHNOMISE2.jpg" alt="Thumbnail" /> | + | <img src="https://static.igem.org/mediawiki/2018/d/dc/T--SJTU-software--TECHNOMISE2.jpg" alt="Thumbnail" /> |
| </div> | | </div> |
| | | |
Line 380: |
Line 398: |
| </div> | | </div> |
| <div class="feature-image"> | | <div class="feature-image"> |
− | <img src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/HP/APC.jpg" alt="Thumbnail" /> | + | <img src="https://static.igem.org/mediawiki/2018/f/f0/T--SJTU-software--APC.jpg" alt="Thumbnail" /> |
| </div> | | </div> |
| <div class="excerpt"> | | <div class="excerpt"> |
| During the presentation, we demonstrated the background and design thought to the conventioneers and the professors, and they gave us some sincerer and professional suggestions. We also discovered our own shortcomings through this conference. We couldn’t present our algorism lucidly to our audience, so that we will pay special attention to this problem for the Grant Jamboree presentation. | | During the presentation, we demonstrated the background and design thought to the conventioneers and the professors, and they gave us some sincerer and professional suggestions. We also discovered our own shortcomings through this conference. We couldn’t present our algorism lucidly to our audience, so that we will pay special attention to this problem for the Grant Jamboree presentation. |
| </div> | | </div> |
− | </article>
| + | |
| + | </article> |
| | | |
| | | |
Line 399: |
Line 418: |
| <ul> | | <ul> |
| <li class="cat-item"><a href="#FT" >Prof. Fei Tao</a></li> | | <li class="cat-item"><a href="#FT" >Prof. Fei Tao</a></li> |
| + | <li class="cat-item"><a href="#ZW" >Prof. Zhuo Wang</a></li> |
| + | |
| <li class="cat-item"><a href="#DF" >Prof. Daniel Figeys</a></li> | | <li class="cat-item"><a href="#DF" >Prof. Daniel Figeys</a></li> |
− | <li class="cat-item"><a href="#ZW" >Prof. Zhuo Wang</a></li>
| |
| <li class="cat-item"><a href="#JM" >Dr. Juntao Mai</a></li> | | <li class="cat-item"><a href="#JM" >Dr. Juntao Mai</a></li> |
| </ul> | | </ul> |
Line 407: |
Line 427: |
| | | |
| <li class="block"> | | <li class="block"> |
− | <h4 class="heading" align="center">Exchange & Cooperation</h4> | + | <h4 class="heading" align="center">Communication</h4> |
| <ul > | | <ul > |
| <li class="cat-item"><a href="#BUDS" >BUDS</a></li> | | <li class="cat-item"><a href="#BUDS" >BUDS</a></li> |
| <li class="cat-item"><a href="#TECHNOMISE" >TECHNOMISE</a></li> | | <li class="cat-item"><a href="#TECHNOMISE" >TECHNOMISE</a></li> |
| <li class="cat-item"><a href="#APC">Asia-Pacific iGEM Conference</a></li> | | <li class="cat-item"><a href="#APC">Asia-Pacific iGEM Conference</a></li> |
| + | |
| </ul> | | </ul> |
| </li> | | </li> |