Difference between revisions of "Team:IIT-Madras/Collaborations"

(Prototype team page)
 
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{IIT-Madras}}
+
{{IIT-Madras--Header}}
 
<html>
 
<html>
 +
    <div class="row" style="grid-template-columns: 1fr;">
 +
        <div class="box" style="font-size: 30px; font-family: heads; text-align: center; padding: 40px;  padding-top: 100px; background: #E91E63; color: white;">
 +
            Collaborations
 +
        </div>
 +
    </div>
  
 +
    <div class="row" style="grid-template-columns: 768px; background: #ffffff; justify-content: center;">
 +
        <div class="box mainbox" style="padding: 40px;  color: #161b1f; background: white;">
 +
            <h2>Team IISc-Bangalore: A Machine Learning Algorithm for Cell Counting</h2>
 +
            Team IISc worked towards developing a machine learning algorithm to count cells in a hemocytometer.<br>
 +
            The objective of the collaboration was to provide the IISc Team with  sufficient data on the growth curve characteristics of <i>Saccharomyces cerevisiae</i> to enable them to train their machine learning algorithm. Optical Density(OD) measurements to monitor the growth curve becomes unreliable due to the large sizes of yeast cells (which distorts the linear correlation between OD and biomass), it was necessary to measure the cell count of yeast cultures. Haemocytometry is the most common method used to monitor the growth rate and biomass of yeast cultures. This process is very time-consuming and involves tedious labour in counting cells for each measurement. Our team performed two growth curves each spanning 16 hours and the images were generated which were to be used by their algorithm to analyze. Using Haemocytometry, a manual cell count of the yeast cell samples at each timepoint was performed and this data along with their corresponding images were submitted.
  
<div class="column full_size judges-will-not-evaluate">
+
Read more at <a href="https://2017.igem.org/Team:IISc-Bangalore/Collaborations#haemocytometry">Team IISc-Bangalore's wiki</a>
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
 +
<br><br>
  
 +
<h2>ChassiDex: Feedback and data contribution by Team INSA-UPS France</h2>
 +
Team INSA-UPS_France has worked with 3 diverse organisms for their project and we are very grateful to them for filling up the data for <i>Komagataella Pichia pastoris SMD1168H</i> and <i>Vibrio harveyi JMH626</i> in our database, ChassiDex. They also provided us feedback on the user experience. They said: <br>"Every important informations are required so I found it well-made. Our team would have definitely liked having this tool when we started this project." <br>
 +
Read their side of the story at <a href="https://2017.igem.org/Team:INSA-UPS_France/Collaborations">Team INSA-UPS_France's wiki</a>
  
  
 +
<br><br>
 +
<h2>ChassiDex: Data contribution by Team IISc-Bangalore</h2>
 +
Team IISc-Bangalore generously conributed data for ChassiDex by filling up the data for <i>Komagataella Pichia pastoris DSMZ 70382</i>. We sincerely thank them for the entry.
  
<div class="clear"></div>
+
<br><br>
 
+
<h2>ProtoCat for protocols! with Team Michigan_Software</h2>
<div class="column full_size">
+
ProtoCat(protocat.org) is a database for creating and sharing protocols. We have recommended their database under the protocols sections in the data entry/edit pages of our database.<br>
<h1>Collaborations</h1>
+
<img style="width: 100%;" src="https://static.igem.org/mediawiki/2017/e/ef/T--IIT-Madras--protocat.png">
 
+
<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.
+
</p>
+
 
+
<h3>Silver Medal Criterion #2</h3>
+
<p>
+
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2017.igem.org/Judging/Medals">2017 Medals Page</a> for more information.
+
</p>
+
 
+
<div class="column half_size">
+
 
+
<h4> Which other teams can we work with? </h4>
+
<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>
+
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.
+
</p>
+
 
+
</div>
+
 
+
 
+
 
+
<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>
+
  
 +
<br><br>
 +
<h2> All India iGEM meetup 2017 hosted by Team IISER Pune </h2>
 +
An All India iGEM teams meetup was conducted by Team IISER-Pune-India and was attended by 9 teams from India. Team Peshawar from Pakistan also joined us video conferencing. The meetup was a valuable experience for us, as we exchanged ideas and gave critical feedback to each other, to help improve your projects and ideas. Read more at <a href="https://2017.igem.org/Team:IISER-Pune-India/Collaborations"> Team IISER-Pune-India's wiki</a>
  
 +
        </div>
 +
    </div>
 
</html>
 
</html>
 +
{{IIT-Madras--Footer}}

Latest revision as of 02:48, 31 October 2017

Team IIT-Madras

Collaborations

Team IISc-Bangalore: A Machine Learning Algorithm for Cell Counting

Team IISc worked towards developing a machine learning algorithm to count cells in a hemocytometer.
The objective of the collaboration was to provide the IISc Team with sufficient data on the growth curve characteristics of Saccharomyces cerevisiae to enable them to train their machine learning algorithm. Optical Density(OD) measurements to monitor the growth curve becomes unreliable due to the large sizes of yeast cells (which distorts the linear correlation between OD and biomass), it was necessary to measure the cell count of yeast cultures. Haemocytometry is the most common method used to monitor the growth rate and biomass of yeast cultures. This process is very time-consuming and involves tedious labour in counting cells for each measurement. Our team performed two growth curves each spanning 16 hours and the images were generated which were to be used by their algorithm to analyze. Using Haemocytometry, a manual cell count of the yeast cell samples at each timepoint was performed and this data along with their corresponding images were submitted. Read more at Team IISc-Bangalore's wiki

ChassiDex: Feedback and data contribution by Team INSA-UPS France

Team INSA-UPS_France has worked with 3 diverse organisms for their project and we are very grateful to them for filling up the data for Komagataella Pichia pastoris SMD1168H and Vibrio harveyi JMH626 in our database, ChassiDex. They also provided us feedback on the user experience. They said:
"Every important informations are required so I found it well-made. Our team would have definitely liked having this tool when we started this project."
Read their side of the story at Team INSA-UPS_France's wiki

ChassiDex: Data contribution by Team IISc-Bangalore

Team IISc-Bangalore generously conributed data for ChassiDex by filling up the data for Komagataella Pichia pastoris DSMZ 70382. We sincerely thank them for the entry.

ProtoCat for protocols! with Team Michigan_Software

ProtoCat(protocat.org) is a database for creating and sharing protocols. We have recommended their database under the protocols sections in the data entry/edit pages of our database.


All India iGEM meetup 2017 hosted by Team IISER Pune

An All India iGEM teams meetup was conducted by Team IISER-Pune-India and was attended by 9 teams from India. Team Peshawar from Pakistan also joined us video conferencing. The meetup was a valuable experience for us, as we exchanged ideas and gave critical feedback to each other, to help improve your projects and ideas. Read more at Team IISER-Pune-India's wiki