Difference between revisions of "Team:Calgary/Results"

(Prototype team page)
 
Line 1: Line 1:
{{IGEM_TopBar}}
+
{{Calgary/Imposter-Navbar-No-Logo}}
{{Calgary}}
+
<!--
<html>
+
    Final Colours:
 +
    menu bar (red-brown): #882916
 +
    progress bar (light orange-yellow): #FFA600
 +
    light blue: #0197AE
 +
    dark blue: #1E6273
 +
    dark orange: #FF7700
 +
    light red: #FBF6F3
 +
    light yellow: #F1C23F (jumbotron h1)
 +
-->
 +
<!-- INSTRUCTIONS for adding more sections
 +
 
 +
1. copy and paste the following code above the message at end of code (message says CONTENT):
  
<div class="column full_size">
+
<div class = "NAME" id="NAME">
<h1>Results</h1>
+
        <h2>NAME</h2>
<p>You can describe the results of your project and your future plans here. </p>
+
        <h4>HEADER</h4>
 +
        <p>
 +
          PASTE IN TEXT HERE
 +
        </p>
 
</div>
 
</div>
 +
<br>
 +
<hr>
  
 +
2. Where it says NAME, type in name of section. This has to be the SAME thing you type in for every place it says NAME. for the NAME after the id, you cannot include spaces between words, so use dashes instead, also don't use capitals. (Ex. NAME of section is "Future Directions", so i would paste that in where ever it says NAME. for the NAME after the id, I would type in "future-directions".) Also type in desired HEADER and text where it says PASTE IN TEXT HERE.
  
<div class="column third_size" >
+
3. Now we have to add the section to the sidebar menu. For this, go through the code and find the part where it says SIDEBAR. where it says "replace-title" paste in the NAME you put in after the id (Ex. I would paste in "future-directions".) Where it says "Title" paste in the NAME of the section.
  
<h3>What should this page contain?</h3>
+
4. Now go to the part of the code where it says "References section of page slightly above the header". In the line of code after that, add in #NAME after a comma after the last one that is there before the curly brackets. (Ex. I would paste in #future-directions after the last item in that line of code after a comma.)
<ul>
+
<li> Clearly and objectively describe the results of your work.</li>
+
<li> Future plans for the project. </li>
+
<li> Considerations for replicating the experiments. </li>
+
</ul>
+
</div>
+
  
 +
5. I've included the example in the code so you can follow along.That's all. You're all done!! :D If you need help just ask! 
 +
-->
 +
<!-- INSTRUCTIONS for adding more experiment sections to accordion:
  
 +
1. copy and paste the following above the message showing where to paste (it says ACCORDION in the message):
  
 +
<div class="card">
 +
    <div class="card-header" id="headingREPLACE">
 +
      <h2 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseREPLACE" aria-expanded="false" aria-controls="collapseREPLACE">
 +
          EXPERIMENT
 +
        </button>
 +
      </h2>
 +
    </div>
 +
    <div id="collapseREPLACE" class="collapse" aria-labelledby="headingREPLACE" data-parent="#accordionExample">
 +
      <div class="card-body">
 +
        PASTE IN TEXT HERE.
 +
      </div>
 +
    </div>
 +
  </div>
  
<div class="column two_thirds_size" >
+
2. Every place where it says REPLACE in the code, type in the next highest numerical number. (Ex. if I am putting in a new experiment I would copy and paste the code above, and type in "Five" where REPLACE is because the last number used in the code was "Four".) The main thing is that whatever you type in for REPLACE has to only be present there and nowhere else in the code!!!!
<h3>Describe what your results mean </h3>
+
<ul>
+
<li> Interpretation of the results obtained during your project. Don't just show a plot/figure/graph/other, tell us what you think the data means. This is an important part of your project that the judges will look for. </li>
+
<li> Show data, but remember <b>all measurement and characterization data must also be on the Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a>.</b> Otherwise these data will not be in consideration for any medals or part awards! </li>
+
<li> Consider including an analysis summary section to discuss what your results mean. Judges like to read what you think your data means, beyond all the data you have acquired during your project. </li>
+
</ul>
+
</div>
+
  
 +
3. You can now copy and paste in your text from your protocol where it says PASTE IN TEXT HERE. And paste in the name of your experiment where it says EXPERIMENT.
  
<div class="clear extra_space"></div>
+
-->
 +
<html>
 +
  <head>
 +
<!-- LINKS THE SIDEBAR CSS SHEET BECAUSE THIS PAGE USES A SIDEBAR -->
 +
    <link
 +
      rel="stylesheet"
 +
      type="text/css"    href="https://2020.igem.org/Template:Calgary/Imposter-Sidebar-2-Style?action=raw&ctype=text/css"
 +
    />
  
 +
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@500;600;700&display=swap" rel="stylesheet">
  
 +
<link
 +
      rel="stylesheet"
 +
      type="text/css"
 +
      href="https://2020.igem.org/Template:Calgary/Imposter-Content-Style?action=raw&ctype=text/css"
 +
    />
 +
   
 +
   
 +
    <script src="https://2020.igem.org/Template:Calgary/DynamicSizeModelPage?action=raw&ctype=text/javascript"></script>
 +
    <style>
  
<div class="column two_thirds_size" >
+
/* The banner image */
<h3> Project Achievements </h3>
+
.banner-image {
 +
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
 +
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%), url("https://static.igem.org/mediawiki/2020/6/6c/T--Calgary--cellulase.jpg");
 +
}
  
<p>You can also include a list of bullet points (and links) of the successes and failures you have had over your summer. It is a quick reference page for the judges to see what you achieved during your summer.</p>
 
  
<ul>
+
/*header font size for tablet*/
<li>A list of linked bullet points of the successful results during your project</li>
+
@media(max-width: 768px){
<li>A list of linked bullet points of the unsuccessful results during your project. This is about being scientifically honest. If you worked on an area for a long time with no success, tell us so we know where you put your effort.</li>
+
  .resp h1{
</ul>
+
    font-size:55px!important;
 +
  }}
 +
 
 +
/*header font size for mobile*/
 +
@media (max-width:525px){
 +
  .resp h1{
 +
    font-size:50px!important;
 +
  }}
  
</div>
 
  
  
  
<div class="column third_size" >
+
 
<div class="highlight decoration_A_full">
+
 
<h3>Inspiration</h3>
+
 
<p>See how other teams presented their results.</p>
+
/* Fixing the top content under the navbar */
<ul>
+
      .banner-image {
<li><a href="https://2014.igem.org/Team:TU_Darmstadt/Results/Pathway">2014 TU Darmstadt </a></li>
+
        position: relative;
<li><a href="https://2014.igem.org/Team:Imperial/Results">2014 Imperial </a></li>
+
      }
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Results">2014 Paris Bettencourt </a></li>
+
 
</ul>
+
 
 +
 
 +
 
 +
 
 +
/* References section of page slightly above the header */
 +
#project-design, #part-design, #experimental-design, #future-directions {
 +
    padding-top: 50px;
 +
    margin-top: -50px;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
/* Accordion styling */
 +
.btn {color:#882916;}
 +
 
 +
    </style>
 +
  </head>
 +
 
 +
  <body style="background-color: #FFFFFF;" ;>
 +
    <div class="container-fluid">
 +
 
 +
 
 +
<!-- SIDEBAR -->
 +
        <div class="sidenav" id="sidenav">
 +
          <a href="https://2020.igem.org/Team:Calgary"
 +
            ><img
 +
              src="https://static.igem.org/mediawiki/2020/c/c1/T--Calgary--whitelogo.jpg"
 +
              style="height: 150px; width: auto; padding-top:20px; position:relative; left:-20px;"
 +
          /></a>
 +
 
 +
          <a href="#project-design">Project Designs</a>
 +
<br>
 +
          <a href="#part-design">Part Design</a>
 +
<br>
 +
          <a href="#experimental-design">Experimental Design</a>
 +
<br>
 +
          <a href="#future-directions">Future Directions</a>
 +
<br>
 +
          <a href="#replace-title">Title</a>
 +
<br>
 +
          <a href="#replace-title">Title</a>
 +
<br>
 +
          <a href="#replace-title">Title</a>
 +
        </div>
 +
 
 +
 
 +
 
 +
 
 +
<div class="main">
 +
      <!-- HEADER/BANNER -->
 +
      <div class="banner-image">
 +
        <div class="banner-text resp">
 +
          <h1 style="font-family: 'Public Sans', sans-serif; font-weight: 600;">CELLULASES</h1>
 +
             
 +
        </div>
 +
      </div>
 +
     
 +
      <!-- BODY -->
 +
      <div class="intro-body">
 +
<div class = "project-design" id="project-design">
 +
        <h2>PROJECT DESIGN</h2>
 +
        <h4>What do the people need? </h4>
 +
        <p>
 +
          In order to provide a sustainable, community-based solution, we plan
 +
          to genetically modify <i>Rhodosporidium toruloides</i>, an oleaginous
 +
          yeast that naturally produces beta-carotene and lipids, to be more
 +
          robust and resource-efficient. By modifying the yeast to produce
 +
          cellulase, it can then use common agricultural waste products as an
 +
          energy source for synthesizing its oil. It can then be eaten as a
 +
          vitamin A supplement. The yeast strain, while naturally safe and
 +
          non-pathogenic, will also be genetically modified to include a kill
 +
          switch for bio-containment, and optimized for oil production.
 +
        </p>
 +
<img src="https://static.igem.org/mediawiki/2019/4/48/T--Calgary--6GIXgel.jpeg">
 +
<br>
 +
<p>
 +
          In order to provide a sustainable, community-based solution, we plan
 +
          to genetically modify <i>Rhodosporidium toruloides</i>, an oleaginous
 +
          yeast that naturally produces beta-carotene and lipids, to be more
 +
          robust and resource-efficient. By modifying the yeast to produce
 +
          cellulase, it can then use common agricultural waste products as an
 +
          energy source for synthesizing its oil. It can then be eaten as a
 +
          vitamin A supplement. The yeast strain, while naturally safe and
 +
          non-pathogenic, will also be genetically modified to include a kill
 +
          switch for bio-containment, and optimized for oil production.
 +
        </p>
 +
 
 +
 
 
</div>
 
</div>
 +
<br>
 +
<hr>
 +
<div class = "part-design" id="part-design">
 +
        <h2>PART DESIGN</h2>
 +
        <h4>Thoughtful design of genetic constructs</h4>
 +
        <p>
 +
          In order to provide a sustainable, community-based solution, we plan
 +
          to genetically modify <i>Rhodosporidium toruloides</i>, an oleaginous
 +
          yeast that naturally produces beta-carotene and lipids, to be more
 +
          robust and resource-efficient. By modifying the yeast to produce
 +
          cellulase, it can then use common agricultural waste products as an
 +
          energy source for synthesizing its oil. It can then be eaten as a
 +
          vitamin A supplement. The yeast strain, while naturally safe and
 +
          non-pathogenic, will also be genetically modified to include a kill
 +
          switch for bio-containment, and optimized for oil production.
 +
        </p>
 
</div>
 
</div>
 +
<br>
 +
<hr>
 +
<div class = "experimental-design" id="experimental-design">
 +
        <h2>EXPERIMENTAL DESIGN</h2> </div>
 +
        <h4>Thoughtful design of experiments</h4>
 +
        <p>
 +
          In order to provide a sustainable, community-based solution, we plan
 +
          to genetically modify <i>Rhodosporidium toruloides</i>, an oleaginous
 +
          yeast that naturally produces beta-carotene and lipids, to be more
 +
          robust and resource-efficient. By modifying the yeast to produce
 +
          cellulase, it can then use common agricultural waste products as an
 +
          energy source for synthesizing its oil. It can then be eaten as a
 +
          vitamin A supplement. The yeast strain, while naturally safe and
 +
          non-pathogenic, will also be genetically modified to include a kill
 +
          switch for bio-containment, and optimized for oil production.
 +
        </p>
 +
<!--ACCORDION -->
 +
 +
<div class="accordion" id="accordionExample">
 +
  <div class="card">
 +
    <div class="card-header" id="headingOne">
 +
      <h2 class="mb-0">
 +
        <button class="btn btn-link" type="button" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
 +
          Experiment 1
 +
        </button>
 +
      </h2>
 +
    </div>
 +
 +
    <div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordionExample">
 +
      <div class="card-body">
 +
        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <div class="card">
 +
    <div class="card-header" id="headingTwo">
 +
      <h2 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
 +
          Experiment 2
 +
        </button>
 +
      </h2>
 +
    </div>
 +
    <div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordionExample">
 +
      <div class="card-body">
 +
        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <div class="card">
 +
    <div class="card-header" id="headingThree">
 +
      <h2 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
 +
          Experiment 3
 +
        </button>
 +
      </h2>
 +
    </div>
 +
    <div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordionExample">
 +
      <div class="card-body">
 +
        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
 +
      </div>
 +
    </div>
 +
  </div>
 +
<div class="card">
 +
    <div class="card-header" id="headingFour">
 +
      <h2 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
 +
          Experiment 4
 +
        </button>
 +
      </h2>
 +
    </div>
 +
    <div id="collapseFour" class="collapse" aria-labelledby="headingFour" data-parent="#accordionExample">
 +
      <div class="card-body">
 +
        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
 +
      </div>
 +
    </div>
 +
  </div>
 +
 +
 +
 +
 +
 +
 +
</div> <!--Everything above this is in the ACCORDION. So copy and paste a new experiment above here. -->
 +
<hr>
 +
<div class = "Future Directions" id="future-directions">
 +
        <h2>FUTURE DIRECTIONS</h2>
 +
        <h4>Next Steps</h4>
 +
        <p>
 +
          In order to provide a sustainable, community-based solution, we plan
 +
          to genetically modify <i>Rhodosporidium toruloides</i>, an oleaginous
 +
          yeast that naturally produces beta-carotene and lipids, to be more
 +
          robust and resource-efficient. By modifying the yeast to produce
 +
          cellulase, it can then use common agricultural waste products as an
 +
          energy source for synthesizing its oil. It can then be eaten as a
 +
          vitamin A supplement. The yeast strain, while naturally safe and
 +
          non-pathogenic, will also be genetically modified to include a kill
 +
          switch for bio-containment, and optimized for oil production.
 +
        </p>
 +
</div>
 +
<br>
 +
<hr>
 +
 +
 +
  
  
Line 66: Line 322:
  
  
 +
          </div> <!-- add in new section of CONTENT above this -->
 +
      </div>
 +
    </div>
 +
  </body>
 
</html>
 
</html>
 +
{{Calgary/Imposter-Footer}}

Revision as of 23:29, 20 September 2020



PROJECT DESIGN

What do the people need?

In order to provide a sustainable, community-based solution, we plan to genetically modify Rhodosporidium toruloides, an oleaginous yeast that naturally produces beta-carotene and lipids, to be more robust and resource-efficient. By modifying the yeast to produce cellulase, it can then use common agricultural waste products as an energy source for synthesizing its oil. It can then be eaten as a vitamin A supplement. The yeast strain, while naturally safe and non-pathogenic, will also be genetically modified to include a kill switch for bio-containment, and optimized for oil production.


In order to provide a sustainable, community-based solution, we plan to genetically modify Rhodosporidium toruloides, an oleaginous yeast that naturally produces beta-carotene and lipids, to be more robust and resource-efficient. By modifying the yeast to produce cellulase, it can then use common agricultural waste products as an energy source for synthesizing its oil. It can then be eaten as a vitamin A supplement. The yeast strain, while naturally safe and non-pathogenic, will also be genetically modified to include a kill switch for bio-containment, and optimized for oil production.



PART DESIGN

Thoughtful design of genetic constructs

In order to provide a sustainable, community-based solution, we plan to genetically modify Rhodosporidium toruloides, an oleaginous yeast that naturally produces beta-carotene and lipids, to be more robust and resource-efficient. By modifying the yeast to produce cellulase, it can then use common agricultural waste products as an energy source for synthesizing its oil. It can then be eaten as a vitamin A supplement. The yeast strain, while naturally safe and non-pathogenic, will also be genetically modified to include a kill switch for bio-containment, and optimized for oil production.



EXPERIMENTAL DESIGN

Thoughtful design of experiments

In order to provide a sustainable, community-based solution, we plan to genetically modify Rhodosporidium toruloides, an oleaginous yeast that naturally produces beta-carotene and lipids, to be more robust and resource-efficient. By modifying the yeast to produce cellulase, it can then use common agricultural waste products as an energy source for synthesizing its oil. It can then be eaten as a vitamin A supplement. The yeast strain, while naturally safe and non-pathogenic, will also be genetically modified to include a kill switch for bio-containment, and optimized for oil production.

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

FUTURE DIRECTIONS

Next Steps

In order to provide a sustainable, community-based solution, we plan to genetically modify Rhodosporidium toruloides, an oleaginous yeast that naturally produces beta-carotene and lipids, to be more robust and resource-efficient. By modifying the yeast to produce cellulase, it can then use common agricultural waste products as an energy source for synthesizing its oil. It can then be eaten as a vitamin A supplement. The yeast strain, while naturally safe and non-pathogenic, will also be genetically modified to include a kill switch for bio-containment, and optimized for oil production.