Difference between revisions of "Team:Tianjin/Design"

(Prototype team page)
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Tianjin}}
 
 
<html>
 
<html>
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>内页</title>
 +
<meta name="keywords" content="" />
 +
<meta name="description" content="" />
 +
<script type="text/javascript" src="https://2015.igem.org/Template:Tianjin/js/222?
 +
action=raw&ctype=text/javascript"></script>
 +
  <link rel="stylesheet" href="https://2015.igem.org/Team:Tianjin/CSSinside?action=raw&amp;ctype=text/css" type="text/css">
 +
<style type="text/css">
 +
body{
 +
background-attachment: fixed;
 +
background-image: url(https://static.igem.org/mediawiki/2015/c/c6/Tianjin_parts.jpg);
 +
background-repeat: no-repeat;
 +
background-position: 100% 100%;
 +
overflow: hidden;
 +
background-size: 100% 100%;
 +
}
 +
#globalWrapper{
 +
position:relitive;
 +
font-size:127%;
 +
width:100%;
 +
height:100%;
 +
margin:0;
 +
padding:0;
 +
padding-bottom:10px;
 +
}
 +
#content{border-left-width:0px;
 +
border-right-width:0px;
 +
magin-right:0px;
 +
padding-top:0px;
 +
padding-right:0px;
 +
padding-left:0px;
 +
padding-bottom:0px;
 +
width:100% !important;
 +
height:100% !important;
 +
background: transparent !important;
 +
}
 +
.loading{
 +
width: 100%;
 +
height:100%;
 +
position: absolute;
 +
background-color: white;
 +
z-index: 10000000000;
 +
display: block;
 +
margin:0px;
 +
background-image: url(https://static.igem.org/mediawiki/2015/5/5b/Tianjin_loading.gif);
 +
background-size: 100% 100%;
 +
 +
}
 +
#content-in-nr{
 +
width: 100%;
 +
padding-left: 0px;
 +
float: left;
 +
height: initial;
 +
margin-bottom: 0px;
 +
display: none;
 +
}
  
<h2>Design</h2>
+
#content-in-in{
 +
width: 25%;
 +
padding-left: 0px;
 +
float: left;
 +
height: initial;
 +
margin-bottom: 0px;
 +
}
 +
#content-in{
 +
padding-left: 0px;
 +
}
 +
.p{
 +
width: 100%;
 +
}
  
<p>
+
.main-page .left .nav .navContent {
By talking about your design work on this page, there is one medal criterion that you can attempt to meet, and one award that you can apply for. If your team is going for a gold medal by building a functional prototype, you should tell us what you did on this page. If you are going for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Applied Design award</a>, you should also complete this page and tell us what you did.  
+
display: none;
 +
color: #fff;
 +
height: auto;
 +
font-family: kalinga;
 +
}
 +
.main-page .left .nav .navContent li a {
 +
display: block;
 +
color: #fff;
 +
line-height: 40px;
 +
font-size: 20px;
 +
font-family: kalinga;
 +
}
 +
.main-page .left .nav .navContent li a:hover {
 +
display: block;
 +
color: #181126;
 +
background-color: rgba(255,255,255,0.7);
 +
}
 +
.clear{clear:both;}
 +
.main-page{
 +
width: 100%;
 +
height: 648px;
 +
clip: rect(auto,auto,auto,auto);
 +
margin: 30px auto;
 +
text-align: center;
 +
right: auto;
 +
}
 +
.main-page .left {
 +
position: relative;
 +
height: 648px;
 +
width: 200px;
 +
clip: rect(auto,auto,auto,auto);
 +
margin: auto;
 +
font-family: kalinga;
 +
}
 +
.main-page .nav-back{
 +
width: 200px;
 +
height: 648px;
 +
opacity: .7;
 +
filter: alpha(opacity=30);
 +
background-color: #181126;
 +
right: 0px;
 +
margin-right: 100px;
 +
font-family: kalinga;
 +
}
 +
.main-page .nav{
 +
position: relative;
 +
margin-top: -648px;
 +
width: 200px;
 +
text-align: center;
 +
font-size: 16px;
 +
font-family: kalinga;
 +
color: #FFF;
 +
height: 58px;
 +
float: left;
 +
}
 +
.main-page .nav div{
 +
height: 58px;
 +
line-height: 58px;
 +
cursor: pointer;
 +
font-family: kalinga;
 +
}
 +
.main-page .nav div:hover{
 +
filter: alpha(opacity=30);
 +
opacity: 0.7;
 +
background-color: rgba(255,255,255,0.7);
 +
color: #181126;
 +
font-family: kalinga;
 +
}
 +
.main-page .nav div.on{
 +
filter: alpha(opacity=10);
 +
opacity: 0.9;
 +
font-family: kalinga;
 +
}
 +
.main-page .right{
 +
width: 1200px;
 +
height: 648px;
 +
position: relative;
 +
clip: rect(0px,0px,0px,0px);
 +
margin: auto;
 +
left: -100px;
 +
float: left;
 +
}
 +
.main-page .content-back{
 +
width: 1200px;
 +
height: 648px;
 +
background: #fff;
 +
opacity: .3;
 +
}
 +
.main-page .content{
 +
position: relative;
 +
width: 1160px;
 +
height: 604.8px;
 +
margin-top: -634.8px;
 +
overflow: hidden;
 +
padding-top: 5px;
 +
padding-right: 15px;
 +
padding-bottom: 15px;
 +
padding-left: 0px;
 +
text-align: left;
 +
left: 13px;
 +
background-attachment: scroll;
 +
background-image: url(
 +
../../../Documents/Tencent%20Files/634428548/FileRecv/background(1).png);
 +
background-repeat: no-repeat;
 +
background-position: center center;
 +
background-color:rgba(255,255,255,0.7);
 +
}
 +
.main-page .content div{
 +
width: 1150px;
 +
height: 610px;
 +
margin-bottom: 10px;
 +
font-family: kalinga;
 +
font-size: 22px;
 +
padding-left: 20px;
 +
color: #000;
 +
overflow: auto;
 +
z-index: 999;
 +
line-height: 24px;
 +
}
 +
.main-page .nav .on {
 +
font-size: 16px;
 +
font-family: Calibri;
 +
color: #181126;
 +
background-color: rgb(255, 255, 255);
 +
}
 +
#glideDiv0
 +
{
 +
position: absolute;
 +
left: 100;
 +
width: 1150px;
 +
height: 30px;
 +
text-align: center;
 +
font-size: 19px;
 +
color: #000;
 +
background-attachment: fixed;
 +
background-repeat: no-repeat;
 +
background-position: 100% 100%;
 +
text-decoration: none;
 +
}
 +
span a{color: #765c96 !important;}
 +
span a:hover {color: #ff0000 !important;}
 +
table {background: transparent}
 +
.d{
 +
opacity:0.7;
 +
}
 +
</style>
 +
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
 +
<link href="styles.css" rel="stylesheet" type="text/css" />
 +
<style type="text/css">
 +
a {
 +
font-family: Calibri;
 +
color: #000;
 +
}
 +
a:link {
 +
text-decoration: none;
 +
}
 +
a:visited {
 +
text-decoration: none;
 +
}
 +
a:hover {
 +
text-decoration: none;
 +
color: #F00;
 +
}
 +
a:active {
 +
text-decoration: none;
 +
}
 +
.main-page .right .content div p strong {
 +
font-size: 24px;
 +
}
 +
#div a{
 +
display:block;
 +
}
 +
#div div{
 +
display:none;
 +
}
 +
</style>
 +
</head>
 +
 
 +
<body style="overflow-x: hidden;overflow-y: auto">
 +
<div class="loading"> </div>
 +
 
 +
 
 +
<div class="nbv">
 +
        <div class="nbvmain">
 +
            <ul id="nbv_all">
 +
                <li class="current"  id="b1"><a href="https://2015.igem.org/Team:Tianjin">HOME</a>
 +
                   
 +
                </li>
 +
                <li id="b2"><a class="note"  href="https://2015.igem.org/Team:Tianjin/Project">PROJECT</a>
 +
                    <ul id="a1" style="display: none;">
 +
                        <li style="width:0;"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Project?1">DESCRIPTION</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Project?2">RESULTS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Project?3">DESIGN</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Project?4">PROTOCOLS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Project?5">FUTURE WORK</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li id="b3"><a href="https://2015.igem.org/Team:Tianjin/Parts">PARTS</a>
 +
                    <ul id="a2" style="display: none;">
 +
                        <li style="width: 0"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Parts?1">TEAM PARTS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Parts?2">BASIC PARTS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Parts?3">COMPOSITE PARTS</a></li>                    </ul>
 +
                </li>
 +
                <li id="b4"><a href="https://2015.igem.org/Team:Tianjin/Modeling">MODELING</a>
 +
                    <ul id="a3" style="display: none;">
 +
                        <li style="width: 0"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Modeling?1">OVERVIEW</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Modeling?2">ADSORPTION</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Modeling?3">PET DEGRADATION</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Modeling?4">PROTEIN EXTRACTION</a></li>                    </ul>
 +
                </li>
 +
                <li id="b5"><a href="https://2015.igem.org/Team:Tianjin/Collaborations">COLLABORATIONS</a>          <ul id="a7" style="display: none;">
 +
                        <li style="width: 0"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Collaborations?1">Tianjin for THU-A</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Collaborations?2">THU-A for Tianjin</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Collaborations?3">NKU for Tianjin</a></li>
 +
                        </ul>     
 +
                   
 +
                       
 +
                </li>
 +
                <li id="b6"><a href="https://2015.igem.org/Team:Tianjin/Safety">SAFETY</a>
 +
                    <ul id="a4" style="display: none;">
 +
                        <li style="width: 0;"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Safety?1">SAFE PROJECT DESIGN</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Safety?2">SAFE LAB WORK</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Safety?3">SAFE SHIPMENT</a></li>
 +
</ul>
 +
                </li>
 +
                <li id="b7"><a href="https://2015.igem.org/Team:Tianjin/Practices">HUMAN PRACTICE</a>
 +
                 
 +
                </li>
 +
                <li id="b8"><a href="https://2015.igem.org/Team:Tianjin/Notebook">NOTEBOOK</a>
 +
                    <ul id="a5" style="display: none;">
 +
                        <li style="width:0;"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Notebook?1">TIMELINE</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Notebook?2">LAB WORK</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li id="b9"><a href="https://2015.igem.org/Team:Tianjin/Team">TEAM</a>
 +
                    <ul id="a6" style="display: none;">
 +
                        <li style="width: 0px;"></li>
 +
                      <li><a href="https://2015.igem.org/Team:Tianjin/Team?1">ABOUT THE TEAM</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Team?2">MEMBERS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Team?3">ATTRIBUTIONS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Team?4">ACKNOWLEDGEMENTS</a></li>
 +
                                          </ul>
 +
                </li>
 +
               
 +
            </ul>
 +
        </div>
 +
    </div>
 +
 
 +
 
 +
<div class="main-page">
 +
 
 +
  <div class="right" id="right1">
 +
<div class="content-back" id="content-back1"></div>
 +
    <div class="content" id="content1">
 +
 
 +
    <div id="content-in" class="on"><p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
 
 +
    <span style="font-size: 25px; color: black; font-family: arial,helvetica,sans-serif;"><strong>Design</strong></span>
 
</p>
 
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
  
<div class="highlightBox">
+
    <span style="font-size: 19px; color: black; font-family: arial,helvetica,sans-serif;">This year, we focus on solving the protein purification problem in biological lab. As we talked about in the Protein Extraction Kit page in project description, we aim to replace the lengthy and expensive chromatography with Janus-based aqueous two-phase system. Our design shows many clever points.</span>
<h4>Note</h4>
+
</p>
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Applied Design award</a> and/or the <a href="https://2015.igem.org/Judging/Awards#Medals">functional prototype gold medal criterion</a>, you must fill out this page.</p>
+
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
</div>
+
  
<p>This is a prize for the team that has developed a synthetic biology product to solve a real world problem in the most elegant way. The students will have considered how well the product addresses the problem versus other potential solutions, how the product integrates or disrupts other products and processes, and how its lifecycle can more broadly impact our lives and environments in positive and negative ways.</p>
+
    <span style="font-size: 19px; color: black; font-family: arial,helvetica,sans-serif;">Above all, we take advantage of synthetic biology, using the core of iGEM- BioBrick and RFC Assembly Method, to build a universal purification tag. This tag includes a linker containing TEV protease site and sJanus, designed by the RFC23 method which is specific for fusion protein. Thus, if other teams want to use this system to express and purify their proteins, they could use the standard assembly to make a fusion protein. </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
  
<p>
+
    <span style="font-size: 19px; color: black; font-family: arial,helvetica,sans-serif;">Secondly, we explore for the best detergent, the best concentration of detergent and the best buffer solution. For example, we tried Berol 532 and Triton-114 as the detergent, and used 2%, 5%, 10%, 20% as the gradient of concentration. We also tried PBS, Tris-HCl and many other buffer solutions. Thirdly, we construct many fusion proteins, including three kinds of fluorescent proteins (GFP, BFP and RFP) with four kinds of Janus, which are inJanus, sJanus and their respective mutants. We also construct experiments about fusion proteins with cutinases Thc_Cut1, FsC and LC to test if this system could be used on the purification of enzymes. After back-extraction, we run SDS-PAGE and calculate the efficiency. </span>
If you are working on art and design as your main project, please join the art and design track. If you are integrating art and design into the core of your main project, please apply for the award by completing this page.
+
 
</p>
 
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
  
 +
    <span style="font-size: 19px; color: black; font-family: arial,helvetica,sans-serif;">Then we use these data to run our model. To find the universal experiment conditions, we designed a mighty-possible way to do prediction. The first thing to be made clear is that, it is the presence of difference in protein that will affect the effect of extraction most on the first way and then we have to change our experiment conditions to achieve better results. The second thing to know is that, among all properties of protein, the molecular weight, isoelectric point, hydrophobic property is the most possible impact factors, so we build a universal model to find the feasible extraction conditions, such as what concentration we should choose, or how much volume should we add…by choosing the properties of protein as main variables, and the conditions as dependent variables, using the best condition we got from our experiment and model and the protein’s properties as interpolation point to do interpolation, through this way we can gain the formula suits all proteins as long as we know their properties.</span>
 +
</p></div>
 +
    </div>
 +
  </div>
 +
  <div class="left" id="left1">
 +
  <div class="nav-back"></div>
 +
  <div class="nav">
 +
 +
<div id="div1"><img id="fximg3" src="https://static.igem.org/mediawiki/2015/c/cb/Tianjin_black1.png"></div>
 +
 +
  </div>
 
</div>
 
</div>
  
 +
<script type="text/javascript" src="https://2015.igem.org/Template:Tianjin/js/jquery-min?
 +
action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
function  Go(){function Scroll(index1,num){
 +
$(".content div").eq(index1).animate({scrollTop:(num+'px')},800);
 +
}
 +
$(".nav ul li").click(function(){
 +
var $this=$(this);
 +
var index1=$this.parent().children().index($this);//ul标签是第几个
 +
var index2=$this.parent().index('.nav ul');
 +
var n=parseInt($(".nav ul").eq(index2).prev().attr('id').match(/\d/))-1;//第几个div
 +
console.log($(".content div").eq(n).children('.sp').eq(index1).position().top,n);
 +
var top=$(".content div").eq(n).children('.sp').eq(index1).position().top-$(".content div").eq(n).children('.sp').eq(0).position().top;
 +
console.log(top);
 +
Scroll(n,top);
 +
})
 +
var p=new Array();
 +
 +
p[0]="https://static.igem.org/mediawiki/2015/4/46/Tianjin_white1.png";
 +
p[1]="https://static.igem.org/mediawiki/2015/c/cb/Tianjin_black1.png";
 +
var index=0;
 +
    var a=$('.nav div').length;
 +
    for(var i=0;i<a;i++)
 +
$(".main-page .nav div").eq(i).children().attr("src",p[i]);
 +
        if(document.location.search!="")
 +
        index=document.location.search.match(/\d/)-1;
 +
var l = -(index * 620.2);
 +
$(".main-page .nav div").removeClass("on");
 +
$(".main-page .nav div").eq(index).children().attr("src",p[index+p.length/2]);
 +
$(".main-page .nav div").eq(index).addClass("on");
 +
$(".main-page .content div:eq(0)").stop().animate({ "margin-top": l }, 500);
 +
 +
 +
 +
}
 +
 +
 +
$(".main-page .nav div")
 +
.click(function () {
 +
var $this = $(this);
 +
var index = $this.index('.main-page .nav div');
 +
var l = -(index * 620.2);
 +
$(".main-page .nav div").removeClass("on");
 +
$(".main-page .nav div").eq(index).addClass("on");
 +
$(".main-page .content div:eq(0)").stop().animate({ "margin-top": l }, 500);
 +
});
 +
 +
 +
$(".d").click(function(){
 +
var $this = $(this);
 +
var index = $this.index('div #content-in-in');
 +
$(".d").eq(index).siblings(".d").css("opacity",0.7);
 +
if($(".d").eq(index).css("opacity")<0.8)
 +
$(".d").eq(index).css("opacity",1);
 +
else if($(".d").eq(index).css("opacity")>0.8)
 +
$(".d").eq(index).css("opacity",0.7);
 +
$(".d2").eq(index).siblings(".d2").slideUp("20");
 +
$(".d2").eq(index).slideToggle("slow");
 +
});
 +
</script>
 +
 +
 +
</script>
 +
<script type="text/javascript" src="https://2015.igem.org/Template:Tianjin/js/hide_menu?
 +
action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
function Loading(){
 +
$('.loading').css("display","none");
 +
}
 +
function mou2(di,num){
 +
var p=new Array();
 +
for(var k=0;k<8;k++){
 +
p[k]=new Array();
 +
}
 +
var $img=$(di).children();
 +
 +
p[0][0]="https://static.igem.org/mediawiki/2015/4/46/Tianjin_white1.png";
 +
p[0][1]="https://static.igem.org/mediawiki/2015/4/46/Tianjin_white1.png";
 +
p[0][2]="https://static.igem.org/mediawiki/2015/c/cb/Tianjin_black1.png";
 +
p[0][3]="https://static.igem.org/mediawiki/2015/c/cb/Tianjin_black1.png";
 +
 +
 +
 +
 +
 +
$(di).mouseover(function(){
 +
if($img[0].src==p[num][0]){
 +
$img.attr("src",p[num][3]);
 +
}
 +
else if($img[0].src==p[num][1]){
 +
$img.attr("src",p[num][2]);
 +
}
 +
})
 +
$(di).mouseout(function(){
 +
if($(di).hasClass('on')==false){
 +
if($img[0].src==p[num][3]){
 +
$img.attr("src",p[num][0]);
 +
}
 +
else if($img[0].src==p[num][2]){
 +
$img.attr("src",p[num][1]);
 +
}
 +
}
 +
 +
})
 +
$(di).mousedown(function(){
 +
var i=0;
 +
if($(di).hasClass('on')){
 +
if($img[0].src==p[num][2]){
 +
$img.attr("src",p[num][3]);
 +
}
 +
else if($img[0].src==p[num][3]){
 +
$img.attr("src",p[num][2]);
 +
}
 +
}
 +
else{
 +
var a=$('.nav div').length;
 +
for(i=0;i<a;i++){ 
 +
if(i==num){
 +
i++;
 +
if(i==a)
 +
break;
 +
}
 +
var t=i+1;
 +
$("#div"+t).children().attr("src",p[i][1]);
 +
}
 +
$img.attr("src",p[num][3]);
 +
}
 +
    var $this = $(this);
 +
var index = $this.index('.main-page .nav div');
 +
 +
var t=0;
 +
for(var i=0;i<=index;i++){
 +
if($('.nav div').eq(i).next().hasClass("navContent")==true)
 +
t++;
 +
}
 +
                        if($('.nav div').eq(i-1).next().hasClass("navContent")==true)
 +
  $('ul.navContent').eq(t-1).siblings("ul").hide(500);
 +
                        else
 +
                            $('ul.navContent').siblings("ul").hide(500);
 +
$(this).next(".navContent").slideToggle(500);
 +
})
 +
 +
}
 +
mou2("#div1",0);
 +
 +
 +
</script>
 +
</body>
 
</html>
 
</html>

Latest revision as of 19:30, 18 September 2015

内页

Design

This year, we focus on solving the protein purification problem in biological lab. As we talked about in the Protein Extraction Kit page in project description, we aim to replace the lengthy and expensive chromatography with Janus-based aqueous two-phase system. Our design shows many clever points.

Above all, we take advantage of synthetic biology, using the core of iGEM- BioBrick and RFC Assembly Method, to build a universal purification tag. This tag includes a linker containing TEV protease site and sJanus, designed by the RFC23 method which is specific for fusion protein. Thus, if other teams want to use this system to express and purify their proteins, they could use the standard assembly to make a fusion protein.

Secondly, we explore for the best detergent, the best concentration of detergent and the best buffer solution. For example, we tried Berol 532 and Triton-114 as the detergent, and used 2%, 5%, 10%, 20% as the gradient of concentration. We also tried PBS, Tris-HCl and many other buffer solutions. Thirdly, we construct many fusion proteins, including three kinds of fluorescent proteins (GFP, BFP and RFP) with four kinds of Janus, which are inJanus, sJanus and their respective mutants. We also construct experiments about fusion proteins with cutinases Thc_Cut1, FsC and LC to test if this system could be used on the purification of enzymes. After back-extraction, we run SDS-PAGE and calculate the efficiency.

Then we use these data to run our model. To find the universal experiment conditions, we designed a mighty-possible way to do prediction. The first thing to be made clear is that, it is the presence of difference in protein that will affect the effect of extraction most on the first way and then we have to change our experiment conditions to achieve better results. The second thing to know is that, among all properties of protein, the molecular weight, isoelectric point, hydrophobic property is the most possible impact factors, so we build a universal model to find the feasible extraction conditions, such as what concentration we should choose, or how much volume should we add…by choosing the properties of protein as main variables, and the conditions as dependent variables, using the best condition we got from our experiment and model and the protein’s properties as interpolation point to do interpolation, through this way we can gain the formula suits all proteins as long as we know their properties.