|
|
(67 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {{NAIT_Edmonton/CSS}} | + | {{NAIT_Edmonton/CSS6}} |
| <html> | | <html> |
| | | |
Line 9: |
Line 9: |
| <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'> | | <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'> |
| <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> | | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> |
− | <script type="text/javascript" src="https://2015.igem.org/index.php?title= | + | <script type="text/javascript" src="https://2015.igem.org/Team:NAIT_Edmonton/jquery.flexslider-min?action=raw&ctype=text/javascript"></script> |
− | Template:NAIT_Edmonton/js/jquery.flexslider"></script>
| + | |
| | | |
− | <script type="text/javascript" charset="utf-8"> | + | <script type="text/javascript"> |
| + | |
| + | jQuery(document).ready(function() { |
| + | function close_accordion_section() { |
| + | jQuery('.accordion .accordion-section-title').removeClass('active'); |
| + | jQuery('.accordion .accordion-section-content').slideUp(300).removeClass('open'); |
| + | } |
| + | |
| + | jQuery('.accordion-section-title').click(function(e) { |
| + | // Grab current anchor value |
| + | var currentAttrValue = jQuery(this).attr('href'); |
| + | |
| + | if(jQuery(e.target).is('.active')) { |
| + | close_accordion_section(); |
| + | }else { |
| + | close_accordion_section(); |
| + | |
| + | // Add active class to section title |
| + | jQuery(this).addClass('active'); |
| + | // Open up the hidden content panel |
| + | jQuery('.accordion ' + currentAttrValue).slideDown(300).addClass('open'); |
| + | } |
| + | |
| + | e.preventDefault(); |
| + | }); |
| + | }); |
| | | |
− | var $ = jQuery.noConflict();
| |
− | $(window).load(function() {
| |
− | $('.flexslider').flexslider({
| |
− | animation: "slide"
| |
− | });
| |
− | });
| |
| </script> | | </script> |
| + | |
| + | |
| + | <!-----------https://static.igem.org/mediawiki/2015/d/d8/El_Capitan_.ttf-------------------> |
| + | |
| + | |
| + | |
| | | |
| </head> | | </head> |
Line 26: |
Line 50: |
| <body> | | <body> |
| | | |
− | <style type="text/css"> | + | <div class="header"> |
− | .footer{position:fixed;bottom:0px} | + | <div class="header_c"> |
− | </style> | + | <a href="https://2015.igem.org/Team:NAIT_Edmonton"><img style="margin-top:15px;" src="https://static.igem.org/mediawiki/2015/2/2f/NAIT_Imagine.png" height="95px"></a> |
| + | </div> |
| + | </div> |
| + | |
| + | |
| + | <div class="nav"> |
| + | |
| + | |
| + | <div tabindex="0" class="onclick-menu"> |
| + | <ul class="onclick-menu-content" style="list-style:none;"> |
| + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton">home</a></li> |
| + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a></li> |
| + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a></li> |
| + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a></li> |
| + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a></li> |
| + | </ul> |
| + | </div> |
| + | |
| + | <div class="navigation"> |
| + | <ul> |
| + | |
| + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton"><img |
| + | src="https://static.igem.org/mediawiki/2015/a/a9/NAIT_home.png" width="25px"></a></li> |
| | | |
− | <div id="header">
| |
− | <div class="header_content">
| |
− |
| |
− | <div class="logo"><a href="https://2015.igem.org/Team:NAIT_Edmonton"><img src="https://static.igem.org/mediawiki/2015/4/4a/NAIT_Logo_joy.png" width="141" height="140"></a></div>
| |
− |
| |
− | <div class="menu">
| |
− | <ul>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton">home</a>
| |
− | </li>
| |
− |
| |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a> |
− | <ul>
| + | <ul> |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios">bios</a></li>
| + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios">bios</a></li> |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Attributions">attributions</a></li> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Attributions">attributions</a></li> |
− | <li><a href="https://igem.org/Team.cgi">official team profile</a> | + | <li><a href="https://igem.org/Team.cgi?id=1787">official team profile</a> |
| </ul> | | </ul> |
| </li> | | </li> |
− | <li class="selected"><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a> | + | |
| + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a> |
| <ul> | | <ul> |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Desc">description</a></li> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Desc">description</a></li> |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Protocols">experiment and protcols</a></li> | + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Protocols">experiment and protocols</a></li> |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Results">parts and results</a></li> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Results">parts and results</a></li> |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Modeling">modeling</a></li> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Modeling">modeling</a></li> |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Software">software</a></li>
| |
| </ul> | | </ul> |
| </li> | | </li> |
| + | |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a> |
| <ul> | | <ul> |
Line 61: |
Line 98: |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Practices">policy and practices</a></li> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Practices">policy and practices</a></li> |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Collaborations">collaborations</a></li> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Collaborations">collaborations</a></li> |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Entrepreunership">entrepreunership</a></li> | + | |
| </ul> | | </ul> |
| </li> | | </li> |
| + | |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a> |
| <ul> | | <ul> |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Safety">lab safety</a></li> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Safety">lab safety</a></li> |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Measurement">measurement</a></li> | + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Achievements">achievements</a></li> |
| <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Logbook">log book</a></li> | | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Logbook">log book</a></li> |
| </ul> | | </ul> |
| </li> | | </li> |
| + | |
| </ul> | | </ul> |
− | </div>
| + | |
− |
| + | </div> |
− | </div>
| + | |
− | </div>
| + | </div> |
| | | |
| + | <div id="wrap"> |
| + | <div class="wrapper"> |
| | | |
− | <div id="wrap">
| |
| | | |
| + | <style type="text/css"> |
| | | |
− | <center><div class="top_slogan">Under Construction!</div></center>
| + | .top_slogan {text-align:center; font-family: 'Source Sans Pro', sans-serif; color:#0D4D8C; font-size:30px; padding: 40px 0px 40px 0px; font-style:strong; line-height:40px;} |
| | | |
− | <div class="main_content">
| + | #flowchart { |
− | <center><img src="https://static.igem.org/mediawiki/2015/6/66/NAIT_Construction.jpg">
| + | width: 580px; |
− | <h3> Original Artist Unknown </h3>
| + | text-align: center; |
| + | font-family: Arial, Helvetica sans-serif; |
| + | font-size: 1.0em; |
| + | margin: auto; |
| + | } |
| | | |
| + | .line1 { |
| + | width: 1px; |
| + | height: 20px; |
| + | background-color: #000; |
| + | margin: 0 auto; |
| + | } |
| + | .clear { |
| + | clear:both; |
| + | } |
| | | |
− | <style type="text/css">
| + | } |
− | .tg {border-collapse:collapse;border-spacing:0;color:none} | + | |
− | .tg td{width:280px; border-style:none;border-width:0px;overflow:hidden;word-break:normal;text-align:center;}
| + | /*----- Accordion -----*/ |
− | .tg th{width:280px; padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;text-align:center}
| + | .accordion, .accordion * { |
| + | -webkit-box-sizing:border-box; |
| + | -moz-box-sizing:border-box; |
| + | box-sizing:border-box; |
| | | |
| } | | } |
| + | |
| + | .accordion { |
| + | overflow:hidden; |
| + | background:#FFFFFF; |
| + | } |
| + | |
| + | /*----- Section Titles -----*/ |
| + | .accordion-section-title { |
| + | width:100%; |
| + | display:inline-block; |
| + | transition:all linear 0.15s; |
| + | padding:15px; |
| + | margin-right:auto; |
| + | margin-left:auto; |
| + | border-bottom:8px solid #ffffff; |
| + | |
| + | |
| + | /* Type */ |
| + | font-size:1.8000em; |
| + | color:#fff; |
| + | text-align:center; |
| + | font-weight: 600; |
| + | font-family:'Source Sans Pro', sans-serif; |
| + | } |
| + | |
| + | .accordion-section-title.active, .accordion-section-title:hover { |
| + | background:#9BD1EE; |
| + | |
| + | |
| + | /* Type */ |
| + | text-decoration:none; |
| + | color:#0D4D8C; |
| + | } |
| + | |
| + | |
| + | .accordion-section:last-child .accordion-section-title { |
| + | border-bottom:none; |
| + | } |
| + | |
| + | /*----- Section Content -----*/ |
| + | .accordion-section-content { |
| + | padding:20px 80px 20px 80px; |
| + | display:none; |
| + | font-size:18px; |
| + | } |
| + | |
| + | .protocol {background-color:#6087c2; width:390px;margin:0 auto; -webkit-border-radius: 5px; |
| + | -moz-border-radius:5px; -ms-border-radius:5px; -0-border-radius:5px; |
| + | border-radius: 5px;padding:15px;} |
| + | .protocol:hover {background-color:#56aacc; width:390px;margin:0 auto; -webkit-border-radius: 5px; |
| + | -moz-border-radius:5px; -ms-border-radius:5px; -0-border-radius:5px; |
| + | border-radius: 5px;padding:15px;} |
| | | |
| </style> | | </style> |
| | | |
− | <table class="tg"> | + | <center><div class="top_slogan">Development and Characterization of Protein Motifs to Generate Colours upon Interaction with Silver Staining Reagents</div></center> |
− | <tr>
| + | |
− | <th class="tg-031e"><h2>Our Team</h2></th>
| + | |
− | <th class="tg-031e"><h2>iGEM 2015</h2></th>
| + | |
− | <th class="tg-031e"><h2>Contact Us!</h2></th>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-031e"><div class="roundimg"><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios" title="Team Bios"><img src="https://static.igem.org/mediawiki/2015/7/73/NAIT_Icon_clients.png" alt="" title="" /></a></div></td>
| + | |
− | <td class="tg-031e"> <div class="roundimg"><a href="https://2015.igem.org" title=""><img src="https://static.igem.org/mediawiki/2015/0/05/NAIT_Icon_services.png" alt="" title="iGEM Official Site 2015" /></a></div></td>
| + | |
− | <td class="tg-031e"><div class="roundimg"><a href="https://2015.igem.org/Team:NAIT_Edmonton/ContactUs" title=""><img src="https://static.igem.org/mediawiki/2015/2/29/NAIT_Icon_contact.png" alt="" title="Contact Us" /></a></div></td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-031e"><p class="centered_text">
| + | |
− | "When a team outgrows individual performance and learns team confidence, <strong>excellence becomes a reality</strong>." - Joe Paterno
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | <td class="tg-031e"><p class="centered_text">
| + | |
− | Learn about the exciting opportunities the iGEM foundation has to offer!
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | <td class="tg-031e"> <p class="centered_text">
| + | |
− | Please contact us if you want more information about our project or have any other questions or concerns.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-031e"><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios" class="more">read more</a></td>
| + | |
− | <td class="tg-031e"><a href="https://2015.igem.org" class="more">read more</a></td>
| + | |
− | <td class="tg-031e"><a href="https://2015.igem.org/Team:NAIT_Edmonton/ContactUs" class="more">read more</a></td>
| + | |
− | </tr>
| + | |
| | | |
| | | |
− | </table> | + | <h2><b>Abstract: </b>SDS-PAGE is a very popular technique used to separate proteins based on their size. Embedded proteins, invisible to the naked eye, are then visualized by staining. Among the various staining techniques, silver staining is easy to perform and highly sensitive. However, the outcome is a series of monochromatic protein bands. Previously, we observed that some proteins inherently produce different hues post-staining. We hypothesized that specific amino acid configurations yield coloured bands after reacting with silver staining reagents. To test our hypothesis, we created numerous amino acid motifs to elucidate the sequences that would generate specific colours following silver staining. Our findings will let us generate a molecular weight marker with the innate capacity of providing users colour-coded bands post-staining without the use of impregnating dyes. Our technology will also pave the way for new types of colorimetric assays using synthetic proteins</h2> <br> |
− |
| + | |
− |
| + | |
| | | |
− | </center> | + | <div class="accordion"> |
| + | <div class="accordion-section"> |
| + | <a class="accordion-section-title" href="#accordion-1" style="background-color:#f96040">Background</a> |
| + | <div id="accordion-1" class="accordion-section-content"> |
| + | The structural and functional study of the proteins expressed by a genome is |
| | | |
− | </div>
| + | called proteomics. This relatively novel science uses different methodologies in order to |
− | </div>
| + | |
| | | |
− | <div class="clear"></div>
| + | separate and identify specific proteins of interest. Among these techniques, SDS-PAGE |
− |
| + | |
− | | + | plays an essential role due to its high sensitivity, low sample volume requirement, and |
| + | |
| + | high popularity. Negatively charged proteins migrate towards the positive electrode |
| + | |
| + | according to their size and charge. Smaller proteins migrate further in a given amount of |
| + | |
| + | time. As proteins are separated in this manner, users load molecular weight standards |
| + | |
| + | to estimate the size (in kDa) of the proteins present in their sample. Once the proteins of |
| + | |
| + | a single sample have been isolated and are embedded in the polyacrylamide (PA) gel |
| + | |
| + | matrix, staining procedures are used to visualize them.</p> |
| + | |
| + | <br> |
| + | |
| + | <center><img src="https://static.igem.org/mediawiki/2015/b/bb/NAIT_SDSPAGE.png" width="750px"></center> |
| + | <p style="font-size:10px">Source: http://upload.wikimedia.org/wikipedia/commons/4/46/SDS-PAGE_Electrophoresis.png</p> |
| + | |
| + | <br> |
| + | |
| + | <p style="font-size:15;">Organic dyes, such as Coomassie blue, can be used for this purpose; |
| + | |
| + | nevertheless, their low sensitivity and a detection range that goes from 1 to 50 ng can |
| + | |
| + | be a challenge for detecting low abundance proteins (Jin, Huang, Yoo, & Choi, 2006). A |
| + | |
| + | higher sensitivity can be achieved by fluorescent staining techniques (from 0.1 to 10 |
| + | |
| + | ng.); however, UV instruments are necessary in order to read the data (Jin et al., 2006). |
| + | |
| + | The most sensitive method up to date is radiolabeling, but the requirement of hazardous |
| + | |
| + | isotopes and their complex management makes it a complicated procedure (Jin et al., |
| + | |
| + | 2006). Silver staining is a method that offers great sensitivity and an easy to handle |
| + | |
| + | protocol, thus making it one of the most commonly used staining methods. </p> |
| + | |
| + | <br> |
| + | |
| + | <center><img src="https://static.igem.org/mediawiki/2015/b/b0/Lsr_biosafe_coomasie_gel.jpg"></center> |
| + | <p><font size="1px">[1] Bio-rad.com, 'Coomassie Stains', 2015. [Online]. Available: http://www.bio-rad.com/webroot/web/images/lsr/products/electrophoresis/product_overlay_content/global/lsr_biosafe_coomasie_gel.jpg. [Accessed: 14- Jun- 2015].</font></p> |
| + | |
| + | </div><!--end .accordion-section-content--> |
| + | </div><!--end .accordion-section--> |
| + | |
| + | <div class="accordion-section"> |
| + | <a class="accordion-section-title" href="#accordion-2" style="background-color:#FBB252">The Problem</a> |
| + | <div id="accordion-2" class="accordion-section-content"> |
| + | <p>However, there are limitations to using the silver staining technique. The primary issue with the technique is that the users lose the ability to use the color coded molecular weight marker as a reference post-staining. To combat this issue, researchers poke holes into the polyacrylamide gel so that they can retain their molecular weight ladder reference points. However, by doing this we ruin the integrity of the gel making the staining process much more likely to damage or destroy the fragile gel. </p> |
| + | |
| + | <br> |
| + | |
| + | <center><img src="https://static.igem.org/mediawiki/2015/a/a9/NAIT_SilverStain.jpeg" width="750px"> |
| + | <p style="font-size:10px">Source:http://labs.mmg.pitt.edu/gjoerup/silver_stain.jpg</p> |
| + | </center><br> |
| + | |
| + | <p>Researchers who have used the technique in the past have also expressed concerns on the time it takes to develop the gel and stain; the possibility of “over-staining” the gel, and the generation of false positives due to the sensitivity of the technique. (An example would be the solutions reacting with particles in the air to provide an unneeded background on the gel) </p> |
| + | |
| + | </div><!--end .accordion-section-content--> |
| + | </div><!--end .accordion-section--> |
| + | |
| + | <div class="accordion-section"> |
| + | <a class="accordion-section-title" href="#accordion-3" style="background-color: #f7e133">Our Goal and Solution</a> |
| + | <div id="accordion-3" class="accordion-section-content"> |
| + | <p>Our goal is to develop a marker that, when interacting with the reagents used in the staining protocol, will stain in colour and in specific positions. This technology will aid in the identification of the protein(s) of interest post-staining. In order to do so, we will investigate how specific amino acids react with silver staining reagents. After determining specific motifs, we aim to create novel proteins that contain an excess of that motif, particular amino acid and/or chemical modifications that will generate a specific color after treating it with silver staining reagents. To obtain such proteins, we will introduce novel nucleotide sequences into a plasmid by in vitro transcription translation. <i>E. coli</i> cells with expression vectors will then be transformed with the new plasmids.</p> <br> |
| + | |
| + | <p>By testing different techniques to develop and stain the gels we hope to see if the expressed concerns are still an issue, namely time taken to develop the gels and stain them effectively. To investigate this we will use BioRad’s recommended protocol, our protocol developed in-house, and a technique documented in <i>Electrophoresis.</i></p> |
| + | |
| + | </div><!--end .accordion-section-content--> |
| + | </div><!--end .accordion-section--> |
| + | |
| + | <div class="accordion-section"> |
| + | <a class="accordion-section-title" href="#accordion-5" style="background-color:#afcf64">Why Does this Matter?</a> |
| + | <div id="accordion-5" class="accordion-section-content"> |
| + | <p>With the current technique used today, researchers poke holes into the PA gel so that they can retain their molecular weight ladder reference points. Not only does this take time to do, but it also ruins the integrity of the gel making the staining process much more likely to damage the fragile gel.</p> |
| + | |
| + | </div><!--end .accordion-section-content--> |
| + | </div><!--end .accordion-section--> |
| + | |
| + | </div><!--end .accordion--> |
| + | |
| + | |
| + | |
| + | <div class="push"></div> |
| </div> | | </div> |
| + | |
| + | </div> |
| | | |
| | | |
| + | <div class="clear"></div> |
| + | |
| + | |
| | | |
− | <div class="footer">
| + | <div class="footer"> |
| <div class="footer_content"> | | <div class="footer_content"> |
| <div class="footer_left"> | | <div class="footer_left"> |
Line 161: |
Line 332: |
| <li><a href="http://www.facebook.com/pages/IGEM-2015-NAIT-Edmonton/884025281659292"><img src="https://static.igem.org/mediawiki/2015/a/a3/NAIT_Icon_facebook.png" alt="" title="" /></a></li> | | <li><a href="http://www.facebook.com/pages/IGEM-2015-NAIT-Edmonton/884025281659292"><img src="https://static.igem.org/mediawiki/2015/a/a3/NAIT_Icon_facebook.png" alt="" title="" /></a></li> |
| <li><a href="http://www.twitter.com/TeamNAIT2015"><img src="https://static.igem.org/mediawiki/2015/6/64/NAIT_Icon_twitter.png" alt="" title="" /></a></li> | | <li><a href="http://www.twitter.com/TeamNAIT2015"><img src="https://static.igem.org/mediawiki/2015/6/64/NAIT_Icon_twitter.png" alt="" title="" /></a></li> |
| + | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/ContactUs"><img src="https://static.igem.org/mediawiki/2015/2/29/NAIT_Icon_contact.png" width="20px" alt="" title="" /></a></li> |
| </ul> | | </ul> |
| </div> | | </div> |
Line 169: |
Line 341: |
| | | |
| </body> | | </body> |
| + | |
| </html> | | </html> |