Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3f912de7 authored by ADITYA Chetan's avatar ADITYA Chetan
Browse files

Update ReadMe.md

parent 5bf5d60b
No related branches found
No related tags found
No related merge requests found
...@@ -3,13 +3,10 @@ The following is a guide to the code and data used for data analysis. ...@@ -3,13 +3,10 @@ The following is a guide to the code and data used for data analysis.
Timeseries bioreactor data is present in the form of CSVs for ODs, dilutions, and single cell fluorescence. The data can be loaded Timeseries bioreactor data is present in the form of CSVs for ODs, dilutions, and single cell fluorescence. The data can be loaded
as a reactordata object. All the functions used for analysis utilise this class. as a reactordata object. All the functions used for analysis utilise this class.
For leakage and efficiency experiment raw cytometry data is provided. The analysis code contains functions for parsing the
raw cytometry files.
The directory contains two different kinds of code. The directory contains two different kinds of code.
The InBioGitRepo provides the libraries and class definitions that are necessary to load the bioreactor data. The InBioGitRepo provides the libraries and class definitions that are necessary to load the bioreactor data.
The jupyter notebooks consist of scripts and functions that were used to analyse the data once it was loaded. The jupyter notebook consists of script and functions that were used to analyse the data once it was loaded.
The code was developed in Windows 10 and verified by running in Window 7. The code was developed in Windows 10 and verified by running in Window 7.
Depenendencies for the code to run without hiccups, Depenendencies for the code to run without hiccups,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment