pfcampari
Analysis of CaMPARI measurements during the 75th ESA Parabolic Flight Campaign 2021
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Repository
Analysis of CaMPARI measurements during the 75th ESA Parabolic Flight Campaign 2021
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
PFCaMPARI
Analysis of CaMPARI measurements taken during the 75th ESA Parabolic Flight Campaign 2021
Overview
For this project, C28/I2 human chondrocytes were transfected with the calcium reporter CaMPARI2, which shows a shift in green to red fluorescence depending on cytosolic calcium concentration. The cells were exposed repeatedly to changing gravity conditions (0 g- 2 g) during parabolic flights on the 75th ESA parabolic flight campaign. Previous studies measured a small increase or decrease of cytosolic calcium concentrations during parabolic flight experiments, this study aimed to verify these results. Therefore, a new hardware was designed to carry 96 well plates containing the transfected cells. Each individual well was able to be illuminated by 405 nm light which catalyses the conversion of green fluorescent CaMPARI2 into red fluorescent CaMPARI2 in a calcium concentration dependent manner.
Contents
This repository contains the data and scripts that were used to analyse microscopic data gathered from imaging the C28/I2 human chondrocytes after the parabolic flights with an Sartorius IncuCyte high througput microscope.
Extracted data
Hardware data
Each hardware unit contained 2 96-well plates, 4 units were used in total. Each unit measured time, voltage, current, temperature, pressure, acceleration and illumination events. These parameters were exported into Excel files, which then were parsed into a data frame using R-Studio.
IncuCyte image fluorescent data
The 96-well plates used during the parabolic flight were imaged using an IncuCyte high-throughput microscope provided by Sartorius. In each well, a cross-pattern of 5 images was measured. These images were then analysed by the IncuCyte 2021A software. The fluorescence intensity and total number of green and red cells were analysed and exported into Excel to be parsed using R scripts.
Scripts
The following scripts are available in this reposit.
parserPFCaMPARI.R
This script reads raw data from the incucyte microscope and the hardware sensors and combines it into one unified data frame for use in subsequent analyses.
KD-dependentConversionRateparser.R
This script shows the conversion rate of five different CaMPARI2 constructs in relation to their respective Kd values towards Ca2+.
TimeCourseConversion.R
This script plots the time-dependent conversion of the CaMPARI2F391W-G395D construct after treatment with histamine against increasing durations of illumination with 405 nm conversion light.
BoxplotallConstructs.R
This script reads the accumulated PFC_Merged data frame and plots the conversion rate of all constructs over all flight phases during the four parabolas.
BoxplotAllMetricsallparabolas.R
This script reads the accumulated PFC_Merged data frame and plots different analysis metrics including statistics
BoxplotConversionratesingleParabolas.R
This script plots the average conversion rates in all treatments and phases over all four individual parabolas.
BoxplotInhibitorsConversionratenormalizedtoPre-Parabola.R
This script plots the conversion rates of each inhibitor after post-flight histamine treatment. Conversion rates are normalized to the pre-parabola 1 flight phase.
z-factorFlightspecific.R
This script calculates and plots the Z'-factor for the conversion rate of cells with a histamine-induced calcium increase after either no treatment (positive control) or BAPTA treatment (negative control).
Owner
- Name: ZeroG-lab
- Login: ZeroG-lab
- Kind: organization
- Email: zero-g@bio.uni-frankfurt.de
- Location: Frankfurt am Main, Germany
- Website: https://tinygu.de/zerog
- Repositories: 1
- Profile: https://github.com/ZeroG-lab
Citation (citation.cff)
cff-version: 1.2.0
title: >-
Analysis of CaMPARI measurements taken during the
75th ESA Parabolic Flight Campaign 2021
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Dario
name-particle: Angelo
family-names: Ricciardi
email: ricciardi@bio.uni-frankfurt.de
affiliation: 'Goethe Universität, Frankfurt'
orcid: 'https://orcid.org/0000-0003-0543-0897'
- given-names: Andreas
family-names: Hammer
email: hammer@bio.uni-frankfurt.de
affiliation: 'Goethe Universität, Frankfurt'
- given-names: Maik
family-names: Böhmer
email: boehmer@bio.uni-frankfurt.de
affiliation: 'Goethe Universität, Frankfurt'
orcid: 'https://orcid.org/0000-0001-6675-273X'
abstract: >-
Calcium (Ca2+) elevation is an essential secondary
messenger in many cellular processes, including
disease progression and adaptation to external
stimuli, e.g., gravitational load. Therefore,
mapping and quantifying Ca2+ signaling with a high
spatiotemporal resolution is a key challenge.
However, particularly on microgravity platforms,
experiment time is limited, allowing only a small
number of replicates. Furthermore, experiment
hardware is exposed to changes in gravity levels,
causing experimental artifacts unless appropriately
controlled. We introduce a new experimental setup
based on the fluorescent Ca2+ reporter CaMPARI2,
onboard LED arrays, and subsequent microscopic
analysis on the ground. This setup allows for
higher throughput and accuracy due to its
retrograde nature. The excellent performance of
CaMPARI2 was demonstrated with human chondrocytes
during the 75th ESA parabolic flight campaign.
CaMPARI2 revealed a strong Ca2+ response triggered
by histamine but was not affected by the
alternating gravitational load of a parabolic
flight.
keywords:
- CaMPARI
- articular chondrocytes
- cytosolic free calcium
- gravity
- parabolic flight
- high throughput screening
- Incucyte
version: '1.0'
date-released: '2022-01-06'
license: Apache-2.0
repository-code: "https://github.com/ZeroG-lab/PFCaMPARI"