| Literature DB >> 30576483 |
Niklas Pallast1, Frederique Wieters1, Marieke Nill1, Gereon R Fink1,2, Markus Aswendt1.
Abstract
Pre-clinical research builds on a large variety of in vivo and ex vivo tools such as non-invasive imaging, microscopy, and analysis of gene expression. To work efficiently with multimodal data and correlate results across scales, it is of particular importance to have easy access to all data points from different specimen, e.g. the magnetic resonance imaging (MRI) data from different time points, and the post-mortem histology. That requires an efficient data management, which is customizable and designed to relate all applied methods, raw data and analyses to one specific animal. Despite increasing demands to handle such complex data, most pre-clinical labs have not yet established such an electronic database. Here, we present a novel cloud-based relational database for multimodal animal data, which operates on commercial software. We have implemented data fields for various pre-clinical features such as MRI, histology and behaviour. Automated procedures replace manual and recurrent calculations. Pre-set plotting and printing features provide efficient analysis and documentation. The database template is useful for all labs working with laboratory animals and the adaption to specific research projects requires no prior scripting expertise. The database works operating-system independent through the web browser and allows multiple users to work simultaneously. The data entry is monitored and restricted for particular tests according to the user management in order to keep for example users during the experiment blinded for the experimental group. The database improves data accessibility, standardization of data recording and data handling efficiency in pre-clinical research.Entities:
Mesh:
Year: 2018 PMID: 30576483 PMCID: PMC6301331 DOI: 10.1093/database/bay124
Source DB: PubMed Journal: Database (Oxford) ISSN: 1758-0463 Impact factor: 3.451
Comparison of tools for research data management and analysis
|
|
|
|
|
|
|
|---|---|---|---|---|---|
|
| Pre-clinical data management, electronic data capture, analysis and reporting | 7€ per user/ month | Web, iOS App | SSL/TLS – 2048bit | Various server locations in Europe |
|
| Clinical data management and electronic data capture, randomization, supply management | n.a. | Web | SSL – n.a. | n.a. |
|
| Open microscopy environment for viewing, organization, analysis and sharing of microscopy data | 0€ | Web, Windows/Mac/Linux clients | SSL – n.a. | Self-hosted institutional server |
|
| Design and management of online surveys and databases | 0€ | Web | SSL – n.a. | Self-hosted web/database/email server |
|
| Python-based relational animal tracking for animal facility management | n.a. | Web | SSL – n.a. | Self-hosted Linux or Unix based server with support for Python and MySQL |
|
| Electronic lab notebook, inventory management, user management | 0€ for 1 team | Web | SSL 256bit | Heroku PostgreSQL database and Amazon S3 |
|
| Electronic lab notebook, note-taking, sample tracking (focus on molecular biology) | 0€ for academics | Web | SSL 256bit | Amazon S3 |
|
| Electronic lab notebook, import for various file formats including images and Word/Excel, user management | 15€ per user/month (group of max. 3 is 0€) | Web, iOS + Android App | SSL 256bit | Server location n.a. or Self-hosted |
Figure 1Graphical illustration of the database relations shown as tree structure. The root of the tree is represented by the entity `project’ and the leaves represent different test procedures. The bar graph represents an example of the number of entries for each level.
Overview of the information fields of a single mouse in the mouse list. Each field has an associated data type: date (d), choice (c), number (n), formula (f), string (s) and multiple choice (mc)
|
|
|
|
|---|---|---|
|
| ||
| Birthdate | date MM/DD/YYYY | The day the animal was born |
| Sex (c) | male/female | Allocate sex |
| Mouse registration fate (d) | date MM/DD/YYYY | The day the animal was included in study |
| Initial weight (n) | Floating point in gram | Weight of the animal at registration date |
| Cage number (n) | Integer | Related cage number |
| Tail lines (s) | Number of lines | Helps to identify the animal in the cage |
| Distributor (mc) | String | Animal distributor |
|
| ||
| Lifetime in weeks (f) | Weeks | Time elapsed between birth and death |
| Dead or alive (c) | Dead/alive | To allocate date of death |
| Cause of death (mc) | Perfusion/died in Experiment | To differentiate perfused mice from unintended deaths, e.g. during an experiment |
|
| ||
| Access locked (c) | Locked/open | When `locked’ no user than the administrator can change the data |
| Date of locked access (d) | date MM/DD/YYYY | Date the access has been changed |
| Included in study (c) | Yes/no | Administrator/project leader determines if animal is included or excluded from the study |
| Study comment (c) | String | Study-related comments, e.g. why an animal was excluded |
|
| ||
| Group (s) | String | Related group |
| Study ID (s) | String | Experiment-specific ID |
| Registered by (mc) | Name of the user | User, who registered the animal in the database |
| Team leader (s) | String | Responsible person |
| Animal permission (s) | Integer | Administrative number |
| Workgroup (s) | String | Related workgroup |
List of representative calculations for different entities, which were automated to replace repetitive and manual calculations
|
|
|
|
|---|---|---|
| Grid walk test | Foot fault, # of total steps | Percentage of foot faults |
| Corner test | Right turn, left turn | Percentage of turn distributions |
| Scoring | Weight, general and focal deficits | Overall deficit level, weight change (%) |
| Rotating beam test | Distance, time, hindlimb displacement, animal drops | Avg. speed, avg. distance, avg. hindlimb drops |
| Mouse list | Birthdate, date of death | Lifetime |
| Projects | Number of animals in project | Animal permission-related number of remaining mice in project |
Figure 2In the database model, a single mouse in the `Mouse List’ is related to different tests. These tests represent the in vivo and ex vivo experiments and are summarized in the `Tests’ table view. By selecting a specific data, it is possible to navigate from the mouse list to the specific test, in this example the grid walk test and access the raw data. The data entry is confirmed and signed electronically with the button `Analysis done’ (right). The plot function is available for a single mouse experiment or through the specific plot feature for a group of selected mice (bottom left). In this example, the average value for the distance walked over the rotating beam is plotted for a stroke and sham surgery group of mice.
Figure 3Report function for animal data contains either an overview with all tests performed with one subject (A) or all details for a selected time point including the raw data and analysis (B).