You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,12 @@ A set of Control Scripts for PSI Bioreactor Client software developed in Departm
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-Scripts/img/PBR-SW_Script.png) and modify appropriately UserDefinedProtocol section (object).
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).
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/).
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
@@ -76,7 +76,7 @@ See also the list of [contributors](https://czechglobe-doab.github.io/PBR-Script
76
76
77
77
## License
78
78
79
-
Licensed under [MIT license](https://czechglobe-doab.github.io/PBR-Scripts/LICENSE)
79
+
Licensed under [MIT license](https://czechglobe-doab.github.io/PBR-ControlScripts/LICENSE)
0 commit comments