Team:Amsterdam/extra/software
From 2012.igem.org
(Difference between revisions)
(Created page with "{{Team:Amsterdam/stylesheet}} {{Team:Amsterdam/scripts}} {{Team:Amsterdam/Header}} {{Team:Amsterdam/Sidebar1}} <div id="content-area"> <div id="sub-menu" class="content-block"> ...") |
|||
(8 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
<div id="sub-menu" class="content-block"> | <div id="sub-menu" class="content-block"> | ||
<h1>Software</h1> | <h1>Software</h1> | ||
+ | |||
+ | __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. | ||
- | + | <div class='clear'></div> | |
- | |||
- | + | <h2>Local MediaWiki Editor 0.1</h2> | |
- | < | + | 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] | ||
- | < | + | <h2>DNA Template Compiler</h2> |
+ | 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!] | ||
+ | |||
+ | <h2>MDL2LaTeX</h2> | ||
[[File:MDL2LaTeXlogo.png|frameless|center|400px]] | [[File:MDL2LaTeXlogo.png|frameless|center|400px]] | ||
Line 23: | Line 29: | ||
[https://github.com/slagtermaarten/MDL2Latex MDL2LaTeX] is another step towards making a modeller’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’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''' | |
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 32: | Line 38: | ||
If you can’t access git, simply go to this [https://github.com/slagtermaarten/MDL2Latex MDL2LaTeX github page] and download and extract the .zip. | If you can’t access git, simply go to this [https://github.com/slagtermaarten/MDL2Latex MDL2LaTeX github page] and download and extract the .zip. | ||
- | + | '''Usage''' | |
Edit the | Edit the | ||
Line 40: | Line 46: | ||
<pre>make</pre> | <pre>make</pre> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
{{Team:Amsterdam/Foot}} | {{Team:Amsterdam/Foot}} |
Latest revision as of 03:56, 27 September 2012