Team:Amsterdam/extra/software

From 2012.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 8: Line 8:
<h1>Software</h1>
<h1>Software</h1>
-
__TOC__
+
__NOTOC__
The complexity of biology calls for the aid of computers in a synthetic biology design process.
The complexity of biology calls for the aid of computers in a synthetic biology design process.
Over the summer we have created a range of useful applications to make the life of the synthetic biologist easier.
Over the summer we have created a range of useful applications to make the life of the synthetic biologist easier.
Line 14: Line 14:
-
<h4>Local MediaWiki Editor</h4>
+
<h2>Local MediaWiki Editor 0.1</h2>
-
[https://github.com/mreijnders/Local-MediaWiki Click here to retrieve the Local MediaWiki Editor]
+
Also tired of using the MediaWiki standard interface for editing? Check out the script we made to make a local copy of the MediaWiki directory structure! It contains features such as uploading/downloading newer files and it works with any editor. <b>Use at your own risk though!</b> since its all automated a settup mistake can result in loss or pollution of data on your wiki.<br>
 +
[https://github.com/mreijnders/Local-MediaWiki You can check it out here at git-hub]
-
<h4>DNA Template Compiler</h4>
+
<h2>DNA Template Compiler</h2>
-
[https://github.com/mreijnders/DNA-Template-Compiler Click here to retrieve the DNA Template Compiler]
+
Creating custom sequences of DNA is a none trivial task. It requires checks for example RFC-10 forbidden sites, <i>E. coli</i> native restiction and GC contents optimization. This is why we create a script compiles a specially formatted DNA template file into a custom sequences that has been checked and optimized for these parameters.<br>
 +
[https://github.com/mreijnders/DNA-Template-Compiler Click here to check the DNA Template Compiler out at github!]
-
<h4>MDL2LaTeX</h4>
+
<h2>MDL2LaTeX</h2>
[[File:MDL2LaTeXlogo.png|frameless|center|400px]]
[[File:MDL2LaTeXlogo.png|frameless|center|400px]]
Line 27: Line 29:
[https://github.com/slagtermaarten/MDL2Latex MDL2LaTeX] is another step towards making a modeller&rsquo;s life as carefree as possible. Exactly as its name implies: it converts MDL files to clean LaTeX representations, so the models can be easily integrated into reports. No more time wasted on tedious equation copying into LaTeX!
[https://github.com/slagtermaarten/MDL2Latex MDL2LaTeX] is another step towards making a modeller&rsquo;s life as carefree as possible. Exactly as its name implies: it converts MDL files to clean LaTeX representations, so the models can be easily integrated into reports. No more time wasted on tedious equation copying into LaTeX!
-
= Installation =
+
'''Installation'''
MLD2LaTeX has been tested in both Linux and Unix (Mac OS). For easy installation, first install [http://www.github.com git].
MLD2LaTeX has been tested in both Linux and Unix (Mac OS). For easy installation, first install [http://www.github.com git].
Line 36: Line 38:
If you can&rsquo;t access git, simply go to this [https://github.com/slagtermaarten/MDL2Latex MDL2LaTeX github page] and download and extract the .zip.
If you can&rsquo;t access git, simply go to this [https://github.com/slagtermaarten/MDL2Latex MDL2LaTeX github page] and download and extract the .zip.
-
= Usage =
+
'''Usage'''
Edit the
Edit the

Latest revision as of 03:56, 27 September 2012