Skip to content
Snippets Groups Projects
Commit f5f9fd00 authored by Kimia Rostin's avatar Kimia Rostin
Browse files

Merge branch 'partnership' into 'main'

Update wiki/pages/partnership.html

See merge request !19
parents 01961695 cdc2d5ea
No related branches found
No related tags found
1 merge request!19Update wiki/pages/partnership.html
Pipeline #75616 passed
......@@ -3,5 +3,61 @@
{% block lead %}PROJECT{% endblock %}
{% block title %}Partnerships{% endblock %}
{% block page_content %}
<html>
<head>
<style>
figure {
display: flex;
flex-flow: column;
padding: 5px;
max-width: 80%;
margin: auto;
}
img {
max-width: 100%;
max-height: 300px;
}
figcaption {
background-color: #222124;
color: #fff;
font: italic smaller sans-serif;
padding: 3px;
text-align: center;
font-family: 'Albert Sans', sans-serif;
}
</style>
</head>
<body>
<div class="row">
<div class="sticky col-2">
<div class="sections">
<a class="section" href="#IISER">IISER Pune Collaboration</a>
<hr class="sidebar-hr">
<a class="section" href="#HP">Human Practices</a>
<hr class="sidebar-hr">
<a class="section" href="#DryLab">Dry Lab</a>
</div>
</div>
<div class="content col-10">
<h2 id="Intro">IISER Pune</h2>
<hr>
<p>Throughout the iGEM season, our team was fortunate to collaborate with the IISER-Pune iGEM team, working on the shared objective of overexpressing the enzyme ACC deaminase. In our project we were over overexpressing ACC deaminase for the application of heat-resilient wheat, along with other enzymes. The IISER-Pune team was doing it for the application of reducing the negative effects of waterlogging in plant roots. We collaborated on project-specific goals as well as general goals in human practices and dry lab in numerous instances.</p>
<br><br>
<h2 id="HP">Human Practices</h2>
<hr>
<p>Starting in June, our teams started discussing the common goals of our projects, including the social implications of the solutions we were developing. We were both creating solutions to mitigate climate-based problems that affect food production. Recovering from low crop yield is challenging in particular for developing countries that have fewer financial and technological resources and can increase food insecurities in the areas dependent on those crops. Both team’s projects hoped to mitigate these problems.In discussing these topics, we realized that we could provide researchers in the third world increased access to synthetic biology innovations meant to help them, like ours. To reach this goal, both teams invited speakers from both developed (Canada) and developing (Peru, India, Uganda) countries to share initiatives they’ve observed that have greatly increased access to synthetic biology technology. The creation of maker labs and emphasis on open science initiatives were discussed, as well as biofoundries, providing a basis for other developing countries to mimic these methods. More details on our panel can be found on the <a href="https://2022.igem.wiki/ubc-vancouver/communication">Education & Communication page</a>.</p>
<br><br>
<h2 id="DryLab">Dry lab</h2>
<hr>
<p>Starting in July, our teams exchanged expertise on kinetic modeling and climate modeling. Our team’s mathematical modeling work on modeling factors of the synthesis of ethylene inspired the IISER Pune team to do the same for their ACCD reaction. Additionally, they were interested in measuring the levels of ACCD released by plant roots for its uptake by bacteria like the ones they were designing. They asked us to design and execute experiments that could measure this. Due to time and resource constraints, we were unable to carry out the measurement experiments, but we planned them as outlined below. On the other hand, their team was implementing climate modeling for predicting and measuring the land areas of the world that are affected by waterlogging. We believed our project could benefit from a similar measurement to view the areas whose wheat yield would be affected by heat. Therefore, they offered to model the parameters we were interested in obtaining from satellite data (areas that are growing spring wheat, precipitation, temperature during the grain filling season) to then overlap for a summary of locations that would be affected by decreased wheat yield. They were able to obtain information and begin the modeling for a few of the parameters, but not synthesize it all into a single model. Regardless, we believe our collaboration allowed both our teams to gain further insight into our project, especially past the competition if these efforts were sustained.</p>
<figure>
<img src="https://static.igem.wiki/teams/4296/wiki/images/iiser-pune.png" alt="Zoom meeting with IISER-Pune">
<figcaption>Zoom meeting with IISER-Pune</figcaption>
</figure>
</div>
</div>
</body>
</html>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment