Difference between revisions of "Team:NYU Abu Dhabi/Collaborations"

 
(28 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
     <!-- jQuery -->
 
     <!-- jQuery -->
 
     <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/jQuery?action=raw&ctype=text/javascript"></script>
 
     <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/jQuery?action=raw&ctype=text/javascript"></script>
 +
    <!-- Popper -->
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/Popper?action=raw&ctype=text/javascript"></script>
 
     <!-- Bootstrap -->
 
     <!-- Bootstrap -->
 
     <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapCSS?action=raw&ctype=text/css" />
 
     <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapCSS?action=raw&ctype=text/css" />
 
     <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapJS?action=raw&ctype=text/javascript"></script>
 
     <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapJS?action=raw&ctype=text/javascript"></script>
 
     <!-- Reset CSS -->
 
     <!-- Reset CSS -->
 +
 
     <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/ResetCSS?action=raw&ctype=text/css" />
 
     <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/ResetCSS?action=raw&ctype=text/css" />
 +
    <!-- <link rel="stylesheet" href="./reset.css" /> -->
  
 
     <!-- BEGIN CUSTOM CSS -->
 
     <!-- BEGIN CUSTOM CSS -->
  
     <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/CSS?action=raw&ctype=text/css" /> -->
+
     <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/CSS?action=raw&ctype=text/css" />
 
     <!-- <link rel="stylesheet" href="./style.css" /> -->
 
     <!-- <link rel="stylesheet" href="./style.css" /> -->
 
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/homeCSS?action=raw&ctype=text/css" /> -->
 
    <!-- <link rel="stylesheet" href="./home.css" /> -->
 
  
 
     <!-- END CUSTOM CSS -->
 
     <!-- END CUSTOM CSS -->
Line 23: Line 24:
 
     <div id="app">
 
     <div id="app">
 
       <!-- Navbar -->
 
       <!-- Navbar -->
       <nav class="navbar navbar-default navbar-fixed-top" id="nav">
+
       <nav class="navbar navbar-expand-lg fixed-top navbar-light bg-light">
        <div class="container-fluid">
+
        <a class="navbar-brand" href="https://2017.igem.org/Team:NYU_Abu_Dhabi">
          <div class="navbar-header">
+
          <img src="https://static.igem.org/mediawiki/2017/0/0d/T--NYU_Abu_Dhabi--horizontal-logo.png" alt=""/>
            <a class="navbar-brand" href="#">
+
        </a>
              <img src="https://static.igem.org/mediawiki/2017/0/0d/T--NYU_Abu_Dhabi--horizontal-logo.png">
+
        <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
            </a>
+
           <span class="navbar-toggler-icon"></span>
           </div>
+
        </button>
           <ul class="nav navbar-nav">
+
        <div class="collapse navbar-collapse" id="navbarNavDropdown">
             <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi">Home</a></li>
+
           <ul class="navbar-nav">
 +
             <li class="nav-item active">
 +
              <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi">Home <span class="sr-only">(current)</span></a>
 +
            </li>
 +
            <li class="nav-item dropdown">
 +
              <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                Project
 +
              </a>
 +
              <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Description">Our Project</a>
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Results">Results</a>
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Parts">Parts</a>
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Demonstrate">Demo</a>
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Applied_Design">Design</a>
 +
              </div>
 +
            </li>
  
             <li class="dropdown">
+
             <li class="nav-item">
              <a class="dropdown-toggle" data-toggle="dropdown" href="#">Project
+
               <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Collaborations">Collaborations</a>
               <span class="caret"></span></a>
+
              <ul class="dropdown-menu">
+
                <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Description">Our Project</a></li>
+
                <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Results">Results</a></li>
+
                <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Parts">Parts</a></li>
+
                <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Demonstrate">Demo</a></li>
+
                <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Model">Model</a></li>
+
                <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Design">Design</a></li>
+
              </ul>
+
 
             </li>
 
             </li>
  
             <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Collaborations">Collaborations</a></li>
+
             <li class="nav-item dropdown">
 +
              <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                Lab Notebook
 +
              </a>
 +
              <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Biology">Biology</a>
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engineering">Engineering</a>
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Protocols">Protocols</a>
 +
              </div>
 +
            </li>
  
             <li class="dropdown">
+
             <li class="nav-item dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Lab Notebook
+
               <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
              <span class="caret"></span></a>
+
                Human Practices
               <ul class="dropdown-menu">
+
              </a>
                 <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Biology">Biology</a></li>
+
               <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
                 <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engineering">Engineering</a></li>
+
                 <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP">Overview</a>
                 <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Protocols">Protocols</a></li>
+
                 <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver">Human Practices</a>
               </ul>
+
                 <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Gold_Integrated">Integrated Human Practices</a>
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engagement">Engagement and Education</a>
 +
               </div>
 
             </li>
 
             </li>
  
             <li class="dropdown">
+
             <li class="nav-item">
              <a class="dropdown-toggle" data-toggle="dropdown" href="#">Human Practices
+
               <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/InterLab">Interlab</a>
               <span class="caret"></span></a>
+
              <ul class="dropdown-menu">
+
                <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP">Human Practices</a></li>
+
                <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver">Silver Human Practices</a></li>
+
                <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Gold_Integrated">Integrated Practices</a></li>
+
                <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engagement">Engagement and Education</a></li>
+
              </ul>
+
 
             </li>
 
             </li>
  
            <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/InterLab">Interlab</a></li>
+
             <li class="nav-item dropdown">
             <li class="dropdown">
+
               <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Team
+
                Team
               <span class="caret"></span></a>
+
               </a>
               <ul class="dropdown-menu">
+
               <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
                 <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Team">Team</a></li>
+
                 <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Team">Team</a>
                 <li><a href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Attributions">Attributions</a></li>
+
                 <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Attributions">Attributions</a>
               </ul>
+
               </div>
 
             </li>
 
             </li>
 
           </ul>
 
           </ul>
 
         </div>
 
         </div>
 
       </nav>
 
       </nav>
 +
  
 
       <!-- BEGIN CONTENT HERE -->
 
       <!-- BEGIN CONTENT HERE -->
 +
  
 
       <img id="illustration-hero-image" src="https://static.igem.org/mediawiki/2017/5/5d/Collab.png"/>
 
       <img id="illustration-hero-image" src="https://static.igem.org/mediawiki/2017/5/5d/Collab.png"/>
       <div class="collaborations-content">
+
       <div class="section-block">
         <div class="container-fluid">
+
 
          <p class="lead"><a href="https://2017.igem.org/Team:Cologne-Duesseldorf">Dusseldorf Cologne</a></br>
+
<div class="tab">
          We participated in their postcard campaign in which we designed a postcard combining the Abu Dhabi skyline and the LAMP reaction that is integral to our project. We wrote a small description of our project on the back, and the postcards were distributed to all participating teams from around the world.
+
         <button class="tablinks" onclick="openTab(event, 'Postcard Campaign')" id="defaultOpen">Postcard Campaign</button>
          Therefore, STEC-illnesses are still a major problem in countries that revolve around street food.</p>
+
        <button class="tablinks" onclick="openTab(event, 'Virtual Conference')">Virtual Conference</button>
          <div class="card effect__hover">
+
        <button class="tablinks" onclick="openTab(event, 'Surveys')">Surveys</button>
            <img class="card__front" src="https://static.igem.org/mediawiki/2017/8/88/PostFront.jpeg"/>
+
 
            <img class="card__back" src="https://static.igem.org/mediawiki/2017/1/10/PostBack.jpeg"/>
+
    </div>
          </div>
+
 
          <p class="lead"><a href="https://2017.igem.org/Team:Groningen">Groningen</a></br>
+
    <br>
          They participated in our virtual conference, and both the initial call and the follow-up calls were successful. Their project was to build a phage detection for Lactococcus Lactis, but were having trouble with the BioBrick 3A assembly and building their device. We suggested that they try using the pJET vector for transformation and implementing a valving system in their device. For the GFP amplification issues they were facing, team Vilnius-Lithuania suggested that they express transcription factors that can bind to multiple sequences at a time to amplify their signal.</p>
+
 
          <p class="lead"><a href="https://2017.igem.org/Team:Vilnius-Lithuania">Vilnius-Lithuania</a></br>
+
    <div id="Postcard Campaign" class="tabcontent">
          They participated in our virtual conference, and both the initial call and the follow-up calls were successful. Their project was to have a synthetic replicant to effectively keep different plasmids in one cell with the ability to control the copy number of each plasmid group separately. We looked into the issue of calculating copy number, while they helped us look at our microfluidic chambers.</p>
+
        <article>
 +
 
 +
    <p class="section-content">
 +
        We participated in <a href="https://2017.igem.org/Team:Cologne-Duesseldorf">Düsseldorf Cologne</a> postcard campaign in which we designed a postcard combining the Abu Dhabi skyline and the LAMP reaction that is integral to our project. We wrote a small description of our project on the back, and the postcards were distributed to all participating teams from around the world.
 +
        Therefore, STEC-illnesses are still a major problem in countries that revolve around street food.</p>
 +
        <div class="flip_card effect__hover">
 +
          <img class="flip_card__front" src="https://static.igem.org/mediawiki/2017/8/88/PostFront.jpeg"/>
 +
          <img class="flip_card__back" src="https://static.igem.org/mediawiki/2017/1/10/PostBack.jpeg"/>
 
         </div>
 
         </div>
 +
        </article>
 +
    </div>
 +
 +
    <div id="Virtual Conference" class="tabcontent">
 +
        <article>
 +
<h2 class="section-header">Groningen</h2>
 +
<p class="section-content">
 +
                <a href="https://2017.igem.org/Team:Groningen" >Groningen</a> iGEM team participated in our virtual conference, and both the initial call and the follow-up calls were successful. Their project was to build a phage detection for <i>Lactococcus lactis</i>, but were having trouble with the BioBrick 3A assembly and building their device. We suggested that they try using the pJET vector for transformation and implementing a valving system in their device. For the GFP amplification issues they were facing, team Vilnius-Lithuania suggested that they express transcription factors that can bind to multiple sequences at a time to amplify their signal.
 +
</p>
 +
<h2 class="section-header">Vilnius-Lithuania</h2>
 +
            <p class="section-content">
 +
                <a href="https://2017.igem.org/Team:Vilnius-Lithuania" >Vilnius-Lithuania</a> iGEM team participated in our virtual conference, and both the initial call and the follow-up calls were successful. Their project was to have a synthetic replicant to effectively keep different plasmids in one cell with the ability to control the copy number of each plasmid group separately. We looked into the issue of calculating copy number, while they helped us look at our microfluidic chambers.
 +
</p>
 +
        </article>
 +
    </div>
 +
 +
<div id="Surveys" class="tabcontent">
 +
        <article>
 +
          <p class="section-content">
 +
We participated in the following surveys:
 +
              <div id="unl-block">
 +
 +
            <ul>
 +
<li> The microfluidics survey for Boston University Hardware.</br>
 +
<li> The cholera survey for INSA-UPS Toulouse.</br>
 +
<li> The cattle survey for University Nebraska-Lincoln.</br>
 +
<li>The air pollution survey for Pasteur Paris.</br>
 +
<li> The GM medicine survey for Cardiff University.</br>
 +
<li> The insulin accessibility survey for University of Sydney.</br>
 +
<li> The psicose survey for Evry Paris-Saclay.</br>
 +
<li> The diagnosis device survey for Munich.</br>
 +
<li> The perspectives on treatments for illness survey for Columbia NY.
 +
</ul>
 +
          </p>
 +
       
 +
        </div>
 +
        </article>
 +
    </div>
 +
 
       </div>
 
       </div>
 +
 +
<script>
 +
        function openTab(evt, header) {
 +
            var i, tabcontent, tablinks;
 +
            tabcontent = document.getElementsByClassName("tabcontent");
 +
            for (i = 0; i < tabcontent.length; i++) {
 +
                tabcontent[i].style.display = "none";
 +
            }
 +
            tablinks = document.getElementsByClassName("tablinks");
 +
            for (i = 0; i < tablinks.length; i++) {
 +
                tablinks[i].className = tablinks[i].className.replace(" active", "");
 +
            }
 +
            document.getElementById(header).style.display = "block";
 +
            evt.currentTarget.className += " active";
 +
        }
 +
 +
    document.getElementById("defaultOpen").click();
 +
    </script>
  
 
       <!-- END CONTENT HERE -->
 
       <!-- END CONTENT HERE -->
Line 107: Line 184:
 
         <div class = "container-fluid">
 
         <div class = "container-fluid">
 
           <div class="row">
 
           <div class="row">
           <div class = "col-lg-4">
+
           <div class = "col-lg-4 footer-section">
             <p class = "footer-text footer-section">
+
             <p class = "footer-text">
 
               NYU Abu Dhabi is a research university with a fully integrated liberal arts and science college. It draws students from around the world, and prepares them for the challenges and opportunities of our interconnected world. </br> <a href="http://nyuad.nyu.edu/en/about.html">Read More</a>
 
               NYU Abu Dhabi is a research university with a fully integrated liberal arts and science college. It draws students from around the world, and prepares them for the challenges and opportunities of our interconnected world. </br> <a href="http://nyuad.nyu.edu/en/about.html">Read More</a>
 
             </p>
 
             </p>
Line 114: Line 191:
 
           <div class = "col-lg-4 footer-section">
 
           <div class = "col-lg-4 footer-section">
 
             <p class = "footer-text">
 
             <p class = "footer-text">
               NYUAD Saadiyat Island </br>
+
               NYUAD Saadiyat Island</br>
               Abu Dhabi, P.O. Box 129188, U.A.E </br>
+
               Abu Dhabi, P.O. Box 129188, U.A.E</br>
               <a href="mailto:nyuad.igem@nyu.edu">Email</a> </br>
+
               <a href="mailto:nyuad.igem@nyu.edu">Email</a></br>
 
               <a href="https://www.facebook.com/iGEMNYUAD/" target="_blank">Facebook</a> </br>
 
               <a href="https://www.facebook.com/iGEMNYUAD/" target="_blank">Facebook</a> </br>
 
             </p>
 
             </p>
 
           </div>
 
           </div>
 
           <div class = "col-lg-4 footer-section">
 
           <div class = "col-lg-4 footer-section">
             <img class = "footer-logo" src="https://static.igem.org/mediawiki/2017/d/d5/T--ETH_Zurich--IDT_logo.jpeg" />
+
             <img class = "footer-logo" src="https://static.igem.org/mediawiki/2017/7/71/IDT.png" />
 +
            <img class = "footer-logo2" src="https://static.igem.org/mediawiki/2017/2/2d/T--UrbanTundra_Edmonton--igemlogo.jpg" />
 
             <img class = "footer-logo" src="https://static.igem.org/mediawiki/2017/c/c8/NYU_Abu_Dhabi.png" />
 
             <img class = "footer-logo" src="https://static.igem.org/mediawiki/2017/c/c8/NYU_Abu_Dhabi.png" />
 
           </div>
 
           </div>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
      <!-- <div class="footer">
 
        <div class="container-fluid">
 
          <div class="row">
 
            <div class="col-xs-6">
 
              <img src="https://static.igem.org/mediawiki/2017/d/d5/T--ETH_Zurich--IDT_logo.jpeg" />
 
              <img src="https://static.igem.org/mediawiki/2017/c/c8/NYU_Abu_Dhabi.png" />
 
            </div>
 
            <div class="col-xs-6">
 
              <p>Contact us:</p>
 
              <ul>
 
                <li><a href="https://www.facebook.com/iGEMNYUAD/" target="_blank">Facebook</a></li>
 
                <li><a href="mailto:nyuad.igem@nyu.edu">Email</a></li>
 
              </ul>
 
            </div>
 
          </div>
 
        </div>
 
      </div> -->
 
 
     </div>
 
     </div>
 
   </body>
 
   </body>
 
</html>
 
</html>

Latest revision as of 07:34, 1 November 2017


We participated in Düsseldorf Cologne postcard campaign in which we designed a postcard combining the Abu Dhabi skyline and the LAMP reaction that is integral to our project. We wrote a small description of our project on the back, and the postcards were distributed to all participating teams from around the world. Therefore, STEC-illnesses are still a major problem in countries that revolve around street food.

Groningen

Groningen iGEM team participated in our virtual conference, and both the initial call and the follow-up calls were successful. Their project was to build a phage detection for Lactococcus lactis, but were having trouble with the BioBrick 3A assembly and building their device. We suggested that they try using the pJET vector for transformation and implementing a valving system in their device. For the GFP amplification issues they were facing, team Vilnius-Lithuania suggested that they express transcription factors that can bind to multiple sequences at a time to amplify their signal.

Vilnius-Lithuania

Vilnius-Lithuania iGEM team participated in our virtual conference, and both the initial call and the follow-up calls were successful. Their project was to have a synthetic replicant to effectively keep different plasmids in one cell with the ability to control the copy number of each plasmid group separately. We looked into the issue of calculating copy number, while they helped us look at our microfluidic chambers.

We participated in the following surveys:

  • The microfluidics survey for Boston University Hardware.
  • The cholera survey for INSA-UPS Toulouse.
  • The cattle survey for University Nebraska-Lincoln.
  • The air pollution survey for Pasteur Paris.
  • The GM medicine survey for Cardiff University.
  • The insulin accessibility survey for University of Sydney.
  • The psicose survey for Evry Paris-Saclay.
  • The diagnosis device survey for Munich.
  • The perspectives on treatments for illness survey for Columbia NY.