|
|
Line 4: |
Line 4: |
| <meta charset="UTF-8"> | | <meta charset="UTF-8"> |
| <style> | | <style> |
− | embed{
| + | .chassis{ |
− | margin: 100px 100px 80px 100px;
| + | margin:20px 200px 40px 200px; |
| + | text-indent: 20px; |
| + | line-height:25px; |
| + | font-family:sans-serif; |
| + | font-size: 20px; |
| + | |
| + | } |
| + | .chassis p{ |
| + | font-size: 30px; |
| + | } |
| + | .BoldLarge{ |
| + | font-weight: bold; |
| + | font-size: 40px; |
| + | } |
| + | section { |
| + | padding-top: 100px; |
| + | } |
| + | summary::-webkit-details-marker { |
| + | color:darkorange; |
| + | font-size: 125%; |
| + | margin-right: 20px; |
| + | margin-left: 20px; |
| + | |
| + | } |
| + | summary:focus { |
| + | outline-style: none; |
| + | } |
| + | article details h2{ |
| + | margin:10px 300px 10px 300px |
| + | } |
| + | article > details > summary { |
| + | font-size: 30px; |
| + | margin-top: 16px; |
| + | margin-left: 300px; |
| + | margin-right: 300px; |
| + | background-color:dimgray; |
| + | color:white; |
| + | padding:10px 20px 13px 20px; |
| } | | } |
| + | article details p { |
| + | background-color:beige; |
| + | font-size: 20px; |
| + | letter-spacing: -0.5px; |
| + | text-indent: 20px; |
| + | font-size: 20px; |
| + | padding: 15px 15px 15px 15px; |
| + | margin:0px 200px 0px 200px |
| + | |
| + | } |
| + | details details { |
| + | margin-left: 36px; |
| + | } |
| + | details details summary { |
| + | font-size: 16px; |
| + | } |
| + | |
| </style> | | </style> |
| </head> | | </head> |
| <body> | | <body> |
− | <embed width="1000px" height="2000px" src="https://static.igem.org/mediawiki/2018/7/71/T--SIAT-SCIE--Lab_result.pdf" alt="Protocals" /> | + | |
| + | <div class="chassis"> |
| + | <h1> We provide models aiming to provide better understanding of our project and result analysis </h1> |
| + | <p style="font-size: 20px">Outer membrane vesicles (OMVs) are vesicles produced and used as common vehicles in the world of gram-negative-bacteria. Despite their ubiquity, they have been grievously overlooked in the past; budding out as spherical containers of 20 to 500 nm in diameter from the bacterial membrane, they are potentially capable of transporting a wide array of biomolecules that awaits the academia to divulge. As potent transporters, OMVs play an integral role in various biological phenomena, ranging from stress regulations to microbial interactions (1).</p> |
| + | |
| + | |
| + | <p style="text-align: center"><img src="" width="800px" height="400px"></p> |
| + | <p style="font-size: 20px"> Seeing that the unique properties of OMVs may revolutionize the traditional delivery system, our team aims to devise a technique that incorporates the wonders of OMVs and the very frontier technology in genetic engineering — Cas9 proteins — to form a OMV-CRISPR-Cas9 system, which is capable of delivering Cas-9 proteins to target the bacterial genome of bacteria inside mammals’ bodies. |
| + | </p> |
| + | <p style="font-size: 20px">As natural kins to bacterial cell membranes, OMVs can be degraded easily while preserving the shape and bioactivity of sensitive Cas9 proteins within, as well as single guide RNAs (sg-RNAs). We expect this technique would open up new possibilities of in vitro genetic engineering, thus providing substantial aid in curing and preventing illnesses such as inflammatory bowel diseases by removing virulence genes from malignant bacteria with this technique.</p> |
| + | |
| + | <h1>Fusobacterium nucleatum</h1> |
| + | <p style="font-size: 20px">Our project aims to test the efficiency of our system by applying it to knock out fadA gene of Fusobacterium nucleatum, a strain of bacteria that reside in human alimentary canal. </p> |
| + | <p style="font-size: 20px">F. nucleatum is a gram-negative bacterium prevalently found in mammal oral cavity, and is frequently associated with oral inflammation diseases and various cancers (2). Its virulence stems from its invasion of the human epithelial cells, which induces oncogenic gene expression. The main genetic culprit of its pathogenicity is its fadA gene, which is an adhesion virulence factor that insures the binding of F.nucleatum to the host epithelial cell, thereby enabling the bacterium to invading the host and causing inflammation and cancer. </p> |
| + | <p style="font-size: 20px">F. nucleatum’s fadA gene is a congenial candidate for our project since, being gram-negative, F.nucleatum possesses abundant OMVs that are central to our designed system. Through knocking out the fadA gene, we are enabled to observe the efficacy of our system’s application in realistic setting.</p> |
| + | <p style="font-size: 20px"></p> |
| + | </div> |
| + | <article> |
| + | <details> |
| + | <summary>Mechanism of FadA protein</summary> |
| + | <p style="text-indent: 20px;font-size: 20px; padding: 10px 10px 10px 10px;margin:40px 200px 0px 200px">The FadA protein is activated when its two forms combine and become internalized. The first form is a pre-FadA that is anchored in the cell membrane, whereas the second form is the mature FadA (mFadA) that is secreted out of F. nucleatum. When the two forms combine to form a complex, the protein is capable to help F. nucleatum bind to the host epithelial cell, thus allowing F. nucleatum embark on invading the host cells.</p> |
| + | <h3 style="margin: 20px 200px 30px 200px;font-size:30px">Overview (Fig. 1)</h3> |
| + | <p style="text-indent: 20px;font-size: 20px; padding: 10px 10px 10px 10px;margin:0px 200px 0px 200px">We will first express Cas9 and sgRNA in E.coli and then transport them to E.coli’s periplasm(Step 1). By then, they may be packaged by OMVs that bud off from E.coli’s outer membrane(Step 2). Those OMVs will be collected and mixed with our target bacteria, thereby allowing them to fuse with bacteria again, to release the Cas9 proteins and sgRNA(Step 3), and cleave the target gene (Step 4 & 5). Afterwards, we will test whether the target gene is cleaved by Cas9. |
| + | </p> |
| + | <p style="text-align: center"><img src="https://static.igem.org/mediawiki/2018/3/30/T--SIAT-SCIE--SIAT_Description_Figure1.png" height="600px" width="900px"></p> |
| + | </details> |
| + | </article> |
| + | <div class="chassis"> |
| + | <h1>Safety</h1> |
| + | <p style="font-size: 20px">Out of safety concerns, instead of using the pathogenic Fusobacterium nucleatum, we transform a section of FadA’s coding sequence — with sgRNA’s binding site — into E.coli to test our system’s efficiency.</p> |
| + | </div> |
| + | |
| </body> | | </body> |
| </html> | | </html> |
We provide models aiming to provide better understanding of our project and result analysis
Outer membrane vesicles (OMVs) are vesicles produced and used as common vehicles in the world of gram-negative-bacteria. Despite their ubiquity, they have been grievously overlooked in the past; budding out as spherical containers of 20 to 500 nm in diameter from the bacterial membrane, they are potentially capable of transporting a wide array of biomolecules that awaits the academia to divulge. As potent transporters, OMVs play an integral role in various biological phenomena, ranging from stress regulations to microbial interactions (1).
Seeing that the unique properties of OMVs may revolutionize the traditional delivery system, our team aims to devise a technique that incorporates the wonders of OMVs and the very frontier technology in genetic engineering — Cas9 proteins — to form a OMV-CRISPR-Cas9 system, which is capable of delivering Cas-9 proteins to target the bacterial genome of bacteria inside mammals’ bodies.
As natural kins to bacterial cell membranes, OMVs can be degraded easily while preserving the shape and bioactivity of sensitive Cas9 proteins within, as well as single guide RNAs (sg-RNAs). We expect this technique would open up new possibilities of in vitro genetic engineering, thus providing substantial aid in curing and preventing illnesses such as inflammatory bowel diseases by removing virulence genes from malignant bacteria with this technique.
Fusobacterium nucleatum
Our project aims to test the efficiency of our system by applying it to knock out fadA gene of Fusobacterium nucleatum, a strain of bacteria that reside in human alimentary canal.
F. nucleatum is a gram-negative bacterium prevalently found in mammal oral cavity, and is frequently associated with oral inflammation diseases and various cancers (2). Its virulence stems from its invasion of the human epithelial cells, which induces oncogenic gene expression. The main genetic culprit of its pathogenicity is its fadA gene, which is an adhesion virulence factor that insures the binding of F.nucleatum to the host epithelial cell, thereby enabling the bacterium to invading the host and causing inflammation and cancer.
F. nucleatum’s fadA gene is a congenial candidate for our project since, being gram-negative, F.nucleatum possesses abundant OMVs that are central to our designed system. Through knocking out the fadA gene, we are enabled to observe the efficacy of our system’s application in realistic setting.