Difference between revisions of "Team:Jiangnan/Entrepreneurship"

(Prototype team page)
 
 
(3 intermediate revisions by the same user 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">
 +
<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;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
.JTrow{
<h3>★  ALERT! </h3>
+
margin-top: 5%;
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
margin-bottom:5%;
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
margin-left: 10%;
</div>
+
margin-right: 10%;
 
+
text-align: center;
 
+
}
<div class="clear"></div>
+
 
+
 
+
 
+
<div class="column full_size">
+
 
+
<h1>Entrepreneurship</h1>
+
  
 +
.JTp{
 +
    display: block;
 +
    margin-block-start: 0.2em;
 +
    margin-block-end: 0.2em;
 +
    margin-inline-start: 0px;
 +
    margin-inline-end: 0px;
 +
}
 +
</style>
 +
        <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>
 
+
<img src="https://static.igem.org/mediawiki/2018/2/2a/T--Jiangnan--gold_top.png" width="100%">
<div class="column two_thirds_size">
+
<div class="row">
<h3>Best Supporting Entrepreneurship Special Prize</h3>
+
<div class="col s10 offset-s1">
<p>
+
<h4 style="color: #f06292">Overview</h4>
In previous years, iGEM had an entrepreneurship track. Teams were encouraged to build projects and focus on commercializing their work. We have now moved to an award as the best work in this area may come from teams who are not solely focused on entrepreneurship.
+
<p><b>This project</b> solves practical industrial problems and thus closely collaborates with industrial partners.</p>
</p>
+
<p>Jiangnan Team strategically collaborates with ‘Dabeinong Group’ on conducting this project including financial support and actively seeks guidance from Nanjing Suman Plasma Corporation on plasma device fabrication which is an important tool used in this project. </p>
 
+
</div>
<p>The Best Supporting Entrepreneurship award recognizes exceptional effort to build a business case and commercialize an iGEM project. This award is open to all teams to show that entrepreneurship is something all teams can aspire to do with their project. This award can go to an new project, or to a previous project that a team aimed to commercialize. Have you filed a provisional patent on your project/device/process? Have you raised money to build and ship products? Have you pitched your idea to investors and received money? As always in iGEM, the aim is to impress the judges!
+
 
+
<br><br>
+
To compete for the <a href="https://2018.igem.org/Judging/Awards">Best Supporting Entrepreneurship prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>.
+
<br><br>
+
You must also delete the message box on the top of this page to be eligible for this prize.
+
</p>
+
</p>
+
 
</div>
 
</div>
 
+
<div class="row" style="position: relative">
<div class="column third_size">
+
<div class="col s3" style="position: absolute;top: -10em;right: 0;z-index: -1">
<div class="highlight decoration_A_full">
+
<img src="https://static.igem.org/mediawiki/2018/b/b5/T--Jiangnan--gold_rightdec.png" width="100%">
<h3>Inspiration</h3>
+
</div>
<p>You can look at what other teams did to get some inspiration! <br />
+
<div class="col s8 offset-s1">
Here are a few examples:</p>
+
<h4 style="color: #c62828">Strategic collaboration<br>
<ul>
+
with 'Dabeinong Group'</h4>
<li><a href="https://2016.igem.org/Team:Sydney_Australia">2016 Sydney Australia</a></li>
+
<p><b>China</b> is one of leading vaccine producers in the world. Having more than 45 vaccine manufacturers, it can produce 63 categories of vaccines that prevent 34 kinds of infectious diseases. However, relative low productivity and high production cost is still one of the key issues to be resolved in Chinese vaccine production industry. Therefore, we established a strategic relationship with Beijing ‘Dabeinong Group’, which is an agricultural high-tech enterprise committed to build modern agriculture including vaccine production in China with high technology. In this project, we are devoted to enable three features to our chassis cell line to make it feasible for the rapid production of a broad spectrum of animal vaccines. This project can not only help ‘Dabeinong’ surpass its peers in reducing vaccine production cost and complexity but also revolutionizing the entire vaccine production industry on cell line establishment technologies. Through this cooperation, we could also develop a better understanding on the industrial process of vaccine production and how synthetic biology can be used to solve some practical industrial problems</p>
<li><a href="https://2016.igem.org/Team:Pasteur_Paris">2016 Pasteur Paris</a></li>
+
</div>
<li><a href="https://2014.igem.org/Team:UCC_Ireland">2014 UCC Ireland</a></li>
+
<div class="col s10 offset-s1">
<li><a href="https://2014.igem.org/Team:Imperial">2014 Imperial College London</a></li>
+
<p><b>On 15th September</b>, our team visited Beijing Daxing biomedical company which is a branch of “Dabeinong Group”. The purpose of this trip is to report our project progress and discuss unresolved problems and needs with expertise on the industrial part. Through a lively discussion and after an on-site visit, we became more clear on the practical significance of this project, received positive feedbacks and many insightful suggestions on unresolved issues and future directions.</p>
</ul>
+
<p><b>To</b> be specific on our project, we have 3 missions, i.e., broad spectrum, cell suspension and high titer,. We have fruitful discussions with ‘Dabeinong’ on each of these missions</p>
 +
<p><b>Broad spectrum</b>. Naturally, one cell line can be used to produce one or a few vaccines, and different types of cells need different cultivation technologies. In practice, if multiple types of vaccines need to be cultivated, it is technically complicated and non-economical. For example, during cell storage, a larger site is required to freeze different types of cells, and more manpower is required to resuscitate different types of cells at intervals. If the production cells were feasible for cultivating a large spectrum of viruses, these complicated procedures would be largely reduced, and the space and manpower required could be significantly reduced. Therefore, it may revolutionize the vaccine production field if we could obtain a self-owned intellectual property right cell line through synthetic biology approach, where all modified biobricks and cell functionalities are completely known. Through this visit, we are more clear on the production procedures of vaccines and thus the importance of enabling cells with this feature.</p>
 +
<p><b>Cell suspension</b>. Since cells used in vaccine production are traditionally adherent cells, the yield per volume is relatively small. Also, due to the artificial errors introduced during cell culture and inoculation when rotating bottle was used, quality control of each batch is relatively difficult. If suspension cells were used and rotating bottle was replaced by fermentation tank, fully automatic large scale production becomes possible Again, by on-site visiting to the production line, we gained in-depth understanding on the significance of our work and how this feature can help reduce vaccine production cost in practice. High titer. We used two approaches to enhance virus titer, i.e., genetically modulating cells using synthetic biology approaches and increasing virus titer using plasma devices. ‘Dabeinong’ offered us great help in offering us a new Canine Distemper Virus (CDV) line for virus titer test, which solved our problem that the current CDV under use could not infect MDBK cells. Besides, we have discussed with them possible solutions on establishing the suspension culture medium of MDBK cells, which is the current bottleneck in validating the functionalities of the identified suspension gene in MDBK cells. They gave us positive feedback as well as some other suggestions as backup plans. </p>
 +
<p><b>Taken</b> together, stepping out of the laboratory and into the enterprise helps us gain a new and more comprehensive understanding on vaccine production, and realized the practical importance of the three missions of our project and how synthetic biology can help solving industrial problems.<br>
 +
Jiangnan team will not stop after this iGEM competition, we will try to establish a technical platform for cell line construction using synthetic biology approaches, which can help more companies solve more cell based industrial problems. We believe that in the future we will have more power to impact the world with synthetic biology thinking and approaches. </p>
 +
</div>
 
</div>
 
</div>
 +
<div style=" position: relative;margin: 1em 4em;">
 +
<img src="https://static.igem.org/mediawiki/2018/b/bd/T--Jiangnan--gold_pic1.png" width="49%">
 +
<img src="https://static.igem.org/mediawiki/2018/c/c7/T--Jiangnan--gold_pic2.png" width="49%" style="position: absolute;top: 0;right: 0;">
 +
<img src="https://static.igem.org/mediawiki/2018/3/3f/T--Jiangnan--gold-pic3.png" width="49%" style="position: absolute;bottom: 0;right: 0;">
 +
</div>
 +
<div style="margin: 4em 4em;">
 +
<img src="https://static.igem.org/mediawiki/2018/1/14/T--Jiangnan--gold_pic4.png" width="100%">
 +
</div>
 +
<div class="row">
 +
<div class="col s10 offset-s1">
 +
<h4 style="color: #f06292">Company visit(May 5th)</h4>
 +
<p><b>Since</b> cold atmospheric plasma is used to increase virus titer in our experiments, it is crucial for us to learn how to setup such an apparatus. We contacted Nanjing Suman Plasma Corporation, which is one of the leading companies in the fabrication of plasma devices. We received lots of suggestions on the set-up, operation, safety use and other aspects of plasma equipment. </p>
 +
<p><b>The</b> technical staff of Suman has patiently explained us technical details of the configuration and fabrication process of plasma devices. He also gave us several suggestions on establishing our own plasma source. After this visit, we got much deeper understandings on the structure of plasma equipment and new ideas to solve the bottlenecks encountered in the experiment. We sincerely thank Nanjing Suman Plasma Company for their great support for our project.</p>
 +
</div>
 +
<div class="col s5 offset-s1">
 +
<img src="https://static.igem.org/mediawiki/2018/a/ad/T--Jiangnan--gold_pic5.png" width="100%" height="400">
 +
</div>
 +
<div class="col s5">
 +
<img src="https://static.igem.org/mediawiki/2018/c/c2/T--Jiangnan--gold_pic6.png" width="100%" height="400">
 +
</div>
 
</div>
 
</div>
  
 +
<div>
  
 
<div class="clear"></div>
 
 
<div class="column full_size">
 
<h3>Patents and intellectual property</h3>
 
 
<p>
 
If your team is seriously considering commercializing and looking into building a company after the competition, you may want to look at how you are going to protect your work and secure investment. Investors will usually require some form of intellectual protection, so you may want to investigate how to apply for a patent or provisional patent in your country and region before disclosing your project at iGEM. Remember that you can only be evaluated in iGEM based on what you share on your wiki and at the Jamboree, so any work you don't present can't count towards your project. </p>
 
 
<p>This is an area where we are different as we care about sharing, openness and contributing to the community and investors don't always agree with these values. It is up to you and your team to decide what to do. Remember that most universities have a commercialization department and that you can talk to them before coming to a decision.
 
</p>
 
 
</div>
 
</div>
  
<div class="clear"></div>
 
  
  
 
</html>
 
</html>

Latest revision as of 03:07, 18 October 2018

Overview

This project solves practical industrial problems and thus closely collaborates with industrial partners.

Jiangnan Team strategically collaborates with ‘Dabeinong Group’ on conducting this project including financial support and actively seeks guidance from Nanjing Suman Plasma Corporation on plasma device fabrication which is an important tool used in this project.

Strategic collaboration
with 'Dabeinong Group'

China is one of leading vaccine producers in the world. Having more than 45 vaccine manufacturers, it can produce 63 categories of vaccines that prevent 34 kinds of infectious diseases. However, relative low productivity and high production cost is still one of the key issues to be resolved in Chinese vaccine production industry. Therefore, we established a strategic relationship with Beijing ‘Dabeinong Group’, which is an agricultural high-tech enterprise committed to build modern agriculture including vaccine production in China with high technology. In this project, we are devoted to enable three features to our chassis cell line to make it feasible for the rapid production of a broad spectrum of animal vaccines. This project can not only help ‘Dabeinong’ surpass its peers in reducing vaccine production cost and complexity but also revolutionizing the entire vaccine production industry on cell line establishment technologies. Through this cooperation, we could also develop a better understanding on the industrial process of vaccine production and how synthetic biology can be used to solve some practical industrial problems

On 15th September, our team visited Beijing Daxing biomedical company which is a branch of “Dabeinong Group”. The purpose of this trip is to report our project progress and discuss unresolved problems and needs with expertise on the industrial part. Through a lively discussion and after an on-site visit, we became more clear on the practical significance of this project, received positive feedbacks and many insightful suggestions on unresolved issues and future directions.

To be specific on our project, we have 3 missions, i.e., broad spectrum, cell suspension and high titer,. We have fruitful discussions with ‘Dabeinong’ on each of these missions

Broad spectrum. Naturally, one cell line can be used to produce one or a few vaccines, and different types of cells need different cultivation technologies. In practice, if multiple types of vaccines need to be cultivated, it is technically complicated and non-economical. For example, during cell storage, a larger site is required to freeze different types of cells, and more manpower is required to resuscitate different types of cells at intervals. If the production cells were feasible for cultivating a large spectrum of viruses, these complicated procedures would be largely reduced, and the space and manpower required could be significantly reduced. Therefore, it may revolutionize the vaccine production field if we could obtain a self-owned intellectual property right cell line through synthetic biology approach, where all modified biobricks and cell functionalities are completely known. Through this visit, we are more clear on the production procedures of vaccines and thus the importance of enabling cells with this feature.

Cell suspension. Since cells used in vaccine production are traditionally adherent cells, the yield per volume is relatively small. Also, due to the artificial errors introduced during cell culture and inoculation when rotating bottle was used, quality control of each batch is relatively difficult. If suspension cells were used and rotating bottle was replaced by fermentation tank, fully automatic large scale production becomes possible Again, by on-site visiting to the production line, we gained in-depth understanding on the significance of our work and how this feature can help reduce vaccine production cost in practice. High titer. We used two approaches to enhance virus titer, i.e., genetically modulating cells using synthetic biology approaches and increasing virus titer using plasma devices. ‘Dabeinong’ offered us great help in offering us a new Canine Distemper Virus (CDV) line for virus titer test, which solved our problem that the current CDV under use could not infect MDBK cells. Besides, we have discussed with them possible solutions on establishing the suspension culture medium of MDBK cells, which is the current bottleneck in validating the functionalities of the identified suspension gene in MDBK cells. They gave us positive feedback as well as some other suggestions as backup plans.

Taken together, stepping out of the laboratory and into the enterprise helps us gain a new and more comprehensive understanding on vaccine production, and realized the practical importance of the three missions of our project and how synthetic biology can help solving industrial problems.
Jiangnan team will not stop after this iGEM competition, we will try to establish a technical platform for cell line construction using synthetic biology approaches, which can help more companies solve more cell based industrial problems. We believe that in the future we will have more power to impact the world with synthetic biology thinking and approaches.

Company visit(May 5th)

Since cold atmospheric plasma is used to increase virus titer in our experiments, it is crucial for us to learn how to setup such an apparatus. We contacted Nanjing Suman Plasma Corporation, which is one of the leading companies in the fabrication of plasma devices. We received lots of suggestions on the set-up, operation, safety use and other aspects of plasma equipment.

The technical staff of Suman has patiently explained us technical details of the configuration and fabrication process of plasma devices. He also gave us several suggestions on establishing our own plasma source. After this visit, we got much deeper understandings on the structure of plasma equipment and new ideas to solve the bottlenecks encountered in the experiment. We sincerely thank Nanjing Suman Plasma Company for their great support for our project.