Difference between revisions of "Team:UC Davis/Software"

(made eligible, ready for samir to edit)
 
Line 1: Line 1:
 
{{UC_Davis}}
 
{{UC_Davis}}
 
<html>
 
<html>
 +
<head></head>
 +
<body>
  
 +
   
 +
    <div class="container">
 +
<div class="row row-centered">
 +
<div class="col-xs-12 col-centered">
 +
<img src="https://static.igem.org/mediawiki/2016/f/f5/T--UC_Davis--UCD16_iGEMmatch.png" id = "matchImg" class = "bactImg" alt="">
 +
<h1>iGEMMatch.org</h1>
 +
<p>
 +
We developed a website, iGEMmatch.org, which promotes collaborations between iGEM teams and makes contacting teams effortless. The website allowed users to sign-up, select which track their project fits in, give a short description and designate sortable keywords about their project. It not only allowed users to see what teams may have a compatible project, it provides the contact information so that teams no longer have to sort through university directories or relying on teams Wikis like other tools available. iGEMmatch had over 50 teams registered, 6 of which have official collaborations at the Jamboree, and promoted international collaborations that may have otherwise been unfeasible.
 +
</p>
  
  
 +
<p><a href="http://igemmatch.org/">Try it out here</a></p>
 +
<a href="https://github.com/Akre96/iGemMatch">Source code here on Github</a>
 +
</div>
 +
</div>
 +
</div>
  
<div class="column full_size">
 
<p>Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honor such "nuggets" of computational work.</p>
 
  
  
<h5> Inspiration </h5>
 
<p>
 
Here are a few examples from previous teams:
 
</p>
 
<ul>
 
<li><a href="https://2013.igem.org/Team:TU-Munich/Results/Software">TU Munich 2013</a></li>
 
<li><a href="https://2014.igem.org/Team:Heidelberg/Software">Heidelberg 2014</a></li>
 
<li><a href="https://2014.igem.org/Team:Aachen/Project/Measurement_Device#Software">Aachen 2014</a></li>
 
</ul>
 
  
</div>
 
  
 +
    <div class = "container-fluid footer">
 +
<div class="row row-centered">
 +
<div class="col-xs-8 col-centered centered">
 +
<p>Contact us at: ucdigem@gmail.com </p>
 +
</div>
 +
</div>
 +
</div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 07:21, 19 October 2016

Cyantific: UC Davis iGEM 2016

iGEMMatch.org

We developed a website, iGEMmatch.org, which promotes collaborations between iGEM teams and makes contacting teams effortless. The website allowed users to sign-up, select which track their project fits in, give a short description and designate sortable keywords about their project. It not only allowed users to see what teams may have a compatible project, it provides the contact information so that teams no longer have to sort through university directories or relying on teams Wikis like other tools available. iGEMmatch had over 50 teams registered, 6 of which have official collaborations at the Jamboree, and promoted international collaborations that may have otherwise been unfeasible.

Try it out here

Source code here on Github