Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanndubs/modellingbacterias
Useless project that tries to model the life of different bacterias in a petri dish: for learning purpose
https://github.com/yanndubs/modellingbacterias
bacteria bioinformatics modeling simulation
Last synced: about 1 month ago
JSON representation
Useless project that tries to model the life of different bacterias in a petri dish: for learning purpose
- Host: GitHub
- URL: https://github.com/yanndubs/modellingbacterias
- Owner: YannDubs
- Created: 2016-12-03T03:22:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-04T22:18:00.000Z (almost 8 years ago)
- Last Synced: 2024-01-29T07:35:40.359Z (10 months ago)
- Topics: bacteria, bioinformatics, modeling, simulation
- Language: C++
- Homepage:
- Size: 8.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modellingBacterias
Useless project that tries to model the life of different bacterias in a petri dish: for learning purpose## COMPILING and RUNING
1. Download all files
2. Go in the folder and compile: `scons`
3. Go in the build folder and run: `./application`## Commands
Use the following commands to place bacterias where the cursor is :
* **S** : simple bacterias
* **P** : plasmid bacterias
* **T** : twitching bacterias
* **1** : swarm bacterias 1
* **2** : swarm bacterias 2for more information see *README.pdf* (in french)
## Example
[Youtube video](https://www.youtube.com/watch?v=PYD_2GLrzy0&spfreload=10)