Raj Magesh (Talk | contribs) |
Rohith kms (Talk | contribs) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 10: | Line 10: | ||
<div id="contentMain"> | <div id="contentMain"> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2017/c/c1/T--IISc-Bangalore--Header--safety.svg" id="headerImg" /> | ||
<h1 id="lab">Lab Safety</h1> | <h1 id="lab">Lab Safety</h1> | ||
− | These photos depict relevant safety features of our lab. | + | <p>These photos depict relevant safety features of our lab.</p> |
<figure> | <figure> | ||
Line 21: | Line 23: | ||
<figure> | <figure> | ||
− | <img src="https://static.igem.org/mediawiki/2017/7/78/T--IISc-Bangalore--biosafety-cabinet.jpeg" width=" | + | <img src="https://static.igem.org/mediawiki/2017/7/78/T--IISc-Bangalore--biosafety-cabinet.jpeg" width="80%"> |
<figurecaption> | <figurecaption> | ||
A typical biosafety cabinet in our lab | A typical biosafety cabinet in our lab | ||
Line 28: | Line 30: | ||
<figure> | <figure> | ||
− | <img src="https://static.igem.org/mediawiki/2017/f/f8/T--IISc-Bangalore--fume-hood.jpeg" width=" | + | <img src="https://static.igem.org/mediawiki/2017/f/f8/T--IISc-Bangalore--fume-hood.jpeg" width="50%"> |
<figurecaption> | <figurecaption> | ||
Our fume hood, used for handling potentially hazardous chemicals | Our fume hood, used for handling potentially hazardous chemicals | ||
Line 42: | Line 44: | ||
<h1 id="gas-vesicles">Gas Vesicles</h1> | <h1 id="gas-vesicles">Gas Vesicles</h1> | ||
− | <p>We are | + | <p>We are using purified gas vesicles from <i>Halobacterium salinarum</i> NRC-1 (a model archaeon) to demonstrate aggregation, but will not be working with the live organism. These gas vesicles are entirely non-immunogenic as demonstrated by <i>in vivo</i> studies in mammalian systems — they are non-toxic and harmless to humans.</p> |
<h1 id="anabaena">Anabaena flos-aquae</h1> | <h1 id="anabaena">Anabaena flos-aquae</h1> | ||
Line 64: | Line 66: | ||
changeHash: true | changeHash: true | ||
}); | }); | ||
+ | |||
+ | var height = $('#headerImg').height(); | ||
+ | window.onscroll = function() {myFunction()}; | ||
+ | |||
+ | function myFunction() { | ||
+ | if (document.body.scrollTop > height || document.documentElement.scrollTop > height) { | ||
+ | $("#inPageNav").fadeIn(200); | ||
+ | } else { | ||
+ | $("#inPageNav").fadeOut(200); | ||
+ | } | ||
+ | } | ||
</script> | </script> | ||
</html> | </html> |
Latest revision as of 03:15, 2 November 2017
Lab Safety
These photos depict relevant safety features of our lab.
Gas Vesicles
We are using purified gas vesicles from Halobacterium salinarum NRC-1 (a model archaeon) to demonstrate aggregation, but will not be working with the live organism. These gas vesicles are entirely non-immunogenic as demonstrated by in vivo studies in mammalian systems — they are non-toxic and harmless to humans.
Anabaena flos-aquae
We planned to culture Anabaena flos-aquae (UTEX 2557) and extract gas vesicles from it to test our methods of inducing clustering. This strain of Anabaena was chosen as it has lost the ability to produce anatoxin-a and is axenic (no bacterial contamination).
Strains
We used common lab strains of E. coli for our chassis. DH5α was used for cloning due to its high transformation efficiency and its recA and endA mutations. BL21 (DE3) was used to overexpress our fusion protein under the T7 expression system as it contains the gene encoding the T7 RNA polymerase.