Difference between revisions of "Team:Cardiff Wales"

 
(97 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Cardiff_Wales}}
+
{{Cardiff_Wales/footer}}
 +
{{Cardiff_Wales/navigationbar}}
 
<html>
 
<html>
  
 +
<style>
  
  
 +
.circle-container {
 +
    position: relative;
 +
    width: 44em;
 +
    height: 44em;
 +
    padding: 2.8em;
 +
    /*2.8em = 5.6em*1.4 (2em = half the width of a link with img, 1.4 = sqrt(2))*/
 +
    border: solid 5px;
 +
    border-radius: 50%;
 +
margin: 3.5em auto 0;
 +
   
 +
border-style: none;
 +
}
 +
.circle-container a {
 +
    display: block;
 +
    position: absolute;
 +
    top: 50%; left: 50%;
 +
    width: 12em; height: 12em;
 +
margin: -6em;
 +
}
  
<div class="column full_size" >
+
.circle-container a:hover {
<h1> Welcome to iGEM 2018! </h1>
+
z-index:999
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
}
  
 +
.circle-container img {display: block; width: 100%; }
  
<center>
+
.deg0 img {
<img src = "https://static.igem.org/mediawiki/2018/thumb/e/e0/T--Cardiff_Wales--homepagetest.jpg/240px-T--Cardiff_Wales--homepagetest.jpg.png" width="50%"/>
+
</center>
+
+
  
</div>
+
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg0:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg30 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg30:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg60 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg60:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg90 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg90:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg120 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg120:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg150 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg150:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg180 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg180:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg210 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg210:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg240 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg240:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg270 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg270:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg300 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg300:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg330 img {
 +
    -webkit-transition: all 1s ease; /* Safari and Chrome */
 +
    -moz-transition: all 1s ease; /* Firefox */
 +
    -ms-transition: all 1s ease; /* IE 9 */
 +
    -o-transition: all 1s ease; /* Opera */
 +
    transition: all 1s ease;
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg330:hover img{
 +
    -webkit-transform:scale(1.25); /* Safari and Chrome */
 +
    -moz-transform:scale(1.25); /* Firefox */
 +
    -ms-transform:scale(1.25); /* IE 9 */
 +
    -o-transform:scale(1.25); /* Opera */
 +
    transform:scale(1.25);
 +
border: solid 5px; border-color: green; border-radius:6em;
 +
}
 +
.deg0 {
 +
  transform: translate(24em);
 +
}
 +
.deg30 {
 +
  transform: rotate(30deg) translate(24em) rotate(-30deg);
 +
}
 +
.deg60 {
 +
  transform: rotate(60deg) translate(24em) rotate(-60deg);
 +
}
 +
.deg90 {
 +
  transform: rotate(90deg) translate(24em) rotate(-90deg);
 +
}
 +
.deg120 {
 +
  transform: rotate(120deg) translate(24em) rotate(-120deg);
 +
}
 +
.deg150 {
 +
  transform: rotate(150deg) translate(24em) rotate(-150deg);
 +
}
 +
.deg180 {
 +
  transform: translate(-24em);
 +
}
 +
.deg210 {
 +
  transform: rotate(210deg) translate(24em) rotate(-210deg);
 +
}
 +
.deg240 {
 +
  transform: rotate(240deg) translate(24em) rotate(-240deg);
 +
}
 +
.deg270 {
 +
  transform: rotate(270deg) translate(24em) rotate(-270deg);
 +
}
 +
.deg300 {
 +
  transform: rotate(300deg) translate(24em) rotate(-300deg);
 +
}
 +
.deg330 {
 +
  transform: rotate(330deg) translate(24em) rotate(-330deg);
 +
}
  
 +
</style>
  
 +
<img style="width:100%; font-size:2em !important;" src="https://static.igem.org/mediawiki/2018/4/4e/T--Cardiff_Wales--TitleImage.png"/>
 +
 +
<div class="maincontent" >
 +
<body>
 
<div class="column full_size" >
 
<div class="column full_size" >
  
<h3>Before you start</h3>
 
<p> Please read the following pages:</p>
 
<ul>
 
<li>  <a href="https://2018.igem.org/Competition">Competition Hub</a> </li>
 
<li> <a href="https://2018.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
 
<li> <a href="https://2018.igem.org/Resources/Template_Documentation">Template documentation</a></li>
 
</ul>
 
</div>
 
  
 +
<h1 style="color:green !important;"> Team Cardiff - RNAphid </h1>
  
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
  
 +
<!--
 +
<p>Your team has been approved and you are ready to start the iGEM season! </p>
 +
<center>
 +
<img src = "https://static.igem.org/mediawiki/2018/2/25/T--Cardiff_Wales--homepagetest.png"/>
 +
</center> -->
  
 +
<center>
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2018/e/e3/T--Cardiff_Wales--BestPlantSynBio.png" style="width:20% !important">
 +
<!-- Image from https://brogdalecic.co.uk/ -->
 +
<br>
 +
<h3 style="color:black !important"> Winners of the Undergraduate 'Best Plant Synthetic Biology' Award and a Gold Medal </h3>
 +
<br><br>
 +
<p><center> For iGEM 2018, Team Cardiff aims to create an effective pesticide against aphids.
 +
<br><br>
 +
To do this, we are using RNAi to target the aphids key genes that enable the survival of their symbiont, <i> Buchnera aphidicola</i>, by targeting genes essential for the development of specialised aphid cells called bacteriocytes. These genes are of the BCR and SP gene families.
 +
<br><br>
 +
We are testing these constructs in <i> Nicotiana benthamiana</i> against the aphid pest <i> Myzus persicae </i>. See our <a  href="https://2018.igem.org/Team:Cardiff_Wales/description">Description</a> page for more details!
 +
</center></p>
  
<div class="column full_size" >
+
<br><br><br><br><br><br>
<h3> Styling your wiki </h3>
+
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>  
+
  
</div>
+
<div class='circle-container' style=margin 0 auto;>
  
 +
    <!--<a href='#' class='center' width='20em !important' height='20em !important'> --><img src='https://static.igem.org/mediawiki/2018/2/2f/T--Cardiff_Wales--Aphidlogonowhite.png'></a>
  
 +
    <a href='https://2018.igem.org/Team:Cardiff_Wales/Human_Practices' class='deg0'><img src='https://static.igem.org/mediawiki/2018/c/cd/T--Cardiff_Wales--Humanpracticeslogo.png'></a>
  
 +
    <a href='https://2018.igem.org/Team:Cardiff_Wales/Results' class='deg30'><img src='https://static.igem.org/mediawiki/2018/e/e3/T--Cardiff_Wales--Resultslogo.png'></a>
  
<div class="clear extra_space"></div>
+
    <a href='https://2018.igem.org/Team:Cardiff_Wales/Parts' class='deg60'><img src='https://static.igem.org/mediawiki/2018/b/b2/T--Cardiff_Wales--Partslogo.png'></a>
  
 +
    <a href='https://2018.igem.org/Team:Cardiff_Wales/Collaborations' class='deg90'><img src='https://static.igem.org/mediawiki/2018/9/9b/T--Cardiff_Wales--Collaborationlogo.png'></a>
  
 +
    <a href='https://2018.igem.org/Team:Cardiff_Wales/InterLab' class='deg120'><img src='https://static.igem.org/mediawiki/2018/e/e3/T--Cardiff_Wales--Interlabworldlogo.png'></a>
  
<div class="column third_size" >
+
    <a href='https://2018.igem.org/Team:Cardiff_Wales/Medal_Fulfillment' class='deg150'><img src='https://static.igem.org/mediawiki/2018/1/1d/T--Cardiff_Wales--medalslogo.png'></a>
  
<h3> Uploading pictures and files </h3>
+
    <a href='https://2018.igem.org/Team:Cardiff_Wales/Bioinformatics' class='deg180'><img src='https://static.igem.org/mediawiki/2018/1/11/T--Cardiff_Wales--Bioinformaticslogo.png'></a>
<p> You must upload any pictures and files to the iGEM 2018 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. </p>
+
  
 +
    <a href='https://2018.igem.org/Team:Cardiff_Wales/Notebook' class='deg210'><img src='https://static.igem.org/mediawiki/2018/3/32/T--Cardiff_Wales--notebooklogo.png'></a>
  
<p>When you upload, set the "Destination Filename" to <b> T--YourOfficialTeamName--NameOfFile.jpg</b>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
    <a href='https://2018.igem.org/Team:Cardiff_Wales/gallery' class='deg240'><img src='https://static.igem.org/mediawiki/2018/a/a9/T--Cardiff_Wales--Albumlogo.png'></a>
 
+
<div class="button_link">
+
<a href="https://2018.igem.org/Special:Upload">
+
UPLOAD FILES
+
</a>
+
</div>
+
 
+
</div>
+
 
+
<div class="column third_size" >
+
<h3> Wiki template information </h3>
+
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2018.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
 
+
</div>  
+
  
 +
    <a href='https://2018.igem.org/Team:Cardiff_Wales/Description' class='deg270'><img src='https://static.igem.org/mediawiki/2018/1/11/T--Cardiff_Wales--Descriptionlogo.png'></a>
  
 +
    <a href='https://2018.igem.org/Team:Cardiff_Wales/Team' class='deg300'><img src='https://static.igem.org/mediawiki/2018/7/75/T--Cardiff_Wales--Teamlogo.png'></a>
  
<div class="column third_size" >
+
    <a href='https://2018.igem.org/Team:Cardiff_Wales/Model' class='deg330'><img src='https://static.igem.org/mediawiki/2018/b/b7/T--Cardiff_Wales--Modellogo.png'></a>
<div class="highlight decoration_B_full">
+
<h3> Editing your wiki </h3>
+
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
<p>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
  
<div class="button_link">
 
<a href="https://2018.igem.org/wiki/index.php?title=Team:Cardiff_Wales&action=edit">
 
EDIT PAGE
 
</a>
 
 
</div>
 
</div>
 +
<br><br><br><br><br><br>
  
 +
</div>
  
</div>
 
</div>
 
  
 
 
 
 
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
 
 
 
<div class="column two_thirds_size" >
 
<h3>Tips</h3>
 
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
 
<ul>
 
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
 
<li>Be clear about what you are doing and how you plan to do this.</li>
 
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
 
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
 
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
 
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2018.igem.org/Calendar">iGEM 2018 calendar</a> </li>
 
<li>Have lots of fun! </li>
 
</ul>
 
 
</div>
 
</div>
 
+
</body>
 
+
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
<h3>Inspiration</h3>
+
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
</div>
+
</div>
+
 
+
 
+
 
+
 
+
 
</html>
 
</html>

Latest revision as of 17:39, 1 November 2018

Team Cardiff - RNAphid




Winners of the Undergraduate 'Best Plant Synthetic Biology' Award and a Gold Medal



For iGEM 2018, Team Cardiff aims to create an effective pesticide against aphids.

To do this, we are using RNAi to target the aphids key genes that enable the survival of their symbiont, Buchnera aphidicola, by targeting genes essential for the development of specialised aphid cells called bacteriocytes. These genes are of the BCR and SP gene families.

We are testing these constructs in Nicotiana benthamiana against the aphid pest Myzus persicae . See our Description page for more details!