|
1 | 1 | # PBR-Scripts |
2 | | -A set of Control Scripts for PSI Bioreactor Client software developed in Department of Adaptive Biotechnologies. These scripts allow automatization of both basic and advanced funcionalities not available in standard distribution of the client software. |
| 2 | +A set of Control Scripts for PSI Bioreactor Client software developed in Department of Adaptive Biotechnologies. These scripts allow automation of both basic and advanced funcionalities not available in standard distribution of the client software. |
3 | 3 |
|
4 | 4 | ## Getting Started |
5 | 5 |
|
6 | | -Put one of the below listed .js file content to PSI Bioreactor Client software [protocol scripting part](https://czechglobe-doab.github.io/PBR-ControlScripts/img/PBR-SW_Script.png) and modify appropriately UserDefinedProtocol section (object). |
| 6 | +Put one of the below listed .js files content to PSI Bioreactor Client software [protocol scripting part](https://smartbiotech.github.io/PBR-ControlScripts/img/PBR-SW_Script.png) and modify appropriately UserDefinedProtocol section (object). |
7 | 7 |
|
8 | | -* [PP-GrowthOptimizer](https://czechglobe-doab.github.io/PBR-ControlScripts/PP-GrowthOptimizer.js) |
| 8 | +* [PP-GrowthOptimizer](https://smartbiotech.github.io/PBR-ControlScripts/PP-GrowthOptimizer.js) |
9 | 9 | Script for automatic quazi-continous characterization and consequent optimization of microorganism cultivated in PBRs based on programatic control of selected PBR parameters. The script is activated on a peristaltic pump scripting protocol. |
10 | 10 | Data postprocessing including growth rates (doubling times) calculation is available [here](https://czechglobe-doab.shinyapps.io/PBR-DataAnalysis/). |
11 | | -* [O2-PIcurveMeasurement](https://czechglobe-doab.github.io/PBR-ControlScripts/O2-PIcurveMeasurement.js) |
| 11 | +* [O2-PIcurveMeasurement](https://smartbiotech.github.io/PBR-ControlScripts/O2-PIcurveMeasurement.js) |
12 | 12 | Script for automatic measurement of oxygen evolution and respiration under different irradiances (PI curve measurements). The script is activated on the oxygen probe (O<sub>2</sub> dissolved) scripting protocol. |
13 | 13 |
|
14 | 14 | ### Examples |
@@ -72,11 +72,11 @@ This setting enables measurement of PI curve in seven different light intensitie |
72 | 72 |
|
73 | 73 | * **Jan Červený** - *Initial work* - [Department of Adaptive Biotechnologies](http://www.czechglobe.cz/en/institute-structure/research-sector/v-domain-adaptive-and-innovative-techniques/#doab) |
74 | 74 |
|
75 | | -See also the list of [contributors](https://czechglobe-doab.github.io/PBR-Scripts/CONTRIBUTORS.md) who participated in this project. |
| 75 | +See also the list of [contributors](https://smartbiotech.github.io/PBR-Scripts/CONTRIBUTORS.md) who participated in this project. |
76 | 76 |
|
77 | 77 | ## License |
78 | 78 |
|
79 | | -Licensed under [MIT license](https://czechglobe-doab.github.io/PBR-ControlScripts/LICENSE) |
| 79 | +Licensed under [MIT license](https://smartbiotech.github.io/PBR-ControlScripts/LICENSE) |
80 | 80 |
|
81 | 81 | ## Acknowledgments |
82 | 82 |
|
|
0 commit comments