Cilia dynamics creates a dynamic barrier to penetration of the periciliary layer in human airway epithelia
Description
This dataset supports the analysis of fluid flow within the pericilary layer (PCL) of differentiated human bronchial epithelial cells (MucilAir™, Epithelix) by tracking the displacement of a caged fluorescent dye activated within the ciliary layer. The experiments were carried out at physiological temperature (37 °C) using a 60x water immersion objective. The repository includes 14 out of the 15 total experiments used for the paper dataset; one experiment could not be uploaded due to storage limitations.
Each .zip folder contains the set of raw videos recorded on a specific area (cilia patch) on the epithelium. The experiments are from 3 distinct inserts from the same donors. For each position, labeled with coordinates indicating the displacement vector along the axis perpendicular to the epithelium, a bright field 'bf' and epifluorescent videos 'fluo' are recorder. The first one serves to identify the position and shape of the epithelium and measure the ciliary beating frequency (CBF), the second records dye displacement after activation, enabling analysis of fluid flow. The experimental configuration ensures that the dye is activated at consistent, spatially defined locations progressing from the cilia base toward the tips.
Videos are provided in .movie format, which can be read using the script moviereader.m found in the associated GitHub repository.
The full analysis pipeline is provided at https://github.com/erikacausa/PCL_caged_dye. The repository includes all necessary scripts to extract fluid flow and diffusion parameters, as well as CBF from the video data.
The main script, Caged_dye_manual_line.m, begins by loading the brightfield video for a specific position and allowing the user to manually trace the epithelial contour. This contour is then translated to define a measuring line that intersects the dye activation point, which remains fixed in the field of view due to the stationary laser configuration. The fluorescence video is subsequently loaded, and the activation frame is detected automatically. A Gaussian fit is applied to the intensity profile along the measurement line in each frame, extracting the center of mass (mean) and spread (standard deviation) of the dye cloud over time. These values are saved in the file CagedResults.mat.
A second script, Caged_dye_fit_speed.m, analyzes the temporal evolution of the dye cloud. The displacement of the mean is used to estimate flow velocity, while the change in standard deviation over time is used to get information about diffusion properties.
In parallel, the CBF is measured using the script CBF_profile_autopoints.m. This algorithm identifies three regions within the PCL and applies a Fast Fourier Transform (FFT)-based approach to estimate the local beating frequency from the brightfield video signal.
This dataset is intended for use with the provided analysis scripts and may be adapted for extended studies or new formats.
Files
1a.zip
Files
(195.7 GB)
Name | Size | Download all |
---|---|---|
md5:4444a3dec504f8a5a7c586ee23447b1c
|
14.3 GB | Preview Download |
md5:110994f0933a1905b664d2d278e43e47
|
12.7 GB | Preview Download |
md5:31fd3b107105f9dbf0ac158f32551f4b
|
12.3 GB | Preview Download |
md5:1dddf0d78d5760f4985100221114611d
|
15.4 GB | Preview Download |
md5:33afcbce2dadfa56645dd0d79b7b6a14
|
13.0 GB | Preview Download |
md5:6ecb5f7923f15212c29313ab1e57c2bf
|
13.0 GB | Preview Download |
md5:612f2a6980322233640c75ffabf62b2b
|
13.1 GB | Preview Download |
md5:f3a65f090e4e5aca17ff6e3cc0959247
|
13.5 GB | Preview Download |
md5:a349299a9c253f7645cb2ec6532a5616
|
13.5 GB | Preview Download |
md5:2d9cca8ac6d1e9c0e4228dbd008c4b64
|
13.9 GB | Preview Download |
md5:1396b962736ba567f13832c4c9c38bda
|
16.4 GB | Preview Download |
md5:7638e095b5c0bba9159be6fa76a489fc
|
13.7 GB | Preview Download |
md5:7cc3698880ae91b92161b90dab85f3cd
|
16.9 GB | Preview Download |
md5:5ac5c601034915ca0ba9b105a8a3ded0
|
14.1 GB | Preview Download |
Additional details
Related works
- Is described by
- Publication: 10.1101/2025.03.21.644548 (DOI)
Software
- Repository URL
- https://github.com/erikacausa/PCL_caged_dye
- Programming language
- MATLAB