Team:UC Davis/Attributions

From 2011.igem.org

(Difference between revisions)
Line 19: Line 19:
<div class="floatbox">
<div class="floatbox">
-
<h1>Open-<hsource>Source</hsource> Mindedness</h1>
+
<h1>Open-<h3>Source</h3> Mindedness</h1>
Since we are a relatively new team, acquiring funding hasn't been the easiest task especially in the current economic climate.  Even with less than unlimited funding, we were still able to produce quality animations, analyze data efficiently, and tweak images using nothing but free, open-source software.  With much of synthetic biology paralleling the open-source movement, we wanted to show that an entire project could be done using nothing but open-source and freeware applications.
Since we are a relatively new team, acquiring funding hasn't been the easiest task especially in the current economic climate.  Even with less than unlimited funding, we were still able to produce quality animations, analyze data efficiently, and tweak images using nothing but free, open-source software.  With much of synthetic biology paralleling the open-source movement, we wanted to show that an entire project could be done using nothing but open-source and freeware applications.
Line 58: Line 58:
}
}
-
hsource{
+
h3{
size: 40px;
size: 40px;
}
}
</style>
</style>

Revision as of 22:20, 23 August 2011

Our Sponsors

Start a Family

Got a favorite BioBrick? Check our our process for expanding basic parts into part families.

Criteria

View our judging criteria for iGEM 2011 here.

What We Did

The short answer: everything.

Open-

Source

Mindedness Since we are a relatively new team, acquiring funding hasn't been the easiest task especially in the current economic climate. Even with less than unlimited funding, we were still able to produce quality animations, analyze data efficiently, and tweak images using nothing but free, open-source software. With much of synthetic biology paralleling the open-source movement, we wanted to show that an entire project could be done using nothing but open-source and freeware applications.


GIMP

We used Gimp (GNU Image Manipulation Program) for all of our image editing. This program has a majority of the same features as Adobe Photoshop while being free and lightweight. GIMP even has some functions which haven't appeared in its more expensive counterparts.

www.gimp.org

Blender

Blender is an extremely powerful 3d modeling and animation program. We did all of our 3d modelling and animation using blender. All of the protein structures on our wiki were exported from PyMOL into blender where we animated and rendered them.

www.blender.org

Octave

Octave is a language designed for numerical computations similar to MATLAB. We did all of our data analysis using Octave. This open-source program made sorting through thousands of lines of fluorescence data quick and easy using some simple scripts.

www.gnu.org/software/octave