Code Monkey home page Code Monkey logo

bioprocessexampledata's Introduction

We provide the example training set that was used to generate Figures 1a and 5.

Structure of the Data

There are three folders

  • training_historic (16 runs from each of the historic products HP1 ... HP5)
  • training_novel (4 runs from the novel product NP)
  • testing (100 runs from the novel product NP)

Each folder contains a file experimental_conditions.csv that lists the process conditions. The subfolders HP1 ... HP5 or NP then contain experimental runs obtained with these conditions for the products.

For example training_historic/HP1/HP1_ExpHist00.csv contains the measurements obtained for the experimental condition ExpHist00 (which is found in training_historic/experimental_conditions.csv) with the product HP1. I.e. measurements for 6 quantities once per day. The file HP1_ExpHist00_details.csv further contains intermediate measurements throughout each day. This is NOT used for model training and included here to provide a better understanding of the bioprocess emulator.

Measured Quantities

  • VCD (Viable Cell Density)
  • Glc (Glucose Concentration)
  • Gln (Glutamine Concentration)
  • Amm (Ammonium Concentration)
  • Lac (Lactate Concentration)
  • product (concentration of the desired product, also known as titer)

Experimental Conditions

  • Xv_0, Glc_0, Gln_0, Amm_0, Lac_0 (initial concentrations)
  • pH_0, T_0 (initial pH and Temperature)
  • pH_switch_time, T_switch_time (time at which pH and Temperature switch)
  • pH_switch, T_switch (Temperature and pH after switch)
  • Glc_feed, Gln_feed (mass of Glucose and Glutamine in the feed)
  • feed_start, feed_end (day at which the feeding starts and ends)
  • feed_volume (volume of the feed)
  • measurement_volume (once per day this amount of volume is removed from the bioreactor, simulates a measurement)
  • stirring_rate
  • initial_volume (initial reactor volume, changes through feeds and measurements)
  • total_days (duration of the experiment)

bioprocessexampledata's People

Contributors

rauwuckl 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.