Git Product home page Git Product logo

bioprotool's Introduction

BioProTool

BioProTool is an small app with the aim of helpping Bioprocess teachers to explain the microbial growth using the Monod's Equation.

This version counts with a .exe (you can get it here https://drive.google.com/file/d/1TcsmqvDV-wAyIozG4HsI_z_fay6aKPZN/view?usp=sharing) ,but due to it is a kivy's app would be better for you if you package it for your prefered OS (Windows, iOS, Linux, Android, etc.).

How to run it.

Using .exe file

Donwload the file and unzip it. Just run it clicking on the BioProApp.exe, it doesn't need installation.

Using terminal and unpackaged files

You need the python module kivy ( https://kivy.org/#home ), pandas and matplotlib. You need both files at the same folder. Once you have all in your system run it this way:

$ python main.py

Once on the user interface

Select 1 of the 3 substrates. Declare a concentration [S], an initial biomass [X], a product concentration [P]. If you want to quit the product just leave cell [P] empty (no spaces or tabs). Constants are fixed and may not be exacts, are set for teaching porposes. Different substrates have particular inhibitory concentration (they not the real ones, you can set them). P is a generic product with an arbitrary inhibitory concentration. Finally, select a time space to observe the culture and click on Solve.

To export data to an .xlsx file, write a name for the new file and click on Export data. File will be generated in the same folder than the BioProApp.exe or the main.py file.

Errors

This tool is error prone but it works for teaching porposes. No spaces are allowed into the cells that ask for a number. Each time you get a misstake, tha app will close by itself. The most frequent reasson is an invalid character at the cell number (like tab or space) or an invalid substrate.

bioprotool's People

Contributors

fma91 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.