Difference between revisions of "Team:Aalto-Helsinki/InterLab"
m (degree marks on celsius, , to . in decimals etc) |
(added background image and sidenav. background image stops for now before the page ends, fixing this when we have the content that is going to be there) |
||
Line 11: | Line 11: | ||
color:gray !important; | color:gray !important; | ||
} | } | ||
+ | |||
+ | /* Styles for navigation inside a page */ | ||
+ | |||
+ | #sidenav { | ||
+ | float:left; | ||
+ | position: fixed; | ||
+ | left: 0; | ||
+ | width: 15%; | ||
+ | } | ||
+ | .bottom{ | ||
+ | bottom: 2%; | ||
+ | } | ||
+ | #sidenav > li > a { | ||
+ | padding-top: 1px; | ||
+ | padding-bottom: 0px; | ||
+ | } | ||
+ | #sidenav > li > a > h3 { | ||
+ | margin-top:0px; | ||
+ | padding-top: 1px; | ||
+ | padding-bottom: 0px; | ||
+ | } | ||
+ | #sidenav a:hover, | ||
+ | #sidenav a.active { | ||
+ | color: black !important; | ||
+ | } | ||
+ | |||
+ | /* Let's hide the navbar when the device is small! */ | ||
+ | @media screen and (max-width: 760px) { | ||
+ | #sidenav { display: none; } | ||
+ | } | ||
+ | |||
+ | /* Background pic */ | ||
+ | .communitybg { | ||
+ | background-repeat: repeat-y; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2015/2/2a/Aalto-Helsinki_community_background.png"); | ||
+ | background-size: 100%; | ||
+ | } | ||
</style> | </style> | ||
+ | <ul id="sidenav" class="nav nav-stacked bottom"><!-- nav-pills if we want rounded corners --> | ||
+ | <li><a href="#" data-scroll="collabseeker"><h3>Devices</h3></a></li> | ||
+ | <li><a href="#" data-scroll="protocols"><h3>Protocols</h3></a></li> | ||
+ | <li><a href="#" data-scroll="results"><h3>Results</h3></a></li> | ||
+ | <li><a href="#" data-scroll="restrictionmap"><h3>Restriction Map</h3></a></li> | ||
+ | <li><a href="#" ><h3 style="border-top:solid;">To the top</h3></a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Aalto-Helsinki/Community" ><h3>To the Parent Page</h3></a></li> | ||
+ | </ul> | ||
+ | |||
+ | |||
+ | <div class = "communitybg" > | ||
<div class = "inner-container" > | <div class = "inner-container" > | ||
Line 21: | Line 69: | ||
<p>In the <a href="https://2015.igem.org/Tracks/Measurement/Interlab_study">Interlab study</a>, iGEM teams gather fluorescence data for three GFP expressing devices around the world using the same methods for cloning and measurements. Our InterLab Study Lab Book can be found <a href="https://2015.igem.org/Team:Aalto-Helsinki/InterLabBook">here</a> for a fully detailed overview of our study.</p> | <p>In the <a href="https://2015.igem.org/Tracks/Measurement/Interlab_study">Interlab study</a>, iGEM teams gather fluorescence data for three GFP expressing devices around the world using the same methods for cloning and measurements. Our InterLab Study Lab Book can be found <a href="https://2015.igem.org/Team:Aalto-Helsinki/InterLabBook">here</a> for a fully detailed overview of our study.</p> | ||
+ | |||
+ | <!-- devices-section below --> | ||
+ | <section id="devices" class="active" data-anchor="devices"> | ||
<h2>Devices</h2> | <h2>Devices</h2> | ||
Line 26: | Line 77: | ||
<p>The following devices were created in a backbone pSB1C3: </br></br> ⚫ J23101 + I13504 (B0034-E0040-B0015) </br> ⚫ J23106 + I13504 (B0034-E0040-B0015). </br></br> However, constructing a device J23117 + I13504 (B0034-E0040-B0015) wasn't successful due to the time limit and limited ligation times. More details available on <a href="https://2015.igem.org/Team:Aalto-Helsinki/InterLabBook" target="_blank">Lab Book</a>. The device sizes were analyzed with restriction mapping which results can be seen in <a href="#fig1">Figure 1</a>.</br></br>Used BBa_I20270, a GFP expressing part in the pSB1C3 backbone as a positive control. Negative controls were organisms with an empty plasmid and without any vector.</p> | <p>The following devices were created in a backbone pSB1C3: </br></br> ⚫ J23101 + I13504 (B0034-E0040-B0015) </br> ⚫ J23106 + I13504 (B0034-E0040-B0015). </br></br> However, constructing a device J23117 + I13504 (B0034-E0040-B0015) wasn't successful due to the time limit and limited ligation times. More details available on <a href="https://2015.igem.org/Team:Aalto-Helsinki/InterLabBook" target="_blank">Lab Book</a>. The device sizes were analyzed with restriction mapping which results can be seen in <a href="#fig1">Figure 1</a>.</br></br>Used BBa_I20270, a GFP expressing part in the pSB1C3 backbone as a positive control. Negative controls were organisms with an empty plasmid and without any vector.</p> | ||
+ | </section> | ||
+ | <!-- devices-section above --> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- protocols below --> | ||
+ | <section id="protocols" data-anchor="protocols"> | ||
<h2>Protocols</h2> | <h2>Protocols</h2> | ||
Line 39: | Line 97: | ||
The following parametres were used:</br></br> | The following parametres were used:</br></br> | ||
Excitation wavelength: 470 nm</br>Emission wavelength: 511 nm</br>Optics Position: Bottom </br> Filter: Quadruple Monochromators with Bandwith of 16 nm</br> Units Reported: RFU</br></br></p> | Excitation wavelength: 470 nm</br>Emission wavelength: 511 nm</br>Optics Position: Bottom </br> Filter: Quadruple Monochromators with Bandwith of 16 nm</br> Units Reported: RFU</br></br></p> | ||
+ | |||
+ | </section> | ||
+ | <!-- protocols above --> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- results below --> | ||
+ | <section id="results" data-anchor="results"> | ||
<h2>Results</h2> | <h2>Results</h2> | ||
Line 173: | Line 239: | ||
</tbody> | </tbody> | ||
</table> | </table> | ||
+ | |||
+ | |||
+ | </section> | ||
+ | <!-- results section above --> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- restriction map below --> | ||
+ | <section id="restrictionmap" data-anchor="restrictionmap"> | ||
<h2>Restriction Map</h2> | <h2>Restriction Map</h2> | ||
Line 188: | Line 263: | ||
<p style="color:red">Comments are missing because the figure will be changed later . The sizes of samples seems to be slightly bigger than expected so a new restriction and gel run will be proceeded during the week 37. The explanations for ladders and scaling will be updated then.</p style="color:red"> | <p style="color:red">Comments are missing because the figure will be changed later . The sizes of samples seems to be slightly bigger than expected so a new restriction and gel run will be proceeded during the week 37. The explanations for ladders and scaling will be updated then.</p style="color:red"> | ||
+ | </section> | ||
+ | <!-- restriction map above --> | ||
+ | |||
+ | </div><!-- end background image --> | ||
</div><!-- end inner-container--> | </div><!-- end inner-container--> | ||
</div></div></div></body> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.--> | </div></div></div></body> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.--> | ||
− | </ | + | <!-- The next starting p is to get rid of the annoying gap at the bottom of the page. There is a closing /p at some kind of ready footer, that can be seen when looking at the page source --><p style="margin:0;"> |
+ | |||
+ | <!-- Scirpt for beautiful scrolling inside the page: smooth transitions and we show in what section the reader is. --> | ||
+ | <script src="https://2015.igem.org/Team:Aalto-Helsinki/ResponsiveNavScript?action=raw&ctype=text/javascript"></script> |
Revision as of 15:43, 11 September 2015