Difference between revisions of "Team:Edinburgh UG/Files"

Line 216: Line 216:
 
       <p></p>
 
       <p></p>
 
       <div class="col-sm-3"></div>
 
       <div class="col-sm-3"></div>
 +
    </div>
 +
  </div>
 +
 +
  <div class="row">
 +
      <div class="col-sm-3"></div>
 +
      <div class="col-sm-6">
 +
          <p></p>
 +
          <centre style="font-size:160%">Here you can download a zip containing all the files essential to the main BabblED software, simply unpack the zip and run gui.py inside to get started:</centre>
 +
          <p></p>
 +
      </div>
 +
      <div class="col-sm-3"></div>
 +
  </div>
 +
 +
  <div class="container-fluid">
 +
    <div class="row full-size">
 +
      <div class="col-sm-3"></div>
 +
      <div class="col-sm-3">
 +
          <centre style="font-size:160%">Distributable</centre>
 +
      </div>
 +
      <div class="col-sm-4">
 +
          <a href="https://static.igem.org/mediawiki/2016/d/d1/EdiGEM16UG_Lexicon_Encoding_and_Decoding_Code.zip"><centre style="font-size:160%">EdiGEM16UG Distributable.zip</centre></a>
 +
      </div>
 +
      <div class="col-sm-2"></div>
 
     </div>
 
     </div>
 
   </div>
 
   </div>

Revision as of 14:33, 15 October 2016

Here you can find zip files containing all the code for the BabblED software along with handy documentation about how to install the programs. Alternatively all the code is also available completely open source on our Github

All the files below were written in Python 2.7 and also require the SciPy stack. For Windows and Mac users we recommend to install Anaconda- "a leading data science platform powered by Python" in order to run the programs. Linux users will simply need to install the SciPy Stack

Here you can download a zip containing all the files essential to the main BabblED software, simply unpack the zip and run gui.py inside to get started:

Here you can download zips containing the files for each section of code that we have written:


Follow Us