forked from cornelligem/WikiWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathattributions.html
More file actions
233 lines (230 loc) · 13.9 KB
/
attributions.html
File metadata and controls
233 lines (230 loc) · 13.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<!DOCTYPE html>
<html class="no-js">
<style> /********************************* WIKI RESET ********************************/
#sideMenu, #top_title {
display:none;
}
#content {
padding:0px;
width:100% !important;
margin-top:-26px;
margin-left:0px ;
font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important;
}
body {
background-color: black;
font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important;
}
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important;
}
</style>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Attributions</title>
<meta name="description" content="Attributions">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--Stylesheets-->
<link rel="stylesheet" href="styles/bootstrap.min.css">
<link rel="stylesheet" href="styles/styles.css"> <!--For nav bar text-->
<link rel="stylesheet" href="styles/main.css">
<!-- JavaScript Files-->
<script src="js/jquery-1.11.2.min.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
</head>
<body class="ex-layout">
<!------------------------NAV BAR------------------------>
<body class="ex-layout">
<div class="main-nav-wrapper nav-wrapper-1-creative">
<nav>
<div class="main-nav main-nav-1 creative-page nav-content-toggle">
<div class="container">
<div class="nav-logo">
<a href="home"><img src="http://2017.igem.org/wiki/images/1/1d/CornellOxyponicsLogo.png" alt="Oxyponics"></a>
</div>
<ul class="nav-main-menu nav-content-item">
<li><a href="http://2017.igem.org/Team:Cornell/home">HOME</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Description">ABOUT</a></li>
<li class="mega-menu menu-5-col"><a href="#">TOOLKIT</a>
<ul class="mega-menu-content">
<li class="menu-title"><a href="#">WET LAB</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Proof">HYDROSENSE</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Parts">PARTS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Protocol">PROTOCOLS</a></li>
</ul>
</li>
<li class="menu-title"><a href="#">PRODUCT DEVELOPMENT</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/productdevoverview">OVERVIEW</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Hardware">OXYPONICS SYSTEM</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Software">DASHBOARD</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Design">DESIGN PROCESS</a></li>
</ul>
</li>
<li class="menu-title"><a href="#">MATHEMATICAL MODELING</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Model">MODELING</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Animation">ANIMATION</a></li>
</ul>
</li>
<li class="menu-title"><a href="#">DOCUMENTATION</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Notebook">NOTEBOOK</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Safety">SAFETY</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">HUMAN CENTERED DESIGN</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/HP/Gold_Integrated">PRACTICES</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Policies">POLICIES</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Entrepreneurship">ENTREPRENEURSHIP</a></li>
</ul>
</li>
<li><a href="#">OUTREACH</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Connections">CONNECTIONS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Engagement">PUBLIC ENGAGEMENT</a></li>
</ul>
</li>
<li><a href="#">TEAM</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Team">BIOS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Sponsors">SPONSORS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Attributions">ATTRIBUTIONS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/officialprofile">OFFICIAL PROFILE</a></li>
</ul>
</li>
</ul>
<ul class="nav-main-menu small-screen">
<li><a href="http://2017.igem.org/Team:Cornell/home">HOME</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Description">ABOUT</a>
</li>
<li><a href="#">TOOLKIT</a>
<ul>
<li><a href="#">WET LAB</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Proof">HYDROSENSE</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Parts">PARTS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Protocol">PROTOCOLS</a></li>
</ul>
</li>
<li><a href="#">PRODUCT DEVELOPMENT</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/productdevoverview">OVERVIEW</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Hardware">OXYPONICS SYSTEM</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Software">DASHBOARD</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Design">DESIGN PROCESS</a></li>
</ul>
</li>
<li><a href="#">MATHEMATICAL MODELING</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Model">MODELING</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Animation">ANIMATION</a></li>
</ul>
</li>
<li><a href="#">DOCUMENTATION</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Notebook">NOTEBOOK</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Safety">SAFETY</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">HUMAN CENTERED DESIGN</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/HP/Gold_Integrated">PRACTICES</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Policies">POLICIES</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Entrepreneurship">ENTREPRENEURSHIP</a></li>
</ul>
</li>
<li><a href="#">OUTREACH</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Connections">CONNECTIONS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Engagement">PUBLIC ENGAGEMENT</a></li>
</ul>
</li>
<li><a href="http://2017.igem.org/Team:Cornell/Team">TEAM</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Team">BIOS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Sponsors">SPONSORS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Attributions">ATTRIBUTIONS</a></li>
<li><a href="">OFFICIAL PROFILE</a></li>
</ul>
</li>
</ul>
<div class="nav-hamburger-wrapper">
<div class="cell-vertical-wrapper">
<div class="cell-middle">
<div class="nav-hamburger"><span></span></div>
</div>
</div>
</div>
</div>
</div>
</nav>
</div>
<main>
<!------------------------END NAV BAR------------------------>
<!------------------------BANNER------------------------>
<div class="container-fluid solid-banner-wrapper">
<svg width=100% height="300">
<rect width=100% height="300" style="fill:rgb(86,113,81);fill-opacity:0.3;" />
<text text-anchor="middle" alignment-baseline="middle" text-anchor="middle" x=50% y=50% style="font-family:Crimson Text" font-size="65">Attributions</text>
</svg>
</div>
<!------------------------END BANNER------------------------>
<!------------------------ATRIBUTION------------------------>
<div class="content-wrapper">
<div>
As a team of only undergraduates, we conceived this concept on our own and have worked on it from start to finish. Our wet lab team cloned the redox-sensitive fluorescent proteins, ROS scavengers, and light-sensitive promoters and other redox-related proteins into pSB1C3. The team also tested the pDawn and pDusk system and characterized the redox-sensitive fluorescent proteins coupled with the ROS scavengers. Dry lab designed, 3D printed, and prototyped the camera system with the plastic planter cups filled with wet lab’s bacteria using materials and funding from REV and Cornell’s College of Engineering. The team also tested our project in Cornell greenhouses and PureSpinach’s own plants. Policies and practices led and organized the numerous outreach programs directed to the youth and the wider public. The team met with and reached out to a diverse array of researchers, and hydroponics growers for ideation and implementation of our project. To understand how the the project fit into society, the team conducted surveys and met with lawmakers and educators.
</div>
<div class = "space"></div>
<div>Cornell iGEM’s OxyPonics would not have been possible without the guidance and support of our many advisors and organizations that we have worked with:</div>
<div class = "space"></div>
<div>Our wet lab research was conducted in the Cornell Biomedical Instructional lab directed by Dr. Shivaun Archer. Dr. Archer provided us with all the necessary equipments including a gel imaging station, sterile hood, centrifuges, thermal-cyclers, and vortexes. She also oversaw lab safety and trained new members on lab safety measures.</div>
<div class = "space"></div>
<div>Dr. Jan Lammerding for advising our team and letting us use facilities in his lab for protein purification.</div>
<div class = "space"></div>
<div>Brian Bauer, Ken Rother, and Xanthe Matychak at REV for funding OxyPonics and offering their space and mentorship at every step of the project. </div>
<div class = "space"></div>
<div>AmHydro, Bolton Farms, Vertical Harvest, Terrapin Farms, Intergrow, Karma Farms, Red Acres Hydroponics for their time and willingness to meet with us to provide their insight and experience for our project.</div>
<div class = "space"></div>
<div>Professors Neil Mattson, Adrienne Roeder, Yimon Aye, Miguel Pineros, Professor Paula Turkon, and Jed Sparks for providing their expertise in the myriad of fields necessary for the success of our project.</div>
<div class = "space"></div>
<div>In addition, we would like to thank the following for their help and guidance:</div>
<ul id="attri-list">
<li>Integrated DNA Technologies for the generous base pair donation.</li>
<li>All our interviewees who took the time to give us feedback on our project. Your opinions are crucial to designing our product.</li>
<li>Rebecca MacDonald for helping us with team organization and business relations, and Cornell’s College of Engineering for providing us the platform to participate in iGEM.</li>
</ul>
</div>
<!------------------------END ATTRIBUTION------------------------>
<main>
<!------------------------FOOTER------------------------>
<footer class="footer-preset-04 footer bgc-gray">
<div class="social-04">
<a class="footerIconWrapper" href="https://www.facebook.com/cornelligem/">
<div class="overlay"></div>
<img src="images/cornellFacebookIcon.png" alt="Facebook" height="20"></a>
<a class="footerIconWrapper" href="https://twitter.com/cugem">
<div class="overlay"></div>
<img src="images/cornellTwitterIcon.png" alt="Twitter" height="20">
</a>
<a class="footerIconWrapper" href="https://www.instagram.com/cugem/">
<div class="overlay"></div>
<img src="images/cornellInstagramIcon.png" alt="Instagram" height="20">
</a>
<a class="footerIconWrapper" href="https://www.youtube.com/channel/UCJt-5JfyoucUJXC1EsTllhg">
<div class="overlay"></div>
<img src="images/cornellYoutubeIcon.png" alt="Youtube" height="20">
</a>
</div>
</footer>
<!------------------------END FOOTER------------------------>
</main>
</body>
</html>