Difference between revisions of "Team:Michigan Software/Collaborations"

 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Michigan_Software}}
 
{{Michigan_Software}}
 
<html>
 
<html>
 +
<head>
 +
<style>
  
 +
.blue-border{
 +
border-radius: 5px;
 +
            border-color: #00274c;
 +
border-style: solid;
 +
padding: 50px;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
.p-font{
<h3>★  ALERT! </h3>
+
            /*color: #00274c;*/
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Medals">team collaboration silver medal criterion</a>. </p>
+
            font-family: "font-family: 'Comfortaa', cursive";
 
+
            font-weight:400;
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Evaluated_Pages/Instructions"> Instructions for Evaluated Pages </a>.</p>
+
font-size: 12pt !important;
</div>
+
        }
 +
.grey-text{
 +
color: #4d4d4d;
 +
}
 +
.heading-weight{
 +
font-weight:700;
 +
}
  
  
 +
</style>
  
 +
</head>
  
 
<div class="column full_size">
 
<div class="column full_size">
  
Worked with Rice iGEM Team, helped them develop software for their project. Provided input on development process, choice of software, and then gave suggestions as time went on.
+
<div class="container">
 
+
       
 +
        <div class="row">
 +
        <div class="col-xs-12 col-md-9 blue-border">
  
 +
<div class="row" style="border-bottom:thin solid;">
 +
            <div class="col-xs-12" style="font-family: 'Comfortaa', cursive; color:#00274c !important; padding-bottom:30px">
 +
                <h1>Michigan Software Team<br>ProtoCat 3.0 - Collaborations</h1>
 +
            </div>
 +
      </div>
 +
 +
<div>
 +
<h3>Rice University iGEM Team</h3>
 
<p>
 
<p>
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
+
This year, we collaborated with Rice University's iGEM team on an app that would display information such as structure and function of a molecule once the user 'imaged' a moving crystal. The purpose of this project was to make a way for people to get a better understanding about molecules such as hemoglobin, as well as provide insight as to how the structures are determined.
 +
</p>
 +
<p>
 +
Through the collaboration, we acted as guides for the development of the game, assisting in the preliminary planning stages, finding relevant tutorials and game engines, and acting as a reference for when they were unable to implement features. The collaboration initially began through email correspondence, but was later done through a shared Google Document where they would be able to post questions and we would be able to reply with relevant links and explanations.
 
</p>
 
</p>
</div>
 
  
<div class="column half_size">
+
  
<h4> Which other teams can we work with? </h4>
+
</div>
<p>
+
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
+
</p>
+
  
<p>
+
        </div>
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
        </div>
</p>
+
  
</div>
 
  
 +
<br />
  
  
<div class="column half_size">
 
<p>
 
Here are some suggestions for projects you could work on with other teams:
 
</p>
 
 
<ul>
 
<li> Improve the function of another team's BioBrick Part or Device</li>
 
<li> Characterize another team's part </li>
 
<li> Debug a construct </li>
 
<li> Model or simulating another team's system </li>
 
<li> Test another team's software</li>
 
<li> Help build and test another team's hardware project</li>
 
<li> Mentor a high-school team</li>
 
</ul>
 
 
</div>
 
</div>
 
  
 
</html>
 
</html>

Latest revision as of 16:27, 18 October 2016

Michigan Software Team
ProtoCat 3.0 - Collaborations

Rice University iGEM Team

This year, we collaborated with Rice University's iGEM team on an app that would display information such as structure and function of a molecule once the user 'imaged' a moving crystal. The purpose of this project was to make a way for people to get a better understanding about molecules such as hemoglobin, as well as provide insight as to how the structures are determined.

Through the collaboration, we acted as guides for the development of the game, assisting in the preliminary planning stages, finding relevant tutorials and game engines, and acting as a reference for when they were unable to implement features. The collaboration initially began through email correspondence, but was later done through a shared Google Document where they would be able to post questions and we would be able to reply with relevant links and explanations.