Difference between revisions of "Team:CSMU Taiwan/Improve"

 
(55 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
h3{ color:#009698}
+
h3 {
 +
    color: #009698
 +
}
 +
 
 
figure {
 
figure {
 
     margin-block-start: 1em;
 
     margin-block-start: 1em;
Line 31: Line 34:
 
.ImgContainer {
 
.ImgContainer {
 
     position: relative;
 
     position: relative;
    cursor: zoom-in;
 
 
}
 
}
  
Line 53: Line 55:
 
     opacity: 0;
 
     opacity: 0;
 
     visibility: hidden;
 
     visibility: hidden;
    transition: .5s ease;
 
    background-color: rgba(30, 30, 30, 1);
 
 
     z-index: 99;
 
     z-index: 99;
 
}
 
}
Line 68: Line 68:
 
     visibility: visible;
 
     visibility: visible;
 
     opacity: 0.97;
 
     opacity: 0.97;
    transition: .5s ease;
 
 
}
 
}
  
 
.ImgContainer.mobileShow .Img {
 
.ImgContainer.mobileShow .Img {
     transition: .5s ease;
+
     /*transition: .5s ease;*/
 
     opacity: 1;
 
     opacity: 1;
 
}
 
}
Line 80: Line 79:
 
}
 
}
  
.ImgText {
 
    color: rgba(220, 220, 220, 1);
 
    position: absolute;
 
    top: 15%;
 
    left: 10%;
 
    -webkit-transform: translate(-5%, -10%);
 
    -ms-transform: translate(-5%, -10%);
 
    transform: translate(-5%, -10%);
 
}
 
  
.ImgText p {
 
    font-size: 16px;
 
    color: #ffffff;
 
}
 
 
.ImgText b {
 
    font-size: 20px;
 
    color: rgba(255, 255, 255, 1);
 
}
 
  
 
.parallax {
 
.parallax {
Line 153: Line 134:
 
     }
 
     }
  
     .Img {
+
     .Img {}
        transition: .5s ease;
+
    }
+
  
 
}
 
}
  
.Img:nth-child(2) {
+
.geneRow {
     position: absolute;
+
     height: 15%;
     top: 0;
+
     border-radius: 30px;
     left: 0;
+
     padding: 10px 17px;
     opacity: 0;
+
     margin: 20px;
    transition: opacity 0.3s ease-in-out
+
}
+
 
+
.Img:nth-child(2):hover {
+
    opacity: 1;
+
 
}
 
}
  
Line 176: Line 150:
 
     padding: 10px 17px;
 
     padding: 10px 17px;
 
     margin: 20px;
 
     margin: 20px;
 +
 +
}
 +
 +
.geneRowRed {
 +
    position: absolute;
 +
    visibility: hidden;
 +
    top: 0;
 +
    bottom: 0;
 +
    z-index: 96;
 +
 +
}
 +
 +
.geneRowYellow {
 +
    position: absolute;
 +
    top: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
    right: 0;
 +
    visibility: hidden;
 +
    z-index: 97;
 +
}
 +
 +
 +
.geneRowGreen {
 +
    position: absolute;
 +
    top: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
    right: 0;
 +
    visibility: hidden;
 +
    z-index: 98;
 +
}
 +
 +
 +
.geneRowBlue {
 +
    position: absolute;
 +
    top: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
    right: 0;
 +
    visibility: hidden;
 +
    z-index: 99;
 +
}
 +
 +
.geneRowBlueBar :hover~.geneRowOri {
 +
    display: block;
 +
}
 +
 +
.geneRowBlueBar :hover~.geneRowOri {
 +
    opacity: 0;
 +
}
 +
 +
.geneRow p {
 +
    text-align: center !important;
 +
    padding-top: 0 px;
 +
    align-self: center;
 +
    padding-bottom: 0;
 +
    font-size: 1.5vw !important;
 
}
 
}
  
Line 298: Line 330:
 
             <div class="col-8 offset-2">
 
             <div class="col-8 offset-2">
 
                 <h3>Abstract</h3>
 
                 <h3>Abstract</h3>
                 <p>This year, we aim to develop a rapid screening kit for influenza. To enable the kit to become a tool to further obtain more detailed epidemiology statistics for better measures of prevention. Thus, one of the aspects of our project is to distinguish between the subtypes of influenza with Hemagglutinin (HA). To select aptamers against HA, expression of a certain amount is needed. However, the lack of general technical platform for the timely supply of soluble and highly purified influenza HA presents a bottleneck for the subsequent analysis for the effective control of the viral disease. </p>
+
                 <p>This year, we aimed to develop a rapid screening kit for influenza. We enabled the kit to become a tool to further obtain more detailed epidemiology statistics for better measures of prevention. Thus, one of the aspects of our project was to distinguish between the subtypes of influenza with Hemagglutinin (HA). To select aptamers against HA, expression of a certain amount was needed. However, the lack of general technical platform for the timely supply of soluble and highly purified influenza HA presents a bottleneck for the subsequent analysis for the effective control of the viral disease. </p>
                 <p>For this reason, we are contributing to the iGEM community with <a href="http://parts.igem.org/Part:BBa_K2951008">BBa_K2951008</a> by improving an existing part: <a href="http://parts.igem.org/Part:BBa_K1955000">BBa_K1955000</a>, codon optimizing it and also using the Escherichia coli (E. coli) lysyl tRNA synthetase (LysRS) as a fusion partner. In addition to express hemagglutinin in soluble form efficiently, we also added His-tag, TEV cutting site and polylinker in order to construct a plasmid for further purification, aptamer selection, and applications for other hemagglutinin subtypes. Detailed descriptions can be seen in the following section</p>
+
                 <p>For this reason, we were contributing to the iGEM community with <a href="http://parts.igem.org/Part:BBa_K2951008">BBa_K2951008</a> by improving an existing part: <a href="http://parts.igem.org/Part:BBa_K1955000">BBa_K1955000</a>, codon optimizing it and also using the Escherichia coli (E. coli) lysyl tRNA synthetase (LysRS) as a fusion partner. In addition to express hemagglutinin in soluble form efficiently, we also added His-tag, TEV cutting site and polylinker in order to construct a plasmid for further purification, aptamer selection, and applications for other hemagglutinin subtypes. Detailed descriptions can be seen in the following section</p>
 
             </div>
 
             </div>
 +
            <a class="anchorOffset" id="projectPic" tabindex="-1" style="outline: none;" data-scroll-id="A"></a>
 
             <div class="row">
 
             <div class="row">
                 <div class="col-md-7 offset-1 col9Attr" data-spy="scroll" data-target="#myScrollspy" style="padding-left: 6em;padding-right: 2em;">
+
                 <div class="col-md-6 offset-1 col9Attr" data-spy="scroll" data-target="#myScrollspy" style="padding-left: 6em;padding-right: 2em;">
                     <div class="ImgContainer" style="width: 80%">
+
                     <div class="ImgContainer" style="width: 90%; text-align: right;">
 
                         <figure>
 
                         <figure>
                             <img src="https://static.igem.org/mediawiki/2019/thumb/c/ca/T--CSMU_Taiwan--gene_red.png/613px-T--CSMU_Taiwan--gene_red.png">
+
                             <img class="Img geneRowOri" src="https://static.igem.org/mediawiki/2019/a/a0/T--CSMU_Taiwan--vector1.png">
                             <img src="https://static.igem.org/mediawiki/2019/8/88/T--CSMU_Taiwan--student3-1.png" alt="Avatar" class="Img border">
+
                            <img class="Img geneRowRed" src="https://static.igem.org/mediawiki/2019/c/c3/T--CSMU_Taiwan--vector2.png ">
 +
                             <img class="Img geneRowYellow" src="https://static.igem.org/mediawiki/2019/5/5e/T--CSMU_Taiwan--vector3.png">
 +
                            <img class="Img geneRowGreen" src="https://static.igem.org/mediawiki/2019/a/a7/T--CSMU_Taiwan--vector5.png">
 +
                            <img class="Img geneRowBlue" src="https://static.igem.org/mediawiki/2019/c/c8/T--CSMU_Taiwan--vector4.png">
 
                         </figure>
 
                         </figure>
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
                 <div class="col-md-4">
+
                 <div class="col-md-4" style="align-self: center;">
 
                     <div style="vertical-align: middle;">
 
                     <div style="vertical-align: middle;">
                         <div class="row geneRow" style="background-color: pink;">
+
                         <a href="#Sequence">
                            <div class="col-12">
+
                            <div class="row geneRow geneRowRedBar" style="background-color: pink;">
                                <p>Sequence Optimization</p>
+
                                <div class="col-12">
 +
                                    <p>Sequence Optimization</p>
 +
                                </div>
 
                             </div>
 
                             </div>
                         </div>
+
                         </a>
                         <div class="row geneRow" style="background-color: rgb(255,223,43);">
+
                         <a href="#Solubility">
                            <div class="col-12">
+
                            <div class="row geneRow geneRowBlueBar" style="background-color: rgb(121,206,226);">
                                <p>TEV Cutting Site</p>
+
                                <div class="col-12">
 +
                                    <p>Improved Solubility</p>
 +
                                </div>
 
                             </div>
 
                             </div>
                         </div>
+
                         </a>
                         <div class="row geneRow" style="background-color: rgb(115,183,158);">
+
                         <a href="#TEV">
                            <div class="col-12">
+
                            <div class="row geneRow geneRowYellowBar" style="background-color: rgb(255,223,43);">
                                <p>Further Applications</p>
+
                                <div class="col-12">
 +
                                    <p>TEV Cutting Site</p>
 +
                                </div>
 
                             </div>
 
                             </div>
                         </div>
+
                         </a>
                         <div class="row geneRow" style="background-color: rgb(121,206,226);">
+
                         <a href="#Applications">
                            <div class="col-12">
+
                            <div class="row geneRow geneRowGreenBar" style="background-color: rgb(115,183,158);">
                                <p>Improved Solubility</p>
+
                                <div class="col-12">
 +
                                    <p>Further Applications</p>
 +
                                </div>
 
                             </div>
 
                             </div>
                         </div>
+
                         </a>
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
 
             <div class="row">
 
             <div class="row">
 +
                <a class="anchorOffset" id="Sequence"></a>
 
                 <div class="col-8 offset-2">
 
                 <div class="col-8 offset-2">
                     <h3>Sequence selection and Codon Optimization</h4>
+
                     <h3>Sequence selection and Codon Optimization</h3>
                        <p>The previous part (BBa_K1955000) was documented to be acquired from NCBI with no further indication. The sequence of HA strain(A/WSN 1933/TS61(H1N1)) is based on <a href="https://www.ncbi.nlm.nih.gov/nucleotide/CY010788.1?report=genbank&log$=nuclalign&blast_rank=2&RID=F439K4B5015%22%20target=%22blank%22">NCBI(CY010788.1)</a>, being 7 bp difference to the precious part(Fig.1). </p>
+
                    <p>The previous part (BBa_K1955000) was documented to be acquired from NCBI with no further indication. The sequence of HA strain(A/WSN 1933/TS61(H1N1)) is based on <a href="https://www.ncbi.nlm.nih.gov/nucleotide/CY010788.1?report=genbank&log$=nuclalign&blast_rank=2&RID=F439K4B5015%22%20target=%22blank%22">NCBI(CY010788.1)</a>, being 7 bp difference to the previous part(Fig.1). </p>
                        <p>To express the target protein, we chose to use BL21 E.coli strain with a pET29a vector. In order to improve the expression efficiency of our chassis, we first codon optimized the sequence and checked for illegal cutting sites using ATGme for E.coli. </p>
+
                    <p>To express the target protein, we chosed to use BL21 E.coli strain with a pET29a vector. In order to improve the expression efficiency of our chassis, we first codon optimized the sequence and checked for illegal cutting sites using ATGme for E.coli. </p>
                         <img src="https://static.igem.org/mediawiki/2019/5/56/T--CSMU_Taiwan--improve3.jpeg" alt="" text" in case image doesn’t appear style="width: 80%;  height: auto;">
+
                    <div class="row figure">
                        <p>Figure 1. Sequence alignment of NCBI(CY010788.1) AND BBa_K1955000 protein coding part. The 7bp difference is indicated by color yellow. </p>
+
                         <div class="offset-1 col-10">
                         <h3>Improved Solubility</h3>
+
                            <img src="https://static.igem.org/mediawiki/2019/5/56/T--CSMU_Taiwan--improve3.jpeg" style="width: 80%;  height: auto;">
                        <p>First, we analyzed the transmembrane domain of HA using <a href=" http://www.cbs.dtu.dk/services/TMHMM/">TMHMM Server</a> (Fig.2) to delete its coding sequence and the four hydrophobic amino acids’ in front, which is a total of 35 a.a. . </p>
+
                            <p><b>Fig.1</b>Sequence alignment of NCBI(CY010788.1) AND BBa_K1955000 protein coding part. The 7bp difference is indicated by color yellow. </p>
                         <img src="https://static.igem.org/mediawiki/2019/9/98/T--CSMU_Taiwan--improve2.jpeg" alt="" text" in case image doesn’t appear style="width: 80%;  height: auto;">
+
                         </div>
                        <p>Fig.2 Transmembrane domain of analyzed by TMHMM </p>
+
                    </div>
                         <p>Second, we added a novel fusion partner to promote its folding and solubility--Escherichia coli (E. coli) lysyl tRNA synthetase (LysRS), whose coding sequence was obtained from NCBI (<a href=" https://www.ncbi.nlm.nih.gov/nuccore/NC_000913.3?report=genbank&from=3033657&to=3035174&strand=true ">NC_000913.3</a>). The sequence is also optimized and checked for illegal restriction sites. </p>
+
                    <a class="anchorOffset" id="Solubility"></a>
                        <h3>TEV Cutting site</h3>
+
                    <h3>Improved Solubility</h3>
                        <p>Considering that our expressed HA will be used as a target protein for further aptamer selection with SELEX, the removal of the protein generated from LysRS is needed. Thus, we added a TEV protease cutting site (GAAAACCTGTATTTTCAGGGC) obtained from <a href=" http://parts.igem.org/Part:BBa_K1319016 ">BBa_K1319016</a> between the coding sequence of LysRS and HA. </p>
+
                    <p>First, we analyzed the transmembrane domain of HA using <a href=" http://www.cbs.dtu.dk/services/TMHMM/">TMHMM Server</a> (Fig.2) to delete its coding sequence and the four hydrophobic amino acids’ in front, which is a total of 35 a.a. . </p>
                        <h3>Further Applications</h3>
+
                    <div class="row figure">
                        <p>Adding the histidine tag creates the opportunity to use a simpler method of purification, as well as increase selectivity for the desired protein, which is necessary for the next step of SELEX after expression. </p>
+
                         <div class="offset-1 col-10">
                        <p>Furthermore, with a view to construct a plasmid as a ready-made vector for high yield soluble different HA subtypes, we designed a polylinker(Fig.3) between LysRS and HA. </p>
+
                            <img src="https://static.igem.org/mediawiki/2019/9/98/T--CSMU_Taiwan--improve2.jpeg" style="width: 80%;  height: auto;">
                         <img src="https://static.igem.org/mediawiki/2019/3/3d/T--CSMU_Taiwan--improve1.png" alt="" text" in case image doesn’t appear style="width: 80%;  height: auto;">
+
                            <p style="text-align: center!important;"><b>Fig.2</b>Transmembrane domain of analyzed by TMHMM </p>
                         <h3>Experimental Data</h3>
+
                         </div>
                        <p>This year, we aim to develop a rapid screening kit for influenza. To enable the kit to become a tool to further obtain more detailed epidemiology statistics for better measures of prevention. Thus, one of the aspects of our project is to distinguish between the subtypes of influenza with Hemagglutinin (HA). To select aptamers against HA, expression of a certain amount is needed. However, the lack of general technical platform for the timely supply of soluble and highly purified influenza HA presents a bottleneck for the subsequent analysis for the effective control of the viral disease. </p>
+
                    </div>
<p>The previous part BBa_K1955000 and this part BBa_K2951008 as an improvement, was inserted into pET29a vector. They were transformed into E.coli BL21(DE3) strain to express our proteins. pET29b was also transformed into BL21 and followed the induction protocol as negative control.Our expression system is inducible with addition of IPTG to expression culture. Small and large scale production was first done to confirm that we have successfully express the target protein needed in our project-hemagglutinin(Fig.3).</p>
+
                    <p>Second, we added a novel fusion partner to promote its folding and solubility--Escherichia coli (E. coli) lysyl tRNA synthetase (LysRS), whose coding sequence was obtained from NCBI (<a href=" https://www.ncbi.nlm.nih.gov/nuccore/NC_000913.3?report=genbank&from=3033657&to=3035174&strand=true ">NC_000913.3</a>). The sequence is also optimized and checked for illegal restriction sites. </p>
<img src=" https://static.igem.org/mediawiki/2019/c/c5/T--CSMU_Taiwan--improveaa.jpeg" alt="" text" in case image doesn’t appear style="width: 80%;  height: auto;">
+
                    <a class="anchorOffset" id="TEV"></a>
 
+
                    <h3>TEV Cutting site</h3>
<p>Fig.3 SDS-PAGE coomassie blue staining for small scale production of pET29a, LysRS-HA and BBa_K1955000. <p>
+
                    <p>Considering that our expressed HA will be used as a target protein for further aptamer selection with SELEX, the removal of the protein generated from LysRS is needed. Thus, we added a TEV protease cutting site (GAAAACCTGTATTTTCAGGGC) obtained from <a href=" http://parts.igem.org/Part:BBa_K1319016 ">BBa_K1319016</a> between the coding sequence of LysRS and HA. </p>
<h3>Protein solubility analysis</h3>
+
                    <a class="anchorOffset" id="Applications"></a>
<p>To further characterize the solubility of this part, we then sonicated the culture and did 8700G and 16,000G centrifugation. In Fig. 4, we could find there was better expression than BBa_K1955000 since the latter result could not be observed by SDS-PAGE(data not shown). In Fig. 3b(I), there was more “16000 G S” group when compared with the “16000G P” group. This result meant that most proteins were dissolved in the supernatant while few proteins deposited in the cell pellet after 16000G centrifugation. However, we infer that BBa_K1955000 does not have good solubility since many proportions of it is in “8700G P”.</p>
+
                    <h3>Further Applications</h3>
<img src=" https://static.igem.org/mediawiki/2019/5/5d/T--CSMU_Taiwan--lusa3.jpeg
+
                    <p>Adding the histidine tag creates the opportunity to use a simpler method of purification, as well as increase selectivity for the desired protein, which is necessary for the next step of SELEX after expression. </p>
" alt="" text" in case image doesn’t appear style="width: 50%;  height: auto;">
+
                    <p>Furthermore, with a view to construct a plasmid as a ready-made vector for high yield soluble different HA subtypes, we designed a polylinker(Fig.3) between LysRS and HA. </p>
 
+
                    <div class="row figure">
<p>Fig.4 SDS-PAGE coomassie blue staining for large scale production. T meant the initial sample obtained after sonication; 8700G P and 8700G S meant the pellet and the supernatant obtained after 8700G for 20 min; 8700G S and 16,000G T meant the pellet and the supernatant gotten after 8700G for 20 min.</p>
+
                         <div class="offset-2 col-8">
<img src=" https://static.igem.org/mediawiki/2019/5/51/T--CSMU_Taiwan--lusa4.jpeg
+
                            <img src="https://static.igem.org/mediawiki/2019/3/3d/T--CSMU_Taiwan--improve1.png" style="width: 80%;  height: auto;">
" alt="" text" in case image doesn’t appear style="width: 80%;  height: auto;">
+
                         </div>
 
+
                    </div>
<p>Fig.5 Western Blotting for large scale production (I)LysRS-HA (II)BBa_K1955000.</p>
+
                    <h3>Experimental Data</h3>
<h3>Protein purification and dialysis</h3>
+
                    <p>The previous part BBa_K1955000 and this part BBa_K2951008 as an improvement, was inserted into pET29a vector. They were transformed into E.coli BL21(DE3) strain to express our proteins. pET29b was also transformed into BL21 and followed the induction protocol as negative control.Our expression system is inducible with addition of IPTG to expression culture. Small and large scale production was first done to confirm that we have successfully express the target protein needed in our project-hemagglutinin(Fig.3).</p>
<p>We used nickel-resin column to purify our target proteins from the cell lysates, and protein dialysis with PBS buffer to remove imidazole in our purified proteins. SDS-PAGE gel electrophoresis to ensure our target proteins were purified.</p>
+
                    <div class="row figure">
<img src=" https://static.igem.org/mediawiki/2019/3/39/T--CSMU_Taiwan--lys.jpeg
+
                        <div class="offset-2 col-8">
" alt="" text" in case image doesn’t appear style="width: 80%;  height: auto;">
+
                            <img src=" https://static.igem.org/mediawiki/2019/c/c5/T--CSMU_Taiwan--improveaa.jpeg" style="width: 80%;  height: auto;">
 
+
                            <p><b>Fig.3</b>SDS-PAGE coomassie blue staining for small scale production of pET29a, LysRS-HA and BBa_K1955000. </p>
<p>Fig.6 SDS-PAGE of LysRS-HA purification result</p>
+
                        </div>
<p>For detailed experiment conditions and method, please check out our documentation on Part’s main page(linked in absract)!</p>
+
                    </div>
 
+
                    <h3>Protein solubility analysis</h3>
                        <h3>Reference</h3>
+
                    <p>To further characterize the solubility of this part, we then sonicated the culture and did 8700G and 16,000G centrifugation. In Fig.4, we could find that there was better expression than BBa_K1955000 since the latter result could not be observed by SDS-PAGE. To be sure that we did expressed BBa_K1955000, further western blotting results were examined(Fig.5). In Fig.5(I), there was more “16000G S” group when compared with the “16000G P” group. This result meant that most proteins were dissolved in the supernatant while few proteins deposited in the cell pellet after 16000G centrifugation. However, we infered that BBa_K1955000 did not have good solubility since many proportions of it is in “8700G P”(Fig.5(II)).</p>
                        <p>1.Yo Han Jang, Seung HeeCho, Ahyun Son, Yun Ha Lee, Jin hee Lee, Kwang-Hee Lee, Baik Lin Seong, High-yield soluble expression of recombinant influenza virus antigens from Escherichia coli and their potential uses in diagnosis, Journal of Virological Methods,Volume 196, February 2014, Pages 56-64 (<a href="https://doi.org/10.1016/j.jviromet.2013.10.035 ">https://doi.org/10.1016/j.jviromet.2013.10.035</a>)</p>
+
                    <div class="row figure">
 +
                        <div class="offset-2 col-8">
 +
                            <img src=" https://static.igem.org/mediawiki/2019/5/5d/T--CSMU_Taiwan--lusa3.jpeg" style="width: 50%;  height: auto;">
 +
                            <p><b>Fig.4 </b> SDS-PAGE coomassie blue staining for large scale production. T:the initial sample obtained after sonication; 8700G P and 8700G S:the pellet and the supernatant obtained after 8700G for 20 min; 8700G S and 16,000G T:the pellet and the supernatant gotten after 8700G for 20 min.</p>
 +
                        </div>
 +
                    </div>
 +
                    <div class="row figure">
 +
                        <div class="offset-2 col-8">
 +
                            <img src=" https://static.igem.org/mediawiki/2019/5/51/T--CSMU_Taiwan--lusa4.jpeg" style="width: 80%;  height: auto;">
 +
                            <p><b>Fig.5 </b> Western Blotting for large scale production (I)LysRS-HA (II)BBa_K1955000.</p>
 +
                        </div>
 +
                    </div>
 +
                            <h3>Protein purification and dialysis</h3>
 +
                            <p>We used nickel-resin column to purify our target proteins from the cell lysates, protein dialysis with PBS buffer to remove imidazole in our purified proteins and SDS-PAGE gel electrophoresis to ensure our target proteins were purified.</p>
 +
                    <div class="row figure">
 +
                        <div class="offset-2 col-8">
 +
                            <img src=" https://static.igem.org/mediawiki/2019/3/39/T--CSMU_Taiwan--lys.jpeg" style="width: 80%;  height: auto;">
 +
                            <p><b>Fig.6 </b> SDS-PAGE of LysRS-HA purification result. L: lysis, S1 form protein expression; FT: flow through, the protein that didn’t bound to resin gel; W: washing, including proteins bound to resin gel without His-tag, E: elution buffer. A band appeared in E2 approximately at 120kDa, which is the correct molecular weight of our target protein.</p>
 +
                        </div>
 +
                    </div>
 +
                    <p>For detailed experiment conditions and method, please check out our documentation on Part’s main page<a href="http://parts.igem.org/Part:BBa_K2951008">BBa_K2951008</a>!</p>
 +
                    <h3>Reference</h3>
 +
                    <p>1.Yo Han Jang, Seung HeeCho, Ahyun Son, Yun Ha Lee, Jin hee Lee, Kwang-Hee Lee, Baik Lin Seong, High-yield soluble expression of recombinant influenza virus antigens from Escherichia coli and their potential uses in diagnosis, Journal of Virological Methods,Volume 196, February 2014, Pages 56-64 (<a style="word-break: break-all;" href="doi.org/10.1016/j.jviromet.2013.10.035 ">https://doi.org/10.1016/j.jviromet.2013.10.035</a>)</p>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
         </div>
+
         <a class="back-to-top inner-link" href="#projectPic" data-scroll-class="100vh:active" style="font-size: 82%;background-color:#BCE5ED">
 +
            <i class="stack-interface stack-up-open-big"></i>
 +
        </a>
 
     </section>
 
     </section>
 
     <!--<div class="loader"></div>-->
 
     <!--<div class="loader"></div>-->
    <a class="back-to-top inner-link" href="#start" data-scroll-class="100vh:active" style="font-size: 82%;">
 
        <i class="stack-interface stack-up-open-big"></i>
 
    </a>
 
 
     <script type="text/javascript">
 
     <script type="text/javascript">
 
     $(function() {
 
     $(function() {
Line 393: Line 459:
 
             $(".ImgContainer").not(this).removeClass("mobileShow");
 
             $(".ImgContainer").not(this).removeClass("mobileShow");
 
             $(this).toggleClass("mobileShow");
 
             $(this).toggleClass("mobileShow");
 +
        });
 +
    });
 +
 +
    $(document).ready(function() {
 +
        $(".geneRowRedBar").hover(function() {
 +
            $(".geneRowRed").css("visibility", "visible"),
 +
                $(".geneRowOri").css("visibility", "hidden");
 +
        }, function() {
 +
            $(".geneRowRed").css("visibility", "hidden"),
 +
                $(".geneRowOri").css("visibility", "visible");
 +
        });
 +
    });
 +
    $(document).ready(function() {
 +
        $(".geneRowYellowBar").hover(function() {
 +
            $(".geneRowYellow").css("visibility", "visible"),
 +
                $(".geneRowOri").css("visibility", "hidden");
 +
        }, function() {
 +
            $(".geneRowYellow").css("visibility", "hidden"),
 +
                $(".geneRowOri").css("visibility", "visible");
 +
        });
 +
    });
 +
    $(document).ready(function() {
 +
        $(".geneRowGreenBar").hover(function() {
 +
            $(".geneRowGreen").css("visibility", "visible"),
 +
                $(".geneRowOri").css("visibility", "hidden");
 +
        }, function() {
 +
            $(".geneRowGreen").css("visibility", "hidden"),
 +
                $(".geneRowOri").css("visibility", "visible");
 +
        });
 +
    });
 +
    $(document).ready(function() {
 +
        $(".geneRowBlueBar").hover(function() {
 +
            $(".geneRowBlue").css("visibility", "visible"),
 +
                $(".geneRowOri").css("visibility", "hidden");
 +
        }, function() {
 +
            $(".geneRowBlue").css("visibility", "hidden"),
 +
                $(".geneRowOri").css("visibility", "visible");
 
         });
 
         });
 
     });
 
     });
Line 401: Line 504:
 
         });
 
         });
 
     }
 
     }
    $("#myScrollspy").scrollspy();
 
    });
 
 
     </script>
 
     </script>
 
</body>
 
</body>

Latest revision as of 01:23, 22 October 2019

Stack Multipurpose HTML Template

Abstract

This year, we aimed to develop a rapid screening kit for influenza. We enabled the kit to become a tool to further obtain more detailed epidemiology statistics for better measures of prevention. Thus, one of the aspects of our project was to distinguish between the subtypes of influenza with Hemagglutinin (HA). To select aptamers against HA, expression of a certain amount was needed. However, the lack of general technical platform for the timely supply of soluble and highly purified influenza HA presents a bottleneck for the subsequent analysis for the effective control of the viral disease.

For this reason, we were contributing to the iGEM community with BBa_K2951008 by improving an existing part: BBa_K1955000, codon optimizing it and also using the Escherichia coli (E. coli) lysyl tRNA synthetase (LysRS) as a fusion partner. In addition to express hemagglutinin in soluble form efficiently, we also added His-tag, TEV cutting site and polylinker in order to construct a plasmid for further purification, aptamer selection, and applications for other hemagglutinin subtypes. Detailed descriptions can be seen in the following section

Sequence selection and Codon Optimization

The previous part (BBa_K1955000) was documented to be acquired from NCBI with no further indication. The sequence of HA strain(A/WSN 1933/TS61(H1N1)) is based on NCBI(CY010788.1), being 7 bp difference to the previous part(Fig.1).

To express the target protein, we chosed to use BL21 E.coli strain with a pET29a vector. In order to improve the expression efficiency of our chassis, we first codon optimized the sequence and checked for illegal cutting sites using ATGme for E.coli.

Fig.1Sequence alignment of NCBI(CY010788.1) AND BBa_K1955000 protein coding part. The 7bp difference is indicated by color yellow.

Improved Solubility

First, we analyzed the transmembrane domain of HA using TMHMM Server (Fig.2) to delete its coding sequence and the four hydrophobic amino acids’ in front, which is a total of 35 a.a. .

Fig.2Transmembrane domain of analyzed by TMHMM

Second, we added a novel fusion partner to promote its folding and solubility--Escherichia coli (E. coli) lysyl tRNA synthetase (LysRS), whose coding sequence was obtained from NCBI (NC_000913.3). The sequence is also optimized and checked for illegal restriction sites.

TEV Cutting site

Considering that our expressed HA will be used as a target protein for further aptamer selection with SELEX, the removal of the protein generated from LysRS is needed. Thus, we added a TEV protease cutting site (GAAAACCTGTATTTTCAGGGC) obtained from BBa_K1319016 between the coding sequence of LysRS and HA.

Further Applications

Adding the histidine tag creates the opportunity to use a simpler method of purification, as well as increase selectivity for the desired protein, which is necessary for the next step of SELEX after expression.

Furthermore, with a view to construct a plasmid as a ready-made vector for high yield soluble different HA subtypes, we designed a polylinker(Fig.3) between LysRS and HA.

Experimental Data

The previous part BBa_K1955000 and this part BBa_K2951008 as an improvement, was inserted into pET29a vector. They were transformed into E.coli BL21(DE3) strain to express our proteins. pET29b was also transformed into BL21 and followed the induction protocol as negative control.Our expression system is inducible with addition of IPTG to expression culture. Small and large scale production was first done to confirm that we have successfully express the target protein needed in our project-hemagglutinin(Fig.3).

Fig.3SDS-PAGE coomassie blue staining for small scale production of pET29a, LysRS-HA and BBa_K1955000.

Protein solubility analysis

To further characterize the solubility of this part, we then sonicated the culture and did 8700G and 16,000G centrifugation. In Fig.4, we could find that there was better expression than BBa_K1955000 since the latter result could not be observed by SDS-PAGE. To be sure that we did expressed BBa_K1955000, further western blotting results were examined(Fig.5). In Fig.5(I), there was more “16000G S” group when compared with the “16000G P” group. This result meant that most proteins were dissolved in the supernatant while few proteins deposited in the cell pellet after 16000G centrifugation. However, we infered that BBa_K1955000 did not have good solubility since many proportions of it is in “8700G P”(Fig.5(II)).

Fig.4 SDS-PAGE coomassie blue staining for large scale production. T:the initial sample obtained after sonication; 8700G P and 8700G S:the pellet and the supernatant obtained after 8700G for 20 min; 8700G S and 16,000G T:the pellet and the supernatant gotten after 8700G for 20 min.

Fig.5 Western Blotting for large scale production (I)LysRS-HA (II)BBa_K1955000.

Protein purification and dialysis

We used nickel-resin column to purify our target proteins from the cell lysates, protein dialysis with PBS buffer to remove imidazole in our purified proteins and SDS-PAGE gel electrophoresis to ensure our target proteins were purified.

Fig.6 SDS-PAGE of LysRS-HA purification result. L: lysis, S1 form protein expression; FT: flow through, the protein that didn’t bound to resin gel; W: washing, including proteins bound to resin gel without His-tag, E: elution buffer. A band appeared in E2 approximately at 120kDa, which is the correct molecular weight of our target protein.

For detailed experiment conditions and method, please check out our documentation on Part’s main pageBBa_K2951008!

Reference

1.Yo Han Jang, Seung HeeCho, Ahyun Son, Yun Ha Lee, Jin hee Lee, Kwang-Hee Lee, Baik Lin Seong, High-yield soluble expression of recombinant influenza virus antigens from Escherichia coli and their potential uses in diagnosis, Journal of Virological Methods,Volume 196, February 2014, Pages 56-64 (https://doi.org/10.1016/j.jviromet.2013.10.035)