Difference between revisions of "Team:UCSC/Field"

Line 78: Line 78:
 
     display:inline;
 
     display:inline;
 
}
 
}
 +
 +
<!-- Nina don't touch this or so help me god -->
 +
 +
.a {
 +
-webkit-animation:gear_1 4s linear infinite;
 +
    -moz-animation:gear_1 4s linear infinite;
 +
    animation:gear_1 4s linear infinite;}
 +
 +
@-moz-keyframes gear_1 { 100% { -moz-transform: rotate(360deg); } }
 +
@-webkit-keyframes gear_1 { 100% { -webkit-transform: rotate(360deg); } }
 +
@keyframes gear_1 { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
 +
 +
.c{
 +
-webkit-animation:gear_2 4s linear infinite;
 +
-moz-animation:gear_2 4s linear infinite;
 +
animation:gear_2 4s linear infinite;}
 +
 +
 +
 +
@-moz-keyframes gear_2 { 100% { -moz-transform: rotate(-360deg); } }
 +
@-webkit-keyframes gear_2 { 100% { -webkit-transform: rotate(-360deg); } }
 +
@keyframes gear_2 { 100% { -webkit-transform: rotate(360deg); transform:rotate(-360deg); } }
 +
 +
    .gear-container {
 +
        position: relative;
 +
        height: 630px;
 +
    }
 +
 +
 +
 +
 +
    .gear-node {
 +
        width: 180px;
 +
        height: 180px;
 +
        position: absolute;
 +
        cursor: pointer;}
 +
 +
 +
 
 +
.gear-node .gear {
 +
        width: 180px;
 +
        height: 180px;
 +
    }
 +
    .profile-cont {
 +
        display: none;
 +
    }
 +
    .profile-cont.active {
 +
        display: block;
 +
    }
 +
 +
 +
@media screen and (max-width: 1024px) {
 +
 +
#salt {width: 100%}
 +
 +
#our_content {
 +
width: 100%;
 +
}
 +
 +
#top-section {
 +
width: 100%;
 +
}
 +
 +
#content {width: 100%;}
 +
 +
#foot {width: 100%}
 +
 +
.gear {width: 10%; height: 10%;}
 +
 +
 +
  .gear-container {
 +
        position: relative;
 +
        height: 100%;
 +
    }
 +
 +
 +
 +
 +
    .gear-node {
 +
        width: 100%;
 +
        height: 100%;
 +
        }
 +
 +
 +
 
 +
.gear-node .gear {
 +
        width: 100%;
 +
        height: 100%;
 +
 +
}
 +
@media screen and (max-width: 980px) {
 +
 +
#salt {width: 100%}
 +
#our_content {
 +
width: 100%;
 +
}
 +
 +
#top-section {
 +
width: 100%;
 +
}
 +
 +
#content {width: 100%;}
 +
 +
#foot {width: 100%}
 +
 +
.gear {width: 10%; height: 10%;}
 +
}
 +
 +
.gear-container {
 +
        position: relative;
 +
        height: 100%;
 +
    }
 +
 +
 +
 +
 +
    .gear-node {
 +
        width: 100%;
 +
        height: 100%;
 +
        }
 +
 +
 +
 
 +
.gear-node .gear {
 +
        width: 100%;
 +
        height: 100%;
 +
 +
 +
@media screen and (max-width: 650px) {
 +
 +
#salt {width: 100%}
 +
 +
#our_content {
 +
width: 100%;
 +
}
 +
 +
#top-section {
 +
width: 100%;
 +
}
 +
 +
#content {width: 100%;}
 +
 +
#foot {width: 100%}
 +
 +
.gear {width: 10%; height: 10%;}
 +
 +
.gear-container {
 +
        position: relative;
 +
        height: 100%;
 +
        width: 100%;
 +
    }
 +
 +
 +
 +
 +
    .gear-node {
 +
        width: 10%;
 +
        height: 10%;
 +
        }
 +
 +
 +
 
 +
.gear-node .gear {
 +
        width: 10%;
 +
        height: 10%;
 +
 +
 +
}
 +
 +
 +
  
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
Line 264: Line 435:
  
 
<p>
 
<p>
Team members
+
<div class="container">
 +
    <div class="row">
 +
        <div class="col-md-6 gear-container">
 +
            <div class="gear-node a" data-node="1" style="top: 0px; left: -2px;"><img class="gear" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" /></div>
 +
            <div class="gear-node" data-node="2" style="top: 68px; left: 155px;"><img class="gear c " src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" /></div>
 +
            <div class="gear-node a" data-node="3" style="top: 200px; left: 50px;"><img class="gear" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" /></div>
 +
            <div class="gear-node" data-node="4" style="top: 270px; left: 210px;"><img class="gear c" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" /></div>
 +
            <div class="gear-node a" data-node="5" style="top: 405px; left: 105px;"><img class="gear" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" /></div>
 +
            <div class="gear-node" data-node="6" style="top: 470px; left: 270px;"><img class="gear c" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" /></div>
 +
            <div class="gear-node a" data-node="7" style="top: 630px; left: 340px;"><img class="gear" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" /></div>
 +
 
 +
        </div>
 +
        <div class="col-md-6">
 +
            <div class="profile-cont" data-node="1">
 +
                <table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Alonzo Lee</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/c/c0/T7juPEQ.jpg" style=" width: 236px; height: 355px;" />
 +
                <td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
                <li><span>Biomolecular Engineering<br /> Cowell College (UCSC)<br /> 4th Year<br /> Overseer of all projects&nbsp;<br /> From: Sacramento, CA</span></li>
 +
                </ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
<table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td style=" padding: 0px;">
 +
                <p class="left">
 +
<i>"I started this project nervous and afraid about my ability to not only perform in a laboratory setting but as a captain as well. Yet now that have gone through iGEM I have become both an experienced researcher and a decisive leader who is able to communicate with all levels. This project has been one of the most fulfilling experiences of my life and I only hope that in the future more potential researchers are able to live what I have lived. With new experiences, knowledge, and friends in hand I look back at back at my iGEM experience only wishing to live it once more."</i>
 +
                </p>
 +
               
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="2">
 +
                  <table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Nina Sardesh</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/e/ea/TBLe8mj.jpg" style=" width: 236px; height: 355px;" />
 +
                <td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
                <li><span>Bioelectronics Engineering<br /> <em>Electrical Engineering minor</em><br />Stevenson College (UCSC)<br />4th Year<br />Grant &amp; Social Media Supervisor<br />From: San Francisco, CA&nbsp;</span></li>
 +
                </ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="3">
 +
                <table style=" width: 500px;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Sanusha Bijj</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/9/94/Hh3piQb.jpg" style=" width: 236px; height: 355px;" />
 +
                <td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
        <li><span>Biomolecular Engineering<br /> </span><em><span>Bioinformatics minor</span></em><span><br /> College Nine (UCSC)<br /> 4th Year<br /> Grant, Social Media,&nbsp;&amp; <br />Website Team<br /> From: San Jose, CA</span></li>
 +
</ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
<table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td style=" padding: 0px;">
 +
                <p class="left">
 +
<i>"Being apart of iGEM was more than just an experience. I was able to not only learn new lab techniques, but also learn how to fundraise, communicate, and think broader. My contribution to the team not only include lab work but publicizing our research through newspapers, writing grants, and writing thank-you letters. Two important qualities I learned from this experience were patience and communication. I can definitely say that this experience has prepped me to deal with the future research labs that I will encounter."</i>
 +
                </p>
 +
               
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="4">
 +
          <table style=" width: 500px;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Jackson DeKloe</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/5/50/JOskfl3.jpg" style=" width: 236px; height: 355px;" />
 +
                <td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
        <li><span>Molecular, Cell, &amp; <br />Developmental&nbsp;Biology<br /> </span><em><span>Bioinformatics minor</span></em><span><br /> Cowell College (UCSC)<br /> 5th Year<br /> From: Fairfield, CA</span></li>
 +
</ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="5">
 +
          <table style=" width: 500px;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Vijay Jayant</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/7/7b/TSbgd8F.jpg" style=" width: 236px; height: 355px;" />
 +
                <td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
        <li><span>Molecular, Cell, &amp; <br />Developmental&nbsp;Biology<br /> </span><em><span>Bioinformatics minor</span></em><span><br /> College Ten (UCSC)<br /> 5th Year<br /> Graphic Deisgn, Video, &amp; <br />Website Team<br /> From: Fremont, CA</span></li>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="6">
 +
                <table style=" width: 500px; margin: auto;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Isabel Madau</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/e/ef/SJzt0Ij.jpg" style=" width: 236px; height: 355px;" />
 +
                <td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
      <li><span>Biochemistry<br /> University of Edinburgh<br /> 2nd Year<br /> Grant Team<br /> From:&nbsp;Baltimore, MD</span></li>
 +
</ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="7">
 +
                <table style=" width: 500px;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Derek Brekke</b>
 +
                </p>
 +
                <img src="" style=" width: 236px; height: 355px;" />
 +
                <td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
        <li><span>Biomolecular Engineering<br /> </span><em><span>Bioinformatics minor</span></em><span><br /> College Nine (UCSC)<br /> 5th Year<br /> From: Aptos, CA</span></li>
 +
</ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
          <div class="gear-node" data-node="1" style="top: 0.5px; left: -586px;"><img src="https://static.igem.org/mediawiki/2015/4/4b/Fermentation_-_Alonzo.png"  /></div>
 +
          <div class="gear-node" data-node="2" style="top: 68px; left: -429px;"><img src="https://static.igem.org/mediawiki/2015/5/56/Fermentation_-_Nina.png" /></div>
 +
          <div class="gear-node a" data-node="3" style="top: 200px; left: -534px;"><img src="https://static.igem.org/mediawiki/2015/9/99/Fermentation_-_Sanusha.png" /></div>
 +
            <div class="gear-node" data-node="4" style="top: 270px; left: -375px;"><img src="https://static.igem.org/mediawiki/2015/d/d0/Fermentation_-_Jackson.png" /></div>
 +
            <div class="gear-node" data-node="5" style="top: 405px; left: -480px;"><img src="https://static.igem.org/mediawiki/2015/8/81/Fermentation_-_Vijay.png" /></div>
 +
            <div class="gear-node" data-node="6" style="top: 470px; left: -315px;"><img src="https://static.igem.org/mediawiki/2015/9/9d/Fermentation_-_Isabel.png" /></div>
 +
            <div class="gear-node " data-node="7" style="top: 630px; left: -244px;"><img src="" /></div>
 +
 
 +
      </div>
 +
    </div>
 +
</div>
 
</p>
 
</p>
 
<br />
 
<br />
Line 307: Line 639:
 
</div>
 
</div>
 
</body>
 
</body>
 
+
<script>
 +
    console.log('hi');
 +
    jQuery(document).ready(function() {
 +
        jQuery('.gear-node').on('mouseover', function() {
 +
            jQuery('.profile-cont').removeClass('active');
 +
            jQuery('.profile-cont[data-node="' + jQuery(this).attr('data-node') + '"]').addClass('active');
 +
        });
 +
    });
 +
</script>
 
</html>
 
</html>

Revision as of 15:33, 15 September 2015

Field

The primary goal for the Field team was to identify or discover a halophilic microorganism that digests cellulose.

Each protocol conducted by the Field team produced successful results. The MGM 18% plate inoculations for all samples grew successfully, displaying prominent orange and pink colonies. (picture here) The colonies were put through a cellulose screen which consisted of a minimal media designed for halo-archaea with purified cellulose as the only carbon source. (refer to notebook) ]The team had successful amplification of the 16s rRNA regions of each of the archaeal samples so the samples were sent to the University of California, Berkeley for cleanup and sequencing. The BLAST results revealed that archaeal samples FS 4, FS 5A, and P5A-5 had a close relationship to the organism Haloferax gibbonsii. The sample FS 6 did not match with a complete genome, implying that this organism is a novel find.

Within the incoming Fall quarter, sample FS 6 will be sent off for full length sequencing, and the sequences will be ran through the BLAST database for sequence comparison again. In order to determine the identity of the samples FS 4, FS 5A, and P5A-5, primers will be designed. These primers will be used to identify the location of the glycoside hydrolase of Haloferax gibbonsii. These primers will then be incorporated into a PCR reaction for the archaeal organisms FS 4, FS 5A, and P5A-5. This process will confirm the identities of these archaeal organisms and further conclude this research. The glycoside hydrolase of Haloferax gibbonsii was identified through the NCBI BLAST database results and is an enzyme that participates in the degradation of biomasses such as cellulose 9.

Alonzo Lee

  • Biomolecular Engineering
    Cowell College (UCSC)
    4th Year
    Overseer of all projects 
    From: Sacramento, CA

"I started this project nervous and afraid about my ability to not only perform in a laboratory setting but as a captain as well. Yet now that have gone through iGEM I have become both an experienced researcher and a decisive leader who is able to communicate with all levels. This project has been one of the most fulfilling experiences of my life and I only hope that in the future more potential researchers are able to live what I have lived. With new experiences, knowledge, and friends in hand I look back at back at my iGEM experience only wishing to live it once more."

Nina Sardesh

  • Bioelectronics Engineering
    Electrical Engineering minor
    Stevenson College (UCSC)
    4th Year
    Grant & Social Media Supervisor
    From: San Francisco, CA 

Sanusha Bijj

  • Biomolecular Engineering
    Bioinformatics minor
    College Nine (UCSC)
    4th Year
    Grant, Social Media, &
    Website Team
    From: San Jose, CA

"Being apart of iGEM was more than just an experience. I was able to not only learn new lab techniques, but also learn how to fundraise, communicate, and think broader. My contribution to the team not only include lab work but publicizing our research through newspapers, writing grants, and writing thank-you letters. Two important qualities I learned from this experience were patience and communication. I can definitely say that this experience has prepped me to deal with the future research labs that I will encounter."

Jackson DeKloe

  • Molecular, Cell, &
    Developmental Biology
    Bioinformatics minor
    Cowell College (UCSC)
    5th Year
    From: Fairfield, CA

Vijay Jayant

  • Molecular, Cell, &
    Developmental Biology
    Bioinformatics minor
    College Ten (UCSC)
    5th Year
    Graphic Deisgn, Video, &
    Website Team
    From: Fremont, CA

Isabel Madau

  • Biochemistry
    University of Edinburgh
    2nd Year
    Grant Team
    From: Baltimore, MD

Derek Brekke

  • Biomolecular Engineering
    Bioinformatics minor
    College Nine (UCSC)
    5th Year
    From: Aptos, CA