Difference between revisions of "Team:Jiangnan"

 
(68 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Jiangnan}}
+
 
 
<html>
 
<html>
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:Jiangnan/CSSmaterializecss?action=raw&ctype=text/css">
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:Jiangnan/CSSanimatecss?action=raw&ctype=text/css">
 +
<style type="text/css">
 +
        #home_logo, #sideMenu { display:none; }
 +
        #HQ_page p{text-align:inherit;font-size:inherit;}
 +
html{width:100%;height:100%;background:white; list-style:none;}
 +
        #top_menu_under{height:auto;}
 +
#globalWrapper,#HQ_page,#bodyContent,#mw-content-text{height:100%;}
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { margin-left:0px;margin-top:-5px; padding:0px; width:100%;height:100%;}
 +
body {background-color:white;height:100%;}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
        ul, li{list-style:none;}
 +
        #description p{text-align:center;}
 +
        .mw-content-ltr ul{margin:0px}
 +
h4 {
 +
font-family: Arial,sans-serif;
 +
font-weight: 100;
 +
text-align: center;
 +
}
  
 +
p{
 +
font-size: 1.2em;
 +
}
  
 +
.JTrow{
 +
margin-top: 5%;
 +
margin-bottom:5%;
 +
margin-left: 10%;
 +
margin-right: 10%;
 +
text-align: center;
 +
}
  
 
+
.JTp{
<div class="column full_size" >
+
    display: block;
<h1> Welcome to iGEM 2018! </h1>
+
    margin-block-start: 0.2em;
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
    margin-block-end: 0.2em;
 
+
    margin-inline-start: 0px;
 
+
    margin-inline-end: 0px;
<img src="http://placehold.it/1080x320/c4baba/e4dede">
+
}
+
.swing{
 
+
animation-duration: 2s;
</div>  
+
}
 
+
.bounce{
 
+
animation-duration: 2s;
<div class="column full_size" >
+
}
 
+
.pulse{
<h3>Before you start</h3>
+
animation-duration: 2s;
<p> Please read the following pages:</p>
+
}
<ul>
+
.rubberBand{
<li> <a href="https://2018.igem.org/Competition">Competition Hub</a> </li>
+
animation-duration: 2s;
<li> <a href="https://2018.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
}
<li> <a href="https://2018.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
</style>
</ul>
+
        <style type="text/css">
 +
.Jnav{position: fixed;top: 17px;opacity: 1;background-color: rgba(255, 255, 255, 0.2); width: 100%;z-index:999;}
 +
.Jnav a{text-decoration: none!important;color:#039be5;}
 +
.Jnavtitle{float: right;width: 10%;text-align: center;padding: 1em 0;}
 +
.Jnavdrag{position: relative;width: 100%;}
 +
.Jnavdrag>ul{position: absolute;top: 0;width: 100%;border-radius: 5px;background-color: white;transition: all .4s ease-in-out;opacity: 0;}
 +
</style>
 +
        <script type="text/javascript">
 +
function Jnavshow(obj){
 +
var ul = obj.getElementsByTagName("ul");
 +
ul = ul[0];
 +
ul.style["opacity"] = 1;
 +
}
 +
function Jnavhide(obj){
 +
var ul = obj.getElementsByTagName("ul");
 +
ul = ul[0];
 +
ul.style["opacity"] = 0;
 +
}
 +
</script>
 +
<div class="Jnav">
 +
<div class="Jnavtitle">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Safety">Safety</a>
 +
</div>
 +
<div class="Jnavtitle">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Hardware">Hardware</a>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Team">Team</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Team">Team Members</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Attributions">Attribution</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Collaborations">Collaboration</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Human_Practices">Human Practice</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Human_Practices">Overview</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Silver">Silver</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Entrepreneurship">Gold</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Public_Engagement">Public Engagement</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Entrepreneurship">Entrepreneurship</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="Jnavtitle">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Model">Model</a>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Notebook">Notebook</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Notebook">Lab Book</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Protocol">Protocol</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan">Project</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Background">Background</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Design">Design</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Demonstrate">Demonstration</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Results">Result</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Parts">Part</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="navlogo" style="float: left;width: 20%;text-align: center;">
 +
<a href="https://2018.igem.org/Team:Jiangnan"><img src="https://static.igem.org/mediawiki/2018/d/d7/T--Jiangnan--igemJN_logo.png" style="width: 3em;"></a>
 +
</div>
 
</div>
 
</div>
  
  
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
  
  
  
<div class="column full_size" >
 
<h3> Styling your wiki </h3>
 
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
 
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
 
  
</div>
 
  
  
  
 
+
<div style="width:100%;">
<div class="clear extra_space"></div>
+
<div style="text-align: center;">
 
+
<video class="responsive-video" controls>
 
+
<source src="https://2018.igem.org/wiki//images/9/95/T--Jiangnan--Video_Trim.mp4" type="video/mp4">
 
+
</video>
<div class="column third_size" >
+
</div>
 
+
<div style="position: relative;">
<h3> Uploading pictures and files </h3>
+
<img src="https://static.igem.org/mediawiki/2018/0/0a/T--Jiangnan--main_top.png" width="100%">
<p> You must upload any pictures and files to the iGEM 2018 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. </p>
+
<div style="position: absolute;top: 4em;width: 100%;">
 
+
<div style="text-align: center;">
 
+
<img src="https://static.igem.org/mediawiki/2018/a/a1/T--Jiangnan--main_logo.png" width="10%">
<p>When you upload, set the "Destination Filename" to <b> T--YourOfficialTeamName--NameOfFile.jpg</b>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
<h4 style="color: white;">Project Description</h4>
 
+
<div style="margin-bottom: 0; width: 60%; display: inline; position: relative;">
<div class="button_link">
+
<p style="text-align: center; color: white;">The limiting factors of most vaccine companies, according to our previous investigation and survey, are
<a href="https://2018.igem.org/Special:Upload">
+
mulitifaceted costs in actual production process and long product lift cycle and other issues due
UPLOAD FILES
+
to complex application process of new vaccines(cell line).<br/>
</a>
+
The goal of our project is to enable three features of our chassis cell, i.e.,high titer, suspension cultivation, and
 +
broad spectrum to reduce the production cost increase the yield of viruses for vaccine production. The chassis cell we used here is
 +
MDBK cell.</p>
 +
</div>
 +
<div style="width: 33.3%;float: left;">
 +
<a href="#broad"><img class="animated infinite pulse" src="https://static.igem.org/mediawiki/2018/0/06/T--JiangNan--broad.png" width="50%"></a>
 +
<div><h4 style="color: white">Broad Spectrum</h4></div>
 +
</div>
 +
<div style="width: 33.3%;float: left;">
 +
<a href="#sus"><img class="animated infinite swing" src="https://static.igem.org/mediawiki/2018/c/cf/T--Jiangnan--main--sus.png" width="50%"></a>
 +
<div><h4 style="color: white">Suspension Culture</h4></div>
 +
</div>
 +
<div style="width: 33.3%;float: left;">
 +
<a href="#high"><img class="animated infinite rubberBand" src="https://static.igem.org/mediawiki/2018/9/96/T--Jiangnan--main--high.png" width="50%"></a>
 +
<div><h4 style="color: white">High Titer</h4></div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div id="broad" class="row">
 +
<div class="col s7 offset-s1">
 +
<h5 style="color: #2e7d32">Broad Spectrum</h5>
 +
<p>Through text mining, we classified cell receptors according to the Baltimore subtyping of viruses and summarized the primary receptors mediating the entry of different types of viruses. After systematic analysis, we aim to express Nectin 4 and Tfr on our chassis cells to make them possible to a broad spectrum of viruses.</p>
 +
</div>
 +
<div class="col s3">
 +
<img src="https://static.igem.org/mediawiki/2018/4/42/T--Jiangnan--main--broadmove.png" width="100%">
 +
</div>
 +
</div>
 +
<div id="sus" class="row">
 +
<div class="col s3 offset-s1">
 +
<img src="https://static.igem.org/mediawiki/2018/0/00/T--Jiangnan--main--susmove.png" width="100%">
 +
</div>
 +
<div class="col s7">
 +
<h5 style="text-align: right;color: #ff9100">Suspension Culture</h5>
 +
<p>Through high throughput sequencing of two pairs of cells with and without the suspension feature, we found a panel of genes responsible for the suspension feature of cells following network construction using computational approach. The top gene was functionally validated before applied to the chassis cell for genomic modulation.</p>
 +
</div>
 +
</div>
 +
<div id="high" class="row">
 +
<div class="col s7 offset-s1">
 +
<h5 style="color: #03a9f4">High Titer</h5>
 +
<p>Through bioinformatics analysis and mathematical modeling, we constructed the network regulating virus titer of cells. The top gene was selected, functionally validated in vitro and used for genomic modulation in the chassis cells to enable them the feature of increased titer. On the other hand, we manufactured a device to generate cold atmospheric plasma, using which cell titer was further increased in response to plasma irradiation.</p>
 +
</div>
 +
<div class="col s3">
 +
<img src="https://static.igem.org/mediawiki/2018/1/17/T--Jiangnan--main--highmove.png" width="100%">
 +
</div>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2018/b/b6/T--Jiangnan--thanks.png" width="100%" style="margin-bottom: -1em;">
 
</div>
 
</div>
 
</div>
 
 
<div class="column third_size" >
 
<h3> Wiki template information </h3>
 
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2018.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
 
 
</div>
 
 
 
 
<div class="column third_size" >
 
<div class="highlight decoration_B_full">
 
<h3> Editing your wiki </h3>
 
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
 
<p>Use WikiTools - Edit in the black menu bar to edit this page</p>
 
 
<div class="button_link">
 
<a href="https://2018.igem.org/wiki/index.php?title=Team:Jiangnan&action=edit">
 
EDIT PAGE
 
</a>
 
</div>
 
 
 
</div>
 
</div>
 
 
 
 
 
 
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
 
 
 
<div class="column two_thirds_size" >
 
<h3>Tips</h3>
 
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
 
<ul>
 
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
 
<li>Be clear about what you are doing and how you plan to do this.</li>
 
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
 
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
 
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
 
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2018.igem.org/Calendar">iGEM 2018 calendar</a> </li>
 
<li>Have lots of fun! </li>
 
</ul>
 
</div>
 
 
 
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
<h3>Inspiration</h3>
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
 
<ul>
 
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
 
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
 
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
 
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
 
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
 
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
 
</ul>
 
</div>
 
</div>
 
 
 
  
  
 
</html>
 
</html>

Latest revision as of 03:01, 18 October 2018

Project Description

The limiting factors of most vaccine companies, according to our previous investigation and survey, are mulitifaceted costs in actual production process and long product lift cycle and other issues due to complex application process of new vaccines(cell line).
The goal of our project is to enable three features of our chassis cell, i.e.,high titer, suspension cultivation, and broad spectrum to reduce the production cost increase the yield of viruses for vaccine production. The chassis cell we used here is MDBK cell.

Broad Spectrum

Suspension Culture

High Titer

Broad Spectrum

Through text mining, we classified cell receptors according to the Baltimore subtyping of viruses and summarized the primary receptors mediating the entry of different types of viruses. After systematic analysis, we aim to express Nectin 4 and Tfr on our chassis cells to make them possible to a broad spectrum of viruses.

Suspension Culture

Through high throughput sequencing of two pairs of cells with and without the suspension feature, we found a panel of genes responsible for the suspension feature of cells following network construction using computational approach. The top gene was functionally validated before applied to the chassis cell for genomic modulation.

High Titer

Through bioinformatics analysis and mathematical modeling, we constructed the network regulating virus titer of cells. The top gene was selected, functionally validated in vitro and used for genomic modulation in the chassis cells to enable them the feature of increased titer. On the other hand, we manufactured a device to generate cold atmospheric plasma, using which cell titer was further increased in response to plasma irradiation.