A R Shiny web app for the analysis of indirect calorimetric data provided in standardized data formats from the TSE Phenomaster/Phenolab, Sable Promethion and Columbus Instruments CLAMS system.
In this document the analysis of data acquired during indirect calorimetry experiments is explained for:
Promethion/Sable | ||
COSMED | ||
TSE PhenoMaster v7 | ||
TSE PhenoMaster v8 | ||
TSE LabMaster v6 | ||
TSE LabMaster v5 |
For a non-exhaustive list of features, see the section below. Use top navigation bar to get started.
Long term observational studies |
On a single data set. This description deals with an animal experiment investigating mice of two different genotypes (ko & wt) running in two cohorts (C1 & C2) and thus at two different timepoints. The provided commands are compatible with csv-files exported by the LabMaster software. Just export the respective csv-file and save it to a appropriate location. |
|
Time averaging for robust analysis |
As calorimetry data is quite unstable, it is usually averaged over a certain time period (e.g. 1h as in CalR). However, one might to adjust this time period to personal preferences e.g. 30 minute intervals. This script offers this possibility. In order to do so, one must again extract some additional information form the data. In a first step, the cumulative running time of the experiment is calculated. The cumulative time (in s) is subsequently transformed in hours. |
|
Outlier detection and removal |
Although not recommended you might want to exclude animals from the data. Maybe animals got sick, did not eat or technical issues with the cage occurred. One solution to remove whole animals is provided below. |
|
Combining several data sets |
Limited capacity is often an issue for calorimetry, thus mice might be measured at different time points and need to be combined to a single data set. This is a issue since merging by time is not that easy due to slightly different starting time points etc. Be sure to always adjust your time period - the date can/should differ, however your starting period should always be in the same hour (e.g. 12:02:00 for the first data set and 12:00:00 for the second data set) |
|
Visualization and analysis of data |
Head over to the Visualization tab in the navigation bar at the top of this window - currently single data files are supported for analysis |
|
Data export |
Various export data formats supported, for instance CalR compatible data export |