diff --git a/wiki/pages/engineering.html b/wiki/pages/engineering.html index 99548fffc4c8bd9c90653a5d8aa6c0fec8a691a5..eba6b852b89dd35a07cadf1d08b0ceda207f57d7 100644 --- a/wiki/pages/engineering.html +++ b/wiki/pages/engineering.html @@ -7,17 +7,19 @@ endblock %} {% block page_content %} <h2><span>Engineering cycle</span></h2> - <p><span>We always follow the design-build-test-learn cycles to move the project forward. This year’s project is full of turbulence but we finally completed our project with a satisfactory result. The project can be roughly divided into several cycles, which will be mentioned in the following paragraphs.</span></p> -<div class = "row mt-4"> - <div class = "col-lg-4"> - <div class = "enginesidebar"> +<p><span>We always follow the design-build-test-learn cycles to move the project forward. This year’s project is + full of turbulence but we finally completed our project with a satisfactory result. The project can be roughly + divided into several cycles, which will be mentioned in the following paragraphs.</span></p> +<div class="row mt-4"> + <div class="col-lg-4"> + <div class="enginesidebar"> <div class="col-lg-12"> <div style=" background-image: url(https://static.igem.wiki/teams/5441/cycle/c1.png); background-size: 100% 100%; aspect-ratio: 176/315; position:relative;"> - <a style=" + <a style=" width: 35%; aspect-ratio: 1/1; display: block; @@ -25,7 +27,7 @@ endblock %} top: 17%; left: 30%; " href="#design1"></a> - <a style=" + <a style=" width: 35%; aspect-ratio: 1/1; display: block; @@ -53,7 +55,8 @@ endblock %} position: absolute; top: 0; left: 20%; - " href="#cycle1"></a></div> + " href="#cycle1"></a> + </div> </div> <div class="col-lg-12"> <div style=" @@ -61,7 +64,7 @@ endblock %} background-size: 100% 100%; aspect-ratio: 176/315; position:relative;"> - <a style=" + <a style=" width: 35%; aspect-ratio: 1/1; display: block; @@ -69,7 +72,7 @@ endblock %} top: 17%; left: 30%; " href="#design2"></a> - <a style=" + <a style=" width: 35%; aspect-ratio: 1/1; display: block; @@ -97,7 +100,8 @@ endblock %} position: absolute; top: 0; left: 20%; - " href="#cycle2"></a></div> + " href="#cycle2"></a> + </div> </div> <div class="col-lg-12"> <div style=" @@ -105,7 +109,7 @@ endblock %} background-size: 100% 100%; aspect-ratio: 176/315; position:relative;"> - <a style=" + <a style=" width: 35%; aspect-ratio: 1/1; display: block; @@ -113,7 +117,7 @@ endblock %} top: 17%; left: 30%; " href="#design3"></a> - <a style=" + <a style=" width: 35%; aspect-ratio: 1/1; display: block; @@ -141,15 +145,16 @@ endblock %} position: absolute; top: 0; left: 20%; - " href="#cycle3"></a></div> + " href="#cycle3"></a> + </div> </div> <div class="col-lg-12"> - <div style=" + <div style=" background-image: url(https://static.igem.wiki/teams/5441/cycle/c4.png); background-size: 100% 100%; aspect-ratio: 176/315; position:relative;"> - <a style=" + <a style=" width: 35%; aspect-ratio: 1/1; display: block; @@ -157,7 +162,7 @@ endblock %} top: 17%; left: 30%; " href="#design4"></a> - <a style=" + <a style=" width: 35%; aspect-ratio: 1/1; display: block; @@ -185,7 +190,8 @@ endblock %} position: absolute; top: 0; left: 20%; - " href="#cycle4"></a></div> + " href="#cycle4"></a> + </div> </div> <div class="col-lg-12"> <div style=" @@ -193,7 +199,7 @@ endblock %} background-size: 100% 100%; aspect-ratio: 176/315; position:relative;"> - <a style=" + <a style=" width: 35%; aspect-ratio: 1/1; display: block; @@ -201,7 +207,7 @@ endblock %} top: 17%; left: 30%; " href="#design5"></a> - <a style=" + <a style=" width: 35%; aspect-ratio: 1/1; display: block; @@ -229,216 +235,324 @@ endblock %} position: absolute; top: 0; left: 20%; - " href="#cycle5"></a></div> + " href="#cycle5"></a> + </div> </div> </div> </div> - <div class = "col-lg-8"> + <div class="col-lg-8"> <div style=" background-color: papayawhip; background-size: 100% 100%; padding: 5%; "> <br> - - <a name = "cycle1"></a> + + <a name="cycle1"></a> <h2><span>Cycle 1: From protein level to genetic level</span></h2> - + <br> - - <a name = "design1"></a> + + <a name="design1"></a> <h5><span>Design</span></h5> - <p><span>Based on the research papers by Vlachostergios et al. (2021), we </span><strong>chose prostate-specific membrane antigen, PSMA</strong><span>, as the biomarker for our project. PSMA is a protein found on the surface of prostate cancer cells discovered in recent years. It is one of the newest and most accurate biomarkers used in the detection and treatment of prostate cancer. (For more, please refer to the </span><a href = "description">history of prostate cancer</a><span> on the description page). Given the fact that there is a high frequency of PSMA expression in all stages of prostate cancer (Minner et al., 2010; Tsourlakis et al., 2015), it has a higher correlation for prostate cancer than PSA, another biomarker commonly used.</span></p> - <p><span>Based on the experience shared by the iGEM team last year, (referring to our</span><a href = "human-practices"> integrated human practice</a><span>) protein purification typically results in a lower antibody yield, which makes it hard to verify the result. Apart from that, the concentration of PSMA in patients’ urine was unknown, making it tough to know the threshold value for detection. Thus, we decided against constructing a protein. Instead, we utilised </span><strong>another pathway with a similar concept to detect prostate cancer</strong><span> this year.</span></p> - <p><span>The pathway we used to </span><strong>detect prostate cancer uses plasmids, containing PSMA promoters</strong><span>, which will be transported to the cells in the prostate gland. To produce PSMA, prostate cancer (PCa) cells contain substances that activate the promoter in its copy of the organism gene, which allows the transcription of PSMA to be facilitated. The same substance </span><strong>activates the PSMA promoters in our plasmid and transcribes our required genes to detect and kill cancer cells.</strong></p> - <p><span>At first, green fluorescent protein (GFP), a protein that exhibits green fluorescence when exposed to light in the blue to ultraviolet range, stood out to our eyes. It was a commonly used gene with easy-to-record results, which can be </span><strong>easily excited using blue light and observed </strong><span>under an inverted microscope. Utilising these characteristics, we can use GFP to</span><strong> evaluate the proficiency of the promoter</strong><span> of our chosen biomarker, </span><strong>PSMA</strong><span>.</span></p> - <p><span>For more information regarding the design of the plasmid, please refer to our </span><a href = "description">Description</a><span> page.</span></p> - <p><span>Aim: to build a plasmid (pENTR1A-PSMA-GFP) that allows us to detect PSMA-positive prostate cancer cells by measuring the fluorescence by GFP.</span></p> - - <br> - <a name = "build1"></a> + <p><span>Based on the research papers by Vlachostergios et al. (2021), we </span><strong>chose prostate-specific + membrane antigen, PSMA</strong><span>, as the biomarker for our project. PSMA is a protein found on the + surface of prostate cancer cells discovered in recent years. It is one of the newest and most accurate + biomarkers used in the detection and treatment of prostate cancer. (For more, please refer to the </span><a + href="description">history of prostate cancer</a><span> on the description page). Given the fact that there is + a high frequency of PSMA expression in all stages of prostate cancer (Minner et al., 2010; Tsourlakis et al., + 2015), it has a higher correlation for prostate cancer than PSA, another biomarker commonly used.</span></p> + <p><span>Based on the experience shared by the iGEM team last year, (referring to our</span><a + href="human-practices"> integrated human practice</a><span>) protein purification typically results in a lower + antibody yield, which makes it hard to verify the result. Apart from that, the concentration of PSMA in + patients’ urine was unknown, making it tough to know the threshold value for detection. Thus, we decided + against constructing a protein. Instead, we utilised </span><strong>another pathway with a similar concept to + detect prostate cancer</strong><span> this year.</span></p> + <p><span>The pathway we used to </span><strong>detect prostate cancer uses plasmids, containing PSMA + promoters</strong><span>, which will be transported to the cells in the prostate gland. To produce PSMA, + prostate cancer (PCa) cells contain substances that activate the promoter in its copy of the organism gene, + which allows the transcription of PSMA to be facilitated. The same substance </span><strong>activates the PSMA + promoters in our plasmid and transcribes our required genes to detect and kill cancer cells.</strong></p> + <p><span>At first, green fluorescent protein (GFP), a protein that exhibits green fluorescence when exposed to + light in the blue to ultraviolet range, stood out to our eyes. It was a commonly used gene with easy-to-record + results, which can be </span><strong>easily excited using blue light and observed </strong><span>under an + inverted microscope. Utilising these characteristics, we can use GFP to</span><strong> evaluate the + proficiency of the promoter</strong><span> of our chosen biomarker, </span><strong>PSMA</strong><span>.</span> + </p> + <p><span>For more information regarding the design of the plasmid, please refer to our </span><a + href="description">Description</a><span> page.</span></p> + <p><span>Aim: to build a plasmid (pENTR1A-PSMA-GFP) that allows us to detect PSMA-positive prostate cancer cells + by measuring the fluorescence by GFP.</span></p> + + <br> + <a name="build1"></a> <h5><span>Build</span></h5> - <p><span>We purchased the pENTR1A backbone and another plasmid containing the PSMA promoter and GFP gene. Both plasmids were digested and gel electrophoresis was performed.</span></p> - <p><span>We then purified the agarose gel and the two genes were ligated to form plasmid pENTR1A-PSMA-GFP. (for more information refer to</span><a href = "#cycle3"> cycle 3</a><span>)</span></p> - <p><span>The ligated plasmids were then transformed into competent DH5a and extracted. They were digested to confirm that the gene length was correct.</span></p> - <p><span>After the ligated plasmids were extracted, we transfected different concentrations of them into multiple concentrations of PSMA-positive cancer cell line MLLB-2.</span></p> - + <p><span>We purchased the pENTR1A backbone and another plasmid containing the PSMA promoter and GFP gene. Both + plasmids were digested and gel electrophoresis was performed.</span></p> + <p><span>We then purified the agarose gel and the two genes were ligated to form plasmid pENTR1A-PSMA-GFP. (for + more information refer to</span><a href="#cycle3"> cycle 3</a><span>)</span></p> + <p><span>The ligated plasmids were then transformed into competent DH5a and extracted. They were digested to + confirm that the gene length was correct.</span></p> + <p><span>After the ligated plasmids were extracted, we transfected different concentrations of them into multiple + concentrations of PSMA-positive cancer cell line MLLB-2.</span></p> + <br> - <a name = "test1"></a> + <a name="test1"></a> <h5><span>Test</span></h5> - <p><span>Fluorescence given out by GFP was visualised by using an inverted microscope with a live cell-monitoring system.</span></p> - + <p><span>Fluorescence given out by GFP was visualised by using an inverted microscope with a live cell-monitoring + system.</span></p> + <h6><span>First attempt</span></h6> - <p><span>We collected the cell media of the cancer cells containing transfected plasmids, which were then photographed with an inverted microscope. At first, we recorded a bright image with a lot of light-emitting spots. However, it was suspected to be a false positive result, as the spots are larger than the cells themselves.</span></p> - + <p><span>We collected the cell media of the cancer cells containing transfected plasmids, which were then + photographed with an inverted microscope. At first, we recorded a bright image with a lot of light-emitting + spots. However, it was suspected to be a false positive result, as the spots are larger than the cells + themselves.</span></p> + <h6><span>First attempt evaluation</span></h6> - <p><span>We have discussed the results with Dr Yu, who has extensive experience in GFP analysis. (For more, please refer to our </span><a href = "human-practices">integrated human practice</a><span> page)</span></p> + <p><span>We have discussed the results with Dr Yu, who has extensive experience in GFP analysis. (For more, please + refer to our </span><a href="human-practices">integrated human practice</a><span> page)</span></p> <p><span>Possible reasons:</span></p> <ol> - <li><span>Most of the spots are a result of </span><strong>autofluorescence </strong><span>from the cells themselves.</span></li> - <li><span>The cell media was photographed, which mostly consisted of </span><strong>dead cells that cannot transcribe genes.</strong></li> - <li><span>There was a noticeable delay between collecting the supernatant and photographing, which may lead to the </span><strong>degradation of GFP.</strong></li> - <li><span>The </span><strong>concentrations </strong><span>of plasmids/cells may be</span><strong> too low</strong><span>, which resulted in not enough GFP being expressed and seen.</span></li> + <li><span>Most of the spots are a result of </span><strong>autofluorescence </strong><span>from the cells + themselves.</span></li> + <li><span>The cell media was photographed, which mostly consisted of </span><strong>dead cells that cannot + transcribe genes.</strong></li> + <li><span>There was a noticeable delay between collecting the supernatant and photographing, which may lead to + the </span><strong>degradation of GFP.</strong></li> + <li><span>The </span><strong>concentrations </strong><span>of plasmids/cells may be</span><strong> too + low</strong><span>, which resulted in not enough GFP being expressed and seen.</span></li> </ol> - <img src = "https://static.igem.wiki/teams/5441/cycle/c1f1.jpg"> + <img src="https://static.igem.wiki/teams/5441/cycle/c1f1.jpg"> <p><span>Cell media from cells with pENTR1A-PSMA-GFP photographed with a blue light filter</span></p> - + <h6><span>Second attempt</span></h6> <p><span>After evaluating the previous attempt, we made the following changes:</span></p> <ol> - <li><span>Photograph cells directly instead of cell media</span></li> - <li><span>Cells were kept in a 37°C incubator with 5% CO2 until minutes before photographing</span></li> - <li><span>Cells were photographed in the same position with and without the blue light filter to confirm the luminescence given out by actual cells.</span></li> + <li><span>Photograph cells directly instead of cell media</span></li> + <li><span>Cells were kept in a 37°C incubator with 5% CO2 until minutes before photographing</span></li> + <li><span>Cells were photographed in the same position with and without the blue light filter to confirm the + luminescence given out by actual cells.</span></li> </ol> - <p><span>We have successfully photographed the fluorescence given out by GFP genes transcribed by pENTR1A-PSMA-GFP.</span></p> + <p><span>We have successfully photographed the fluorescence given out by GFP genes transcribed by + pENTR1A-PSMA-GFP.</span></p> <table> - <tbody> - <tr> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c1f2.jpg"></td> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c1f3.jpg"></td> - </tr> - <tr> - <td> - <p><span>Cancer cells photographed in a live cell monitoring system</span></p> - </td> - <td> - <p><span>The same cells photographed with a blue light filter</span></p> - </td> - </tr> - </tbody> + <tbody> + <tr> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c1f2.jpg"></td> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c1f3.jpg"></td> + </tr> + <tr> + <td> + <p><span>Cancer cells photographed in a live cell monitoring system</span></p> + </td> + <td> + <p><span>The same cells photographed with a blue light filter</span></p> + </td> + </tr> + </tbody> </table> - + <br> - <a name = "learn1"></a> + <a name="learn1"></a> <h5><span>Learn</span></h5> - <p><span>From the process of using a </span><strong>fluorescence microscope</strong><span> to visualise the results of transcribed GFP, we learnt that</span></p> + <p><span>From the process of using a </span><strong>fluorescence microscope</strong><span> to visualise the + results of transcribed GFP, we learnt that</span></p> <ol> - <li><span>Cells should be photographed directly instead of using cell media</span></li> - <li><span>Photographs must be done </span><strong>rapidly</strong><span> after the cells are taken out of the incubator</span></li> + <li><span>Cells should be photographed directly instead of using cell media</span></li> + <li><span>Photographs must be done </span><strong>rapidly</strong><span> after the cells are taken out of the + incubator</span></li> </ol> - <p><span>Moreover, we confirmed the success of converting from a protein level to a genetic level. Plasmid constructions </span><strong>are easily replicable</strong><span>, and we were able to </span><strong>not only discover issues earlier but also synthesise a high concentration of plasmids</strong><span>. By purchasing:</span></p> - <ol> - <li><span>A plasmid that contains our gene but is not mammalian; and</span></li> - <li><span>Another plasmid that is mammalian but does not contain any promoter genes,</span></li> + <p><span>Moreover, we confirmed the success of converting from a protein level to a genetic level. Plasmid + constructions </span><strong>are easily replicable</strong><span>, and we were able to </span><strong>not only + discover issues earlier but also synthesise a high concentration of plasmids</strong><span>. By + purchasing:</span></p> + <ol type="A"> + <li><span>A plasmid that contains our gene but is not mammalian; and</span></li> + <li><span>Another plasmid that is mammalian but does not contain any promoter genes,</span></li> </ol> - <p><span>We constructed our plasmid by combining A and B mentioned above. </span><strong>Purchasing prefabricated plasmids (A+B) from firms like Genscript is ideal for long-term storage </strong><span>as it comes in powder form. However, this method is </span><strong>immensely expensive</strong><span>. Our approach of purchasing </span><strong>A and B separately is less costly</strong><span>, which is </span><strong>more practical for our project</strong><span>. This approach also allows for more flexibility in plasmid construction as we could mix and match these genes for use in other formulations, i.e. combining B with another gene that we would use. </span></p> + <p><span>We constructed our plasmid by combining A and B mentioned above. </span><strong>Purchasing prefabricated + plasmids (A+B) from firms like Genscript is ideal for long-term storage </strong><span>as it comes in powder + form. However, this method is </span><strong>immensely expensive</strong><span>. Our approach of purchasing + </span><strong>A and B separately is less costly</strong><span>, which is </span><strong>more practical for our + project</strong><span>. This approach also allows for more flexibility in plasmid construction as we could mix + and match these genes for use in other formulations, i.e. combining B with another gene that we would use. + </span></p> </div> - + <div style=" background-color: papayawhip; background-size: 100% 100%; padding: 5%; "> - + <br> - - <a name = "cycle2"></a> + + <a name="cycle2"></a> <h2><span>Cycle 2: Changing reporter gene</span></h2> - + <br> - - - <a name = "design2"></a> + + + <a name="design2"></a> <h5><span>Design</span></h5> - <p><span>We </span><strong>initially chose GFP as the reporter gene</strong><span> for our project. However, it has quite a </span><strong>few disadvantages</strong><span>. For one, it is </span><strong>cytotoxic</strong><span> (Ansari et al., 2016) and requires external excitation light, which is </span><strong>harmful</strong><span> and </span><strong>not possible when it comes to </strong><strong><em>in vivo</em></strong><strong> studies</strong><span>. For another, autofluorescence from cells and tissues can interfere with the GFP signal, making it </span><strong>difficult to distinguish true GFP signal</strong><span> from background noise.</span></p> - <p><span>Knowing the disadvantages of GFP, we realised that another reporter gene must be used for future development. Hence, after countless literature readings, we </span><strong>selected Gaussia luciferase (Gluc) as our reporter gene</strong><span>. Gluc is a 20kDa protein from the marine copepod, Gaussia princeps, </span><strong>which is a bioluminescent enzyme that is highly secreted into urine and can be detected through it </strong><span>(Tannous, 2009).</span> <span>Gluc provides the following advantages:</span></p> + <p><span>We </span><strong>initially chose GFP as the reporter gene</strong><span> for our project. However, it + has quite a </span><strong>few disadvantages</strong><span>. For one, it is + </span><strong>cytotoxic</strong><span> (Ansari et al., 2016) and requires external excitation light, which is + </span><strong>harmful</strong><span> and </span><strong>not possible when it comes to </strong><strong><em>in + vivo</em></strong><strong> studies</strong><span>. For another, autofluorescence from cells and tissues can + interfere with the GFP signal, making it </span><strong>difficult to distinguish true GFP + signal</strong><span> from background noise.</span></p> + <p><span>Knowing the disadvantages of GFP, we realised that another reporter gene must be used for future + development. Hence, after countless literature readings, we </span><strong>selected Gaussia luciferase (Gluc) + as our reporter gene</strong><span>. Gluc is a 20kDa protein from the marine copepod, Gaussia princeps, + </span><strong>which is a bioluminescent enzyme that is highly secreted into urine and can be detected through + it </strong><span>(Tannous, 2009).</span> <span>Gluc provides the following advantages:</span></p> <ol> - <li><span>It produces a </span><strong>strong bioluminescent signal</strong><span>, making it extremely sensitive for detecting low levels of activity.</span></li> - <li><span>Does </span><strong>not require external excitation light</strong><span>, making it </span><strong>suitable for </strong><strong><em>in vivo</em></strong><strong> studies</strong><span>.</span></li> - <li><span>Gluc is naturally secreted into the media when performing cell culture, which makes it </span><strong>less arduous</strong><span>.</span></li> + <li><span>It produces a </span><strong>strong bioluminescent signal</strong><span>, making it extremely + sensitive for detecting low levels of activity.</span></li> + <li><span>Does </span><strong>not require external excitation light</strong><span>, making it + </span><strong>suitable for </strong><strong><em>in vivo</em></strong><strong> studies</strong><span>.</span> + </li> + <li><span>Gluc is naturally secreted into the media when performing cell culture, which makes it + </span><strong>less arduous</strong><span>.</span></li> </ol> - <p><span>As Gluc is secreted into the urine, in the future, we hope to be able to collect urine samples of patients, which will allow for longitudinal studies and repeated measurements over time on the level of cancer cells in a patient.</span></p> - + <p><span>As Gluc is secreted into the urine, in the future, we hope to be able to collect urine samples of + patients, which will allow for longitudinal studies and repeated measurements over time on the level of cancer + cells in a patient.</span></p> + <br> - - - <a name = "build2"></a> + + + <a name="build2"></a> <h5><span>Build</span></h5> <p><span>We purchased the pENTR1A backbone along with another plasmid that contains a PSMA-Gluc gene.</span></p> - <p><span>After digesting both plasmids, we performed gel electrophoresis. We then purified the agarose gel and ligated the two genes to create the plasmid pENTR1A-PSMA-Gluc (for more details, see cycle 3). The ligated plasmids were transformed into competent DH5α cells and subsequently extracted. To confirm the correct gene length, we digested the extracted plasmids. Following this, we transfected various concentrations of the plasmids into different amounts of the PSMA-positive cancer cell line MLLB-2, which were subcultured into 96-well plates one night beforehand. The cell lines are incubated for 2 more days in a 37°C environment with 5% CO</span><span>2</span><span>.</span></p> + <p><span>After digesting both plasmids, we performed gel electrophoresis. We then purified the agarose gel and + ligated the two genes to create the plasmid pENTR1A-PSMA-Gluc (for more details, see cycle 3). The ligated + plasmids were transformed into competent DH5α cells and subsequently extracted. To confirm the correct + gene length, we digested the extracted plasmids. Following this, we transfected various concentrations of the + plasmids into different amounts of the PSMA-positive cancer cell line MLLB-2, which were subcultured into + 96-well plates one night beforehand. The cell lines are incubated for 2 more days in a 37°C environment + with 5% CO</span><span>2</span><span>.</span></p> <table> - <tbody> - <tr> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c2f1.jpg"></td> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c2f2.jpg"></td> - </tr> - <tr> - <td> - <p><span>Plasmid map of pENTR1A-PSMA-GFP</span></p> - </td> - <td> - <p><span>Plasmid map of pENTR1A-PSMA-Gluc</span></p> - </td> - </tr> - </tbody> + <tbody> + <tr> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c2f1.jpg"></td> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c2f2.jpg"></td> + </tr> + <tr> + <td> + <p><span>Plasmid map of pENTR1A-PSMA-GFP</span></p> + </td> + <td> + <p><span>Plasmid map of pENTR1A-PSMA-Gluc</span></p> + </td> + </tr> + </tbody> </table> - + <br> - - <a name = "test2"></a> + + <a name="test2"></a> <h5><span>Test</span></h5> - <p><span>Following that, Gaussia Luciferase Flash Assay was performed to start the oxidation of coelenterazine with Gluc as a substrate. Cell media is collected to measure the secreted Gluc specifically. The luminescence in the cells was quantified with a plate reader.</span></p> - + <p><span>Following that, Gaussia Luciferase Flash Assay was performed to start the oxidation of coelenterazine + with Gluc as a substrate. Cell media is collected to measure the secreted Gluc specifically. The luminescence + in the cells was quantified with a plate reader.</span></p> + <h6><span>Attempt 1</span></h6> - <p><span>We set the plate reader to measure the luminescence given out at a specific wavelength 485nm. (Emission maximum of the assay) </span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c2f3.jpg"> - <p><span>Luminescence given out by different combinations of plasmid and cell concentrations. (P3>P2>P1, C3>C2>C1)</span></p> - + <p><span>We set the plate reader to measure the luminescence given out at a specific wavelength 485nm. (Emission + maximum of the assay) </span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c2f3.jpg"> + <p><span>Luminescence given out by different combinations of plasmid and cell concentrations. (P3>P2>P1, + C3>C2>C1)</span></p> + <h6><span>Attempt 1: Evaluation</span></h6> - <p><span>Our team had the opportunity to interview Dr. Molly Wenqian Xue, a Technical Specialist and Assistant Manager at ThermoFisher Scientific. We learnt that as we are using a flash assay, luminescence at </span><strong>all wavelengths</strong><span> should be measured instead of 1.</span></p> - + <p><span>Our team had the opportunity to interview Dr. Molly Wenqian Xue, a Technical Specialist and Assistant + Manager at ThermoFisher Scientific. We learnt that as we are using a flash assay, luminescence at + </span><strong>all wavelengths</strong><span> should be measured instead of 1.</span></p> + <h6><span>Attempt 2</span></h6> <p><span>We fixed the problem from the previous attempt and measured luminescence at another setting.</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c2f4.jpg"> + <img src="https://static.igem.wiki/teams/5441/cycle/c2f4.jpg"> <p><span>Settings for the measurement from attempt 2</span></p> - + <h6><span>Attempt 2: Evaluation</span></h6> <p><em><span>insert our results</span></em></p> <p><span>100,000 cells/well</span></p> - <p><span>At 100k cells per well, change in plasmid concentration did not show significant differences for luminescence measured. Moreover, the luminescence measured is lower than the blank samples, which shows signs of contamination.</span></p> + <p><span>At 100k cells per well, change in plasmid concentration did not show significant differences for + luminescence measured. Moreover, the luminescence measured is lower than the blank samples, which shows signs + of contamination.</span></p> <p><span>Evaluation (100,000 cells/well)</span></p> - <p><span>The cell concentration may be too high, leading to nutrient competition in the medium of cells. As a result, the final number of cells may not be accurate and thus the correlation between plasmid concentration and luminescence cannot be correctly shown.</span></p> + <p><span>The cell concentration may be too high, leading to nutrient competition in the medium of cells. As a + result, the final number of cells may not be accurate and thus the correlation between plasmid concentration + and luminescence cannot be correctly shown.</span></p> <p><span>10,000 - 50,000 cells/well</span></p> - <p><span>At lower concentrations of cells per well, no matter the plasmid concentration, the luminescence measured is always </span><strong>higher than the blanks.</strong><span></span></p> + <p><span>At lower concentrations of cells per well, no matter the plasmid concentration, the luminescence measured + is always </span><strong>higher than the blanks.</strong><span></span></p> <p><span>Evaluation (100,000 cells/well)</span></p> - <p><span>This shows a positive result of detection for PCa using our method, for all concentrations of PCa will be able to be detected with the minimum concentration of plasmids used in the test.</span></p> - + <p><span>This shows a positive result of detection for PCa using our method, for all concentrations of PCa will be + able to be detected with the minimum concentration of plasmids used in the test.</span></p> + <br> - - <a name = "learn2"></a> + + <a name="learn2"></a> <h5><span>Learn</span></h5> - <p><span>96-wells have a limiting capacity for growing cells, implying that more cells do not necessarily relate to higher levels of luminescence. The cells may compete for nutrients and die as a consequence, leading to inaccurate numbers of cells, thus the correlation between the number of cells and plasmid concentrations could not be visualised. Therefore, we realised that we should use lower concentrations of cancer cells in future experiments.</span></p> - <p><span>Moreover, our minimum concentration of plasmids was able to detect the lowest PCa concentration used (10,000 cells/well), demonstrating a high sensitivity for our product, which could allow early stages of prostate cancer to be detected and cured promptly.</span></p> + <p><span>96-wells have a limiting capacity for growing cells, implying that more cells do not necessarily relate + to higher levels of luminescence. The cells may compete for nutrients and die as a consequence, leading to + inaccurate numbers of cells, thus the correlation between the number of cells and plasmid concentrations could + not be visualised. Therefore, we realised that we should use lower concentrations of cancer cells in future + experiments.</span></p> + <p><span>Moreover, our minimum concentration of plasmids was able to detect the lowest PCa concentration used + (10,000 cells/well), demonstrating a high sensitivity for our product, which could allow early stages of + prostate cancer to be detected and cured promptly.</span></p> </div> - + <div style=" background-color: papayawhip; background-size: 100% 100%; padding: 5%; "> - <a name = "cycle3"></a> + <a name="cycle3"></a> <h2><span>Cycle 3: Killing cancer cells</span></h2> - <a name = "design3"></a> -<h5><span>Design</span></h5> -<p><span>After the success of cycles 1 and 2, we moved on to the core part of our project: killing prostate cancer cells promptly after detection. At first, referencing results from other teams </span><span>(</span><em><span>Tsinghua - IGEM 2023</span></em><span>, n.d.)</span><span>, we planned to use PD-L1 nanobody, an antibody to target immune checkpoints, enhancing T-cell response and mediating antitumor activity by cancer cells. However, this method relies on the immune system, which is an additional unknown factor for patients.</span></p> - -<p><span>Therefore, we finally settled on the apoptosis regulator BAX, also known as bcl-2-like protein 4. The BCL-2 family of proteins, including pro-apoptotic proteins like BAX, play a crucial role in regulating apoptosis (programmed cell death)</span><span> (Cory et al., 2016)</span><span>. They control mitochondrial dysfunction and cell killing, and we utilised this characteristic of BAX to kill cancer cells in our project.</span></p> - -<p><span>As concluded from the results of cycles 1 and 2, low to medium concentrations of cells are the easiest to detect. Therefore, we transfected different concentrations of plasmid into 20,000 cancer cells for each well.</span></p> -<a name = "build3"></a> -<h5><span>Build</span></h5> -<p><span>The transfected cancer cells were continuously incubated in a 37°C incubator with 5% CO</span><span>2</span><span> throughout the experiment in RPMI 1640 medium. We monitored the cell viability over time, including a control without any cells transfected, using a CyQUANT™ MTT Cell Viability Assay. It employs the widely-recognized MTT reagent to assess mammalian cell viability. In active mammalian cells, the redox potential reduces MTT to a vividly coloured formazan product, which can be measured using a microplate absorbance reader.</span></p> - -<a name = "test3"></a> -<h5><span>Test</span></h5> -<img src = "https://static.igem.wiki/teams/5441/result/bax3.png"> -<p><span>Cell viability across three days after pENTR1A-PB-Gluc-Bax transfection into MLLB-2 cells</span></p> -<p><span>During the three days of measurement, we successfully recorded a decrease in cancer cell proliferation rate, compared to the control which has no plasmid transfected.</span></p> - -<a name = "learn3"></a> -<h5><span>Learn</span></h5> -<p><span>Expressing Bax is a successful method for inhibiting growth of prostate cancer cells and even reducing their number. Refer to our </span><strong>Results</strong><span> page for more information regarding the result.</span></p> + <a name="design3"></a> + <h5><span>Design</span></h5> + <p><span>After the success of cycles 1 and 2, we moved on to the core part of our project: killing prostate cancer + cells promptly after detection. At first, referencing results from other teams + </span><span>(</span><em><span>Tsinghua - IGEM 2023</span></em><span>, n.d.)</span><span>, we planned to use + PD-L1 nanobody, an antibody to target immune checkpoints, enhancing T-cell response and mediating antitumor + activity by cancer cells. However, this method relies on the immune system, which is an additional unknown + factor for patients.</span></p> + + <p><span>Therefore, we finally settled on the apoptosis regulator BAX, also known as bcl-2-like protein 4. The + BCL-2 family of proteins, including pro-apoptotic proteins like BAX, play a crucial role in regulating + apoptosis (programmed cell death)</span><span> (Cory et al., 2016)</span><span>. They control mitochondrial + dysfunction and cell killing, and we utilised this characteristic of BAX to kill cancer cells in our + project.</span></p> + + <p><span>As concluded from the results of cycles 1 and 2, low to medium concentrations of cells are the easiest to + detect. Therefore, we transfected different concentrations of plasmid into 20,000 cancer cells for each + well.</span></p> + <a name="build3"></a> + <h5><span>Build</span></h5> + <p><span>The transfected cancer cells were continuously incubated in a 37°C incubator with 5% + CO</span><span>2</span><span> throughout the experiment in RPMI 1640 medium. We monitored the cell viability + over time, including a control without any cells transfected, using a CyQUANT™ MTT Cell Viability Assay. + It employs the widely-recognized MTT reagent to assess mammalian cell viability. In active mammalian cells, + the redox potential reduces MTT to a vividly coloured formazan product, which can be measured using a + microplate absorbance reader.</span></p> + + <a name="test3"></a> + <h5><span>Test</span></h5> + <img src="https://static.igem.wiki/teams/5441/result/bax3.png"> + <p><span>Cell viability across three days after pENTR1A-PB-Gluc-Bax transfection into MLLB-2 cells</span></p> + <p><span>During the three days of measurement, we successfully recorded a decrease in cancer cell proliferation + rate, compared to the control which has no plasmid transfected.</span></p> + + <a name="learn3"></a> + <h5><span>Learn</span></h5> + <p><span>Expressing Bax is a successful method for inhibiting growth of prostate cancer cells and even reducing + their number. Refer to our </span><strong>Results</strong><span> page for more information regarding the + result.</span></p> </div> <div style=" @@ -446,223 +560,311 @@ endblock %} background-size: 100% 100%; padding: 5%; "> - - <a name = "cycle4"></a> + + <a name="cycle4"></a> <h2><span>Cycle 4: Plasmid construction (Web-Lab) on Practical Basis</span></h2> - + <br> - - <a name = "design4"></a> + + <a name="design4"></a> <h5><span>Design</span></h5> - <p><span>We followed a set of standard protocols, found in manufacturers’ product sheets, during our process of plasmid construction.</span></p> - - <br> - - <a name = "build4"></a> - <h5><span>Build-1</span></h5> - <p><span>During the first step of plasmid extraction, we </span><strong>incubated the colonies for 8 hours</strong><span> and </span><strong>centrifuged the bacterial cells for only 1 time</strong><span>. However, the </span><strong>pellet was not obvious with only a tiny size</strong><span>. The extracted plasmids had a </span><strong>deficient concentration</strong><span>, and further operations such as digestion failed with poor banding observed.</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c4f1.jpg"> - <p><span>Poor result in gel electrophoresis</span></p> - - <br> - - <a name = "test4"></a> - <h5><span>Test-1</span></h5> - <p><span>After consulting other more experienced teachers in the field, we tried to </span><strong>centrifuge the colonies multiple times</strong><span>, by discarding the supernatant after each centrifuge step and then </span><strong>adding more bacterial culture</strong><span>. This resulted in a noticeable increase in the size of the pellets, and we used a Multiskan SkyHigh Microplate Spectrophotometer to measure the concentration of plasmids afterwards. We successfully achieved an </span><strong>incredibly concentrated volume of plasmids</strong><span>, which made downstream operations much easier.</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c4f2.jpg"> - <p><span>Increase in size of pellet</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c4f3.jpg"> - <p><span>Figure 5: Result of measuring the concentration of plasmid</span></p> - - <br> - <h5><span>Build-2</span></h5> - <p><span>For another, when we first performed restriction digestion, no measurement of the concentration of extracted plasmids was taken. We only </span><strong>followed the suggested volumes given by the manufacturer</strong><span>, resulting in a </span><strong>very dim band</strong><span> after gel electrophoresis. After gel purification, only a very small amount of DNA remained (measured with a spectrophotometer). </span><strong>Ligation of the said DNA resulted in no visible colonies after transformation</strong><span>.</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c4f4.jpg"> - <p><span>Dim banding in gel electrophoresis after restriction digestion</span></p> - - <br> - <h5><span>Test-2</span></h5> - <p><span>With the </span><strong>measurement from the spectrophotometer,</strong><span> we were able to </span><strong>calculate the volume of DNA required for a specific mass</strong><span>, leading to us being able to add a </span><strong>suitable amount of DNA</strong><span> for enzymes to digest. Also, we </span><strong>scaled up the reaction to prevent possible pipetting errors</strong><span>. After making the adjustments, we were able to </span><strong>obtain bright bandings in gel electrophoresis</strong><span> which were suitable for gel purification. However, as the difference of base pairs of the plasmid before and after cutting was a mere 100bp, we failed to separate digested and undigested plasmids and had to cut the entire banding.</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c4f5.jpg"> - <p><span>Bright banding in gel electrophoresis after restriction digestion</span></p> - - - <br> - <h5><span>Build-3</span></h5> - <p><span>After purifying the DNA and then ligating it, we transformed the resulting plasmids into bacteria. Colonies were able to grow, which indicated that either a) </span><strong>our plasmid has been successfully ligated</strong><span> or b) undigested pENTR1A were transformed.</span></p> - <table> - <tbody> - <tr> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c4f6.jpg" style="width:100px"></td> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c4f7.jpg" style="width:100px"></td> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c4f8.jpg" style="width:100px"></td> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c4f9.jpg" style="width:100px"></td> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c4f10.jpg" style="width:100px"></td> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c4f15.jpg" style="width:180px"></td> - </tr> - <tr> - <td> - <p><span>pENTR1A-PSMA-Gluc</span></p> - </td> - <td> - <p><span>pENTR1A-PSMA-Gluc</span></p> - </td> - <td> - <p><span>pENTR1A-PSMA-GFP</span></p> - </td> - <td> - <p><span>pENTR1A-PSMA-GFP</span></p> - </td> - <td> - <p><span>+ve control (plasmid)</span></p> - </td> - <td> - <p><span>-ve control</span></p> - </td> - </tr> - </tbody> - </table> - <p><span>Bacterial transformation of different plasmid</span></p> - <p><span>We performed colony PCR screening to ensure the GOI had been successfully implanted into the plasmid.</span></p> - - <br> - <h5><span>Test-3</span></h5> - <p><span>However, when we performed gel electrophoresis, we found out that the method </span><strong>could not successfully show if we had successfully combined our GOI with the plasmid</strong><span>. We could only see a very dim band that remained stuck in the well after neglecting the bands formed by the primers.</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c4f11.jpg"> - <p><span>Result of colony PCR, visualised by performing gel electrophoresis</span></p> - <p><span>We believe that one of the following reasons occurred: </span><strong>(i) incorrect extension time; (ii) incorrect primer; and (iii) faults in the PCR machine</strong><span>. However, we cannot figure out which of them is the real reason.</span></p> - - <br> - <h5><span>Build-4</span></h5> - <p><span>We have </span><strong>chosen to use another method to verify our results in plasmid construction</strong><span>, which is to extract the plasmids and then digest them to visualise their size.</span></p> - - <br> - <h5><span>Test-4</span></h5> - <p><span>Gel electrophoresis were run to visualise the </span><strong>size of plasmids</strong><span>. Then we use a restriction enzyme to cut the plasmid to check whether the desired plasmid is being cloned successfully. All of them had the correct size, which means that the </span><strong>colonies contained successfully ligated plasmids</strong><span>.</span></p> - <table> - <tbody> - <tr> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c4f12.jpg"></td> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c4f13.jpg"></td> - <td><img src = "https://static.igem.wiki/teams/5441/cycle/c4f14.jpg"></td> - </tr> - <tr> - <td> - <p><span>Undigested plasmids (supercoiled)</span></p> - <p><span>Proved that at least some plasmid being ligated successfully</span></p> - </td> - <td> - <p><span>Digested (Using 1 restriction enzyme to cut the plasmid to check the base pair) pENTR1A-PSMA-GFP and pENTR1A-PSMA-Gluc</span></p> - </td> - <td> - <p><span>Digested pENTR1A-PB-Gluc-Bax</span></p> - </td> - </tr> - </tbody> - </table> - <p><span>Digestion results of ligated plasmids</span></p> - - <br> - - <a name = "learn4"></a> - <h5><span>Learn</span></h5> - <p><span>From this cycle, we have learnt that the protocols from the manufacturer may not fit our project. We may need to modify them to obtain success in constructing our plasmid, including changes in:</span></p> - <ol> - <li><strong>Size of bacterial pellet </strong><span>during plasmid extraction</span></li> - <li><span>Add DNA for digestion in terms of </span><strong>mass</strong><span> not volume</span></li> - </ol> - <p><span>We also have to change our methods for verifying the ligated genes because of faults. For example, colony PCR was changed to a more traditional way of restriction digestion since we cannot confirm the reason of it failing.</span></p> + <p><span>We followed a set of standard protocols, found in manufacturers’ product sheets, during our process + of plasmid construction.</span></p> + + <br> + + <a name="build4"></a> + <h5><span>Build-1</span></h5> + <p><span>During the first step of plasmid extraction, we </span><strong>incubated the colonies for 8 + hours</strong><span> and </span><strong>centrifuged the bacterial cells for only 1 time</strong><span>. + However, the </span><strong>pellet was not obvious with only a tiny size</strong><span>. The extracted + plasmids had a </span><strong>deficient concentration</strong><span>, and further operations such as digestion + failed with poor banding observed.</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c4f1.jpg"> + <p><span>Poor result in gel electrophoresis</span></p> + + <br> + + <a name="test4"></a> + <h5><span>Test-1</span></h5> + <p><span>After consulting other more experienced teachers in the field, we tried to </span><strong>centrifuge the + colonies multiple times</strong><span>, by discarding the supernatant after each centrifuge step and then + </span><strong>adding more bacterial culture</strong><span>. This resulted in a noticeable increase in the size + of the pellets, and we used a Multiskan SkyHigh Microplate Spectrophotometer to measure the concentration of + plasmids afterwards. We successfully achieved an </span><strong>incredibly concentrated volume of + plasmids</strong><span>, which made downstream operations much easier.</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c4f2.jpg"> + <p><span>Increase in size of pellet</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c4f3.jpg"> + <p><span>Figure 5: Result of measuring the concentration of plasmid</span></p> + + <br> + <h5><span>Build-2</span></h5> + <p><span>For another, when we first performed restriction digestion, no measurement of the concentration of + extracted plasmids was taken. We only </span><strong>followed the suggested volumes given by the + manufacturer</strong><span>, resulting in a </span><strong>very dim band</strong><span> after gel + electrophoresis. After gel purification, only a very small amount of DNA remained (measured with a + spectrophotometer). </span><strong>Ligation of the said DNA resulted in no visible colonies after + transformation</strong><span>.</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c4f4.jpg"> + <p><span>Dim banding in gel electrophoresis after restriction digestion</span></p> + + <br> + <h5><span>Test-2</span></h5> + <p><span>With the </span><strong>measurement from the spectrophotometer,</strong><span> we were able to + </span><strong>calculate the volume of DNA required for a specific mass</strong><span>, leading to us being able + to add a </span><strong>suitable amount of DNA</strong><span> for enzymes to digest. Also, we + </span><strong>scaled up the reaction to prevent possible pipetting errors</strong><span>. After making the + adjustments, we were able to </span><strong>obtain bright bandings in gel electrophoresis</strong><span> which + were suitable for gel purification. However, as the difference of base pairs of the plasmid before and after + cutting was a mere 100bp, we failed to separate digested and undigested plasmids and had to cut the entire + banding.</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c4f5.jpg"> + <p><span>Bright banding in gel electrophoresis after restriction digestion</span></p> + + + <br> + <h5><span>Build-3</span></h5> + <p><span>After purifying the DNA and then ligating it, we transformed the resulting plasmids into bacteria. + Colonies were able to grow, which indicated that either a) </span><strong>our plasmid has been successfully + ligated</strong><span> or b) undigested pENTR1A were transformed.</span></p> + <table> + <tbody> + <tr> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c4f6.jpg" style="width:100px"></td> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c4f7.jpg" style="width:100px"></td> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c4f8.jpg" style="width:100px"></td> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c4f9.jpg" style="width:100px"></td> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c4f10.jpg" style="width:100px"></td> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c4f15.jpg" style="width:180px"></td> + </tr> + <tr> + <td> + <p><span>pENTR1A-PSMA-Gluc</span></p> + </td> + <td> + <p><span>pENTR1A-PSMA-Gluc</span></p> + </td> + <td> + <p><span>pENTR1A-PSMA-GFP</span></p> + </td> + <td> + <p><span>pENTR1A-PSMA-GFP</span></p> + </td> + <td> + <p><span>+ve control (plasmid)</span></p> + </td> + <td> + <p><span>-ve control</span></p> + </td> + </tr> + </tbody> + </table> + <p><span>Bacterial transformation of different plasmid</span></p> + <p><span>We performed colony PCR screening to ensure the GOI had been successfully implanted into the + plasmid.</span></p> + + <br> + <h5><span>Test-3</span></h5> + <p><span>However, when we performed gel electrophoresis, we found out that the method </span><strong>could not + successfully show if we had successfully combined our GOI with the plasmid</strong><span>. We could only see a + very dim band that remained stuck in the well after neglecting the bands formed by the primers.</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c4f11.jpg"> + <p><span>Result of colony PCR, visualised by performing gel electrophoresis</span></p> + <p><span>We believe that one of the following reasons occurred: </span><strong>(i) incorrect extension time; (ii) + incorrect primer; and (iii) faults in the PCR machine</strong><span>. However, we cannot figure out which of + them is the real reason.</span></p> + + <br> + <h5><span>Build-4</span></h5> + <p><span>We have </span><strong>chosen to use another method to verify our results in plasmid + construction</strong><span>, which is to extract the plasmids and then digest them to visualise their + size.</span></p> + + <br> + <h5><span>Test-4</span></h5> + <p><span>Gel electrophoresis were run to visualise the </span><strong>size of plasmids</strong><span>. Then we use + a restriction enzyme to cut the plasmid to check whether the desired plasmid is being cloned successfully. All + of them had the correct size, which means that the </span><strong>colonies contained successfully ligated + plasmids</strong><span>.</span></p> + <table> + <tbody> + <tr> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c4f12.jpg"></td> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c4f13.jpg"></td> + <td><img src="https://static.igem.wiki/teams/5441/cycle/c4f14.jpg"></td> + </tr> + <tr> + <td> + <p><span>Undigested plasmids (supercoiled)</span></p> + <p><span>Proved that at least some plasmid being ligated successfully</span></p> + </td> + <td> + <p><span>Digested (Using 1 restriction enzyme to cut the plasmid to check the base pair) pENTR1A-PSMA-GFP + and pENTR1A-PSMA-Gluc</span></p> + </td> + <td> + <p><span>Digested pENTR1A-PB-Gluc-Bax</span></p> + </td> + </tr> + </tbody> + </table> + <p><span>Digestion results of ligated plasmids</span></p> + + <br> + + <a name="learn4"></a> + <h5><span>Learn</span></h5> + <p><span>From this cycle, we have learnt that the protocols from the manufacturer may not fit our project. We may + need to modify them to obtain success in constructing our plasmid, including changes in:</span></p> + <ol> + <li><strong>Size of bacterial pellet </strong><span>during plasmid extraction</span></li> + <li><span>Add DNA for digestion in terms of </span><strong>mass</strong><span> not volume</span></li> + </ol> + <p><span>We also have to change our methods for verifying the ligated genes because of faults. For example, colony + PCR was changed to a more traditional way of restriction digestion since we cannot confirm the reason of it + failing.</span></p> </div> - + <div style=" background-color: papayawhip; background-size: 100% 100%; padding: 5%; "> - + <br> - - <a name = "cycle5"></a> + + <a name="cycle5"></a> <h2><span>Cycle 5: Cell culture</span></h2> - <p><span>This year, we have chosen two cell lines, </span><strong>MLLB-2</strong><span> and </span><strong>PNEC30</strong><span>, to verify the result of our project. Hence, this cycle focuses on how we handle the cells before ascertaining the result of plasmid construction.</span></p> - - <br> - - <a name = "design5"></a> - <h5><span>Design</span></h5> - <p><span>Due to the decision to apply plasmid to cells, we initially decided to purchase </span><strong>several human cell lines</strong><span> to investigate the </span><strong>fate</strong><span> of the plasmid and the </span><strong>response</strong><span> of cells. However, due to safety concerns and regulation issues, we have finally chosen </span><strong>two mammalian cell lines, originating from rats,</strong><span> to be our crucial components of result verification.</span></p> - <p><span>We have found a PSMA-</span><strong>positive</strong><span> mammalian cell line, MLLB-2, from the website of the American Type Culture Collection (ATCC). However, we could not find a PSMA-negative cell line at the beginning. After searching for more information, we finally figured out that neuroendocrine prostate cancer cells do not have PSMA expression (Bakht et al., 2019)</span><span>. Therefore, we have chosen PNEC30, which is a </span><strong>neuroendocrine prostate cancer cell line</strong><span>, as the other cell line. We have decided to follow </span><strong>ATCC’s protocol</strong><span> to handle our cells.</span></p> - - <br> - - <a name = "build5"></a> - <h5><span>Build-1</span></h5> - <p><span>After the arrival of cell lines, we thawed and cultured them in several T-flasks. MLLB-2 was cultured in RPMI 1640 medium while PNEC30 was cultured in neural progenitor maintenance medium (by Lonza)</span></p> - - <br> - - <a name = "test5"></a> - <h5><span>Test-1</span></h5> - <p><span>After a day, we observed the two cell lines under an inverted microscope. While MLLB-2 </span><strong>grew well </strong><span>in the T-flask, PNEC30 grew with a much</span><strong> lower cell confluency</strong><span> in the flask. We even saw a</span><strong> blurry object floating on the surface</strong><span> of the PNEC30 medium. Therefore, after discussing with our instructor, Ms Ng, we have decided to aspirate the object away to another flask and grow it in another incubator with the same settings to investigate what the object is.</span></p> - <p><span>A day after removing the blurry object from the flask, PNEC30 </span><strong>grew normally </strong><span>while the blurry object grew much larger, and some of the objects stuck to the bottom of the flask, forming a thick layer. We suspected that the presence of blurry objects was due to contamination, and we believed that it was due to fungal infection after seeking professional advice.</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c5f1.jpg"> - <p><span>MLLB-2 a day after thawing</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c5f2.jpg"> - <p><span>A blurry object floating on the surface of the PNEC30 medium.</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c5f3.jpg"> - <p><span>Suspected fungal contamination in PNEC30</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c5f4.jpg"> - <p><span>The blurry object in an isolated flask after a day</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c5f5.jpg"> - <p><span>PNEC30 after separation of the blurry object</span></p> - - <br> - - <a name = "learn5"></a> - <h5><span>Learn-1</span></h5> - <p><span>As we found that the presence of blurry objects is due to</span><strong> fungal infection</strong><span>, we have paid more attention to our aseptic techniques since then. We then used 70% alcohol more frequently to </span><strong>sterilise every component </strong><span>that we put into the biosafety cabinet </span><strong>in detail</strong><span> and have also </span><strong>sterilised our arms more thoroughly </strong><span>before operating in the biosafety cabinet after this accident.</span></p> - - <br> - <h5><span>Build-2</span></h5> - <p><span>We have then handled the cell lines with care. We changed the medium </span><strong>every two days </strong><span>and subcultured the cells to another flask when the cell confluency was above 85%.</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c5f6.jpg"> - <p><span>PNEC30 with a cell confluence of 85% after recovery from contamination</span></p> - - <br> - <h5><span>Test-2</span></h5> - <p><span>MLLB-2 was ready for subculturing. However, we decided to wait for a day more. On the next day, the confluency of MLLB-2 decreased and they started to detach from the bottom and clump up, we instantly carried out the first subculture of MLLB-2 and also cryopreserved a portion of it. After a few days, we observed the subcultured cells with an inverted microscope and discovered that the cell line grew rapidly in number but </span><strong>did not stick well </strong><span>to the bottom of the flask and had </span><strong>many cell clumps</strong><span>.</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c5f7.jpg"> - <p><span>MLLB-2 before subculture (detached and clumped up)</span></p> - <img src = "https://static.igem.wiki/teams/5441/cycle/c5f8.jpg"> - <p><span>MLLB-2 few days after subculturing</span></p> - - <br> - <h5><span>Learn-2</span></h5> - <p><span>With the </span><strong>decreased cell confluency</strong><span> before </span><strong>subculturing</strong><span>, we learnt that we should subculture cells instantly when the confluency reaches 85%. As for the cell clumping and poor attachment issue, We rethought our procedures and concluded that it was because we </span><strong>did not pipette up and down thoroughly enough to respond to the cells after centrifugation</strong><span>. Through this incident, we have learnt that we need to pipette up and down more thoroughly in the next subculture.</span></p> - - <br> - <h5><span>Build-3</span></h5> - <p><span>After</span><strong> seeding MLLB-2 cells</strong><span> into 96-well plates for the experiment, we transfected plasmids pENTR1A-PSMA-Gluc into the cells, experimenting with the effect of different plasmid concentrations on different concentrations of cells.</span></p> - - <br> - <h5><span>Test-3</span></h5> - <p><span>After measuring the </span><strong>luminescence</strong><span> of the reaction between </span><strong>coelenterazine</strong><span>(as substrate) and</span><strong> Gaussia luciferase</strong><span>(as an enzyme), the result shows that the plasmid was transfected in excess, causing the cell concentration to become the</span><strong> limiting factor of the experiment</strong><span>. However, we are investigating the </span><strong>optimal concentration </strong><span>of dna for the most efficient and </span><strong>accurate detection</strong><span> of prostate cancer cells, so concentration of dna should be set as the </span><strong>limiting factor</strong><span> in the experiment.</span></p> - - <br> - <h5><span>Learn-3</span></h5> - <p><span>With the result, we learnt that we should reduce the concentration of Gluc dna in transfection, this causes the cell concentration to become the limiting factor. Therefore, in the next transfection of Gluc, we decided to reduce the amount of dna added while</span><strong> diluting it to the same total volume</strong><span> as before. A correct graph was obtained.</span></p> - - <br> - <h5><span>Build-4</span></h5> - <p><span>At the first reading of the luminescence of Gluc, we used plate reader to measure our data.</span></p> - - <br> - <h5><span>Test-4</span></h5> - <p><span>In the reading process, we used a wrong setting for the plate reader. Therefore, the result obtained was not in the optimal format and was inaccurate</span></p> - - <br> - <h5><span>Learn-4</span></h5> - <p><span>After searching for the manual of the plate reader, we found the </span><strong>correct mode for the luminescence detection of Gluc</strong><span>. We then repeated the transfection of Gluc into </span><strong>newly seeded MLLB-2 cells</strong><span>, and read the luminescence of Gluc again, correct data were obtained.</span></p> + <p><span>This year, we have chosen two cell lines, </span><strong>MLLB-2</strong><span> and + </span><strong>PNEC30</strong><span>, to verify the result of our project. Hence, this cycle focuses on how we + handle the cells before ascertaining the result of plasmid construction.</span></p> + + <br> + + <a name="design5"></a> + <h5><span>Design</span></h5> + <p><span>Due to the decision to apply plasmid to cells, we initially decided to purchase </span><strong>several + human cell lines</strong><span> to investigate the </span><strong>fate</strong><span> of the plasmid and the + </span><strong>response</strong><span> of cells. However, due to safety concerns and regulation issues, we have + finally chosen </span><strong>two mammalian cell lines, originating from rats,</strong><span> to be our + crucial components of result verification.</span></p> + <p><span>We have found a PSMA-</span><strong>positive</strong><span> mammalian cell line, MLLB-2, from the website + of the American Type Culture Collection (ATCC). However, we could not find a PSMA-negative cell line at the + beginning. After searching for more information, we finally figured out that neuroendocrine prostate cancer + cells do not have PSMA expression (Bakht et al., 2019)</span><span>. Therefore, we have chosen PNEC30, which + is a </span><strong>neuroendocrine prostate cancer cell line</strong><span>, as the other cell line. We have + decided to follow </span><strong>ATCC’s protocol</strong><span> to handle our cells.</span></p> + + <br> + + <a name="build5"></a> + <h5><span>Build-1</span></h5> + <p><span>After the arrival of cell lines, we thawed and cultured them in several T-flasks. MLLB-2 was cultured in + RPMI 1640 medium while PNEC30 was cultured in neural progenitor maintenance medium (by Lonza)</span></p> + + <br> + + <a name="test5"></a> + <h5><span>Test-1</span></h5> + <p><span>After a day, we observed the two cell lines under an inverted microscope. While MLLB-2 + </span><strong>grew well </strong><span>in the T-flask, PNEC30 grew with a much</span><strong> lower cell + confluency</strong><span> in the flask. We even saw a</span><strong> blurry object floating on the + surface</strong><span> of the PNEC30 medium. Therefore, after discussing with our instructor, Ms Ng, we have + decided to aspirate the object away to another flask and grow it in another incubator with the same settings + to investigate what the object is.</span></p> + <p><span>A day after removing the blurry object from the flask, PNEC30 </span><strong>grew normally + </strong><span>while the blurry object grew much larger, and some of the objects stuck to the bottom of the + flask, forming a thick layer. We suspected that the presence of blurry objects was due to contamination, and + we believed that it was due to fungal infection after seeking professional advice.</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c5f1.jpg"> + <p><span>MLLB-2 a day after thawing</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c5f2.jpg"> + <p><span>A blurry object floating on the surface of the PNEC30 medium.</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c5f3.jpg"> + <p><span>Suspected fungal contamination in PNEC30</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c5f4.jpg"> + <p><span>The blurry object in an isolated flask after a day</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c5f5.jpg"> + <p><span>PNEC30 after separation of the blurry object</span></p> + + <br> + + <a name="learn5"></a> + <h5><span>Learn-1</span></h5> + <p><span>As we found that the presence of blurry objects is due to</span><strong> fungal infection</strong><span>, + we have paid more attention to our aseptic techniques since then. We then used 70% alcohol more frequently to + </span><strong>sterilise every component </strong><span>that we put into the biosafety cabinet </span><strong>in + detail</strong><span> and have also </span><strong>sterilised our arms more thoroughly </strong><span>before + operating in the biosafety cabinet after this accident.</span></p> + + <br> + <h5><span>Build-2</span></h5> + <p><span>We have then handled the cell lines with care. We changed the medium </span><strong>every two days + </strong><span>and subcultured the cells to another flask when the cell confluency was above 85%.</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c5f6.jpg"> + <p><span>PNEC30 with a cell confluence of 85% after recovery from contamination</span></p> + + <br> + <h5><span>Test-2</span></h5> + <p><span>MLLB-2 was ready for subculturing. However, we decided to wait for a day more. On the next day, the + confluency of MLLB-2 decreased and they started to detach from the bottom and clump up, we instantly carried + out the first subculture of MLLB-2 and also cryopreserved a portion of it. After a few days, we observed the + subcultured cells with an inverted microscope and discovered that the cell line grew rapidly in number but + </span><strong>did not stick well </strong><span>to the bottom of the flask and had </span><strong>many cell + clumps</strong><span>.</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c5f7.jpg"> + <p><span>MLLB-2 before subculture (detached and clumped up)</span></p> + <img src="https://static.igem.wiki/teams/5441/cycle/c5f8.jpg"> + <p><span>MLLB-2 few days after subculturing</span></p> + + <br> + <h5><span>Learn-2</span></h5> + <p><span>With the </span><strong>decreased cell confluency</strong><span> before + </span><strong>subculturing</strong><span>, we learnt that we should subculture cells instantly when the + confluency reaches 85%. As for the cell clumping and poor attachment issue, We rethought our procedures and + concluded that it was because we </span><strong>did not pipette up and down thoroughly enough to respond to + the cells after centrifugation</strong><span>. Through this incident, we have learnt that we need to pipette + up and down more thoroughly in the next subculture.</span></p> + + <br> + <h5><span>Build-3</span></h5> + <p><span>After</span><strong> seeding MLLB-2 cells</strong><span> into 96-well plates for the experiment, we + transfected plasmids pENTR1A-PSMA-Gluc into the cells, experimenting with the effect of different plasmid + concentrations on different concentrations of cells.</span></p> + + <br> + <h5><span>Test-3</span></h5> + <p><span>After measuring the </span><strong>luminescence</strong><span> of the reaction between + </span><strong>coelenterazine</strong><span>(as substrate) and</span><strong> Gaussia + luciferase</strong><span>(as an enzyme), the result shows that the plasmid was transfected in excess, causing + the cell concentration to become the</span><strong> limiting factor of the experiment</strong><span>. However, + we are investigating the </span><strong>optimal concentration </strong><span>of dna for the most efficient and + </span><strong>accurate detection</strong><span> of prostate cancer cells, so concentration of dna should be set + as the </span><strong>limiting factor</strong><span> in the experiment.</span></p> + + <br> + <h5><span>Learn-3</span></h5> + <p><span>With the result, we learnt that we should reduce the concentration of Gluc dna in transfection, this + causes the cell concentration to become the limiting factor. Therefore, in the next transfection of Gluc, we + decided to reduce the amount of dna added while</span><strong> diluting it to the same total + volume</strong><span> as before. A correct graph was obtained.</span></p> + + <br> + <h5><span>Build-4</span></h5> + <p><span>At the first reading of the luminescence of Gluc, we used plate reader to measure our data.</span></p> + + <br> + <h5><span>Test-4</span></h5> + <p><span>In the reading process, we used a wrong setting for the plate reader. Therefore, the result obtained was + not in the optimal format and was inaccurate</span></p> + + <br> + <h5><span>Learn-4</span></h5> + <p><span>After searching for the manual of the plate reader, we found the </span><strong>correct mode for the + luminescence detection of Gluc</strong><span>. We then repeated the transfection of Gluc into + </span><strong>newly seeded MLLB-2 cells</strong><span>, and read the luminescence of Gluc again, correct data + were obtained.</span></p> </div> </div> </div> diff --git a/wiki/pages/team.html b/wiki/pages/team.html index c9673dde5142a4383c39774b374ddf924bdeb02b..9ac8ba4c37cc2d52a4c2a143d05110587e677464 100644 --- a/wiki/pages/team.html +++ b/wiki/pages/team.html @@ -11,7 +11,7 @@ <div class="row" style="justify-content: center;"> <div class="team-pic"> <img src="https://static.igem.wiki/teams/4923/wiki/2-img-9417.jpg"> - <p>PI</p> + <p>Primary PI</p> <h4>Mr Fung Chi Tuen</h4> <div class="poster"></div> </div> @@ -57,13 +57,13 @@ </div> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp19.jpg"> - <p>Student</p> - <h4>Mr PUN YIU YAT </h4> + <p>Project Manager</p> + <h4>Mr Pun Yiu Yat </h4> <div class = "poster"></div> </div> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp12.jpg"> - <p>Student</p> + <p>Project Manager</p> <h4>Mr Shih Ho Chiu Ryan </h4> <div class = "poster"></div> </div> @@ -73,25 +73,25 @@ <div class="row" style = "justify-content: center;"> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp18.jpg"> - <p>Student</p> + <p>Chief genetic engineerer</p> <h4>Mr Wong Lok Yin </h4> <div class = "poster"></div> </div> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp15.jpg"> - <p>Student</p> + <p>Education curriculum designer</p> <h4>Ms Chan Yuen Shan </h4> <div class = "poster"></div> </div> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp1.jpg"> - <p>Student</p> + <p>Quality-Assurance officer</p> <h4>Mr Yip To Yuen </h4> <div class = "poster"></div> </div> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp3.jpg"> - <p>Student</p> + <p>Education curriculum designer</p> <h4>Ms Leung Tsz Yung</h4> <div class = "poster"></div> </div> @@ -101,7 +101,7 @@ <div class="row" style = "justify-content: center;"> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp6.jpg"> - <p>Student</p> + <p>Web lab & cell culture leader</p> <h4>Mr Chong Chung Yin Ivan </h4> <div class = "poster"></div> </div> @@ -149,7 +149,7 @@ </div> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp2.jpg"> - <p>Student</p> + <p>Wet lab assistant</p> <h4>Mr Lam Yat Hei</h4> <div class = "poster"></div> </div> @@ -165,13 +165,13 @@ </div> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp17.jpg"> - <p>Student</p> + <p>Assistant graphic designer</p> <h4>Ms Kwan Cheuk Kiu </h4> <div class = "poster"></div> </div> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp11.jpg"> - <p>Student</p> + <p>Assistant programmer</p> <h4>Mr Wong Chi Wang </h4> <div class = "poster"></div> </div> @@ -195,7 +195,7 @@ </div> <div class="team-pic"> <img src="https://static.igem.wiki/teams/5441/pfp/pfp16.jpg"> - <p>Student</p> + <p>Chief designer</p> <h4>Ms Wong Tsz Wing </h4> <div class = "poster"></div> </div>