Published February 27, 2026
| Version v.1.0
Software
Open
KIC Spheroid Calcium Pipeline (Script 02b/03) – Multi-Batch Dataset Integration
Authors/Creators
Description
KIC Spheroid Calcium Pipeline — Script 02b/03
GUI-based R pipeline for merging multiple batch-level merged.csv datasets generated in Script 02a into a unified multi-batch dataset.
What's included
- GUI selection of input/output paths
- Recursive scanning for
merged.csvfiles - Merging of multiple batch-level datasets into a unified multi-batch table
- Automatic column alignment across batches (NA fill for missing columns)
- Preservation of logical flags generated in Script 02a (
keep_1hz,valid_well) - Retention of assigned metadata (
Group, optionalRowGroup,Batch) - Integrity checks for missing metadata and duplicate well identifiers
- Export of a standardized
merged_raw.csvfile
Inputs
merged.csvfiles generated in Script 02a- Nested folder structures supported (recursive search enabled)
- Required columns:
WellBatchGroupNum.Peaks
- Optional but recommended:
RowGroupkeep_1hzvalid_well
Outputs
merged_raw.csvcontaining:- All standardized MEANS summary statistics
- Preserved filtering flags
- Assigned Group
- Optional RowGroup
- Batch identifiers
- Source tracking metadata
Dataset is standardized and ready for statistical modeling, cross-group comparisons, multi-batch integration, and downstream visualization (Script 03).
Citation
Developed by Michele Buono, Talitha Spanjersberg, Nikki Scheen, and Nina van der Wilt.
Free for research use and adaptation with citation via Zenodo.
Files
BlikeBread/KIC_02b_Calcium_CyteSeer_MEANS_Merge_MultiBatch_GUI-v.1.0.zip
Files
(4.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:9ab778841745e83d1b84ff79a2f29c9b
|
4.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/BlikeBread/KIC_02b_Calcium_CyteSeer_MEANS_Merge_MultiBatch_GUI/tree/v.1.0 (URL)