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

 
(5 intermediate revisions by 2 users not shown)
Line 125: Line 125:
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/HP/Silver">Silver</a> </li>
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/HP/Silver">Silver</a> </li>
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/HP/Gold">Gold</a> </li>
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/HP/Gold">Gold</a> </li>
 +
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Medal_Criteria">Medal Criteria</a> </li>
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Integrated_Practices">Integrated Practices</a> </li>
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Integrated_Practices">Integrated Practices</a> </li>
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Engagement">Engagement</a> </li>
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Engagement">Engagement</a> </li>
Line 139: Line 140:
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Demonstrate">Demonstrate</a></li>
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Demonstrate">Demonstrate</a></li>
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Notebook">Notebook</a></li>
 
                           <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Notebook">Notebook</a></li>
 +
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Protocols">Protocols</a></li>
 +
                          <li><a href="https://2016.igem.org/Team:Edinburgh_UG/Limitations">Advantages and Limitations</a></li>
 
                         </ul>
 
                         </ul>
 
                       </li>
 
                       </li>
Line 187: Line 190:
 
     </div>
 
     </div>
 
</div>
 
</div>
 
 
 
     <!-- End of menu  -->
 
     <!-- End of menu  -->
  
Line 202: Line 203:
 
       <div class="col-sm-3"></div>
 
       <div class="col-sm-3"></div>
 
       <div class="col-sm-6">
 
       <div class="col-sm-6">
         <centre style="font-size:160%;">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 <a href="https://github.com/Edinburgh-iGEM2016/" target="_self">Github</a>or if you would just like to see the software in action head over to our <a href="https://2016.igem.org/Team:Edinburgh_UG/Software" target="_self">software</a> page to watch our demo video.</centre>
+
         <centre style="font-size:160%;">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 <a href="https://github.com/Edinburgh-iGEM2016/" target="_self">Github</a>or if you would just like to see the software in action head over to our <a href="https://2016.igem.org/Team:Edinburgh_UG/Software" target="_self">software</a> page for a walkthrough.</centre>
 
       </div>
 
       </div>
 
       <div class="col-sm-3"></div>
 
       <div class="col-sm-3"></div>
Line 237: Line 238:
 
       </div>
 
       </div>
 
       <div class="col-sm-4">
 
       <div class="col-sm-4">
           <a href="https://static.igem.org/mediawiki/2016/e/e6/EdiGEMUG16_Distributable.zip"><centre style="font-size:160%">EdiGEM16UG Distributable.zip</centre></a>
+
           <a href="https://static.igem.org/mediawiki/2016/c/c3/Edigemug16distfin.zip"><centre style="font-size:160%">EdiGEM16UG Distributable.zip</centre></a>
 
       </div>
 
       </div>
 
       <div class="col-sm-2"></div>
 
       <div class="col-sm-2"></div>

Latest revision as of 00:03, 20 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 Githubor if you would just like to see the software in action head over to our software page for a walkthrough.

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