What problem does it solve?
This Skill stages raw tables from a coalesced biomedical data package into Lance, creating the structured starting point needed for downstream schema resolution without altering source data values.
Core Features & Use Cases
- OBS and VAR Staging: Loads per-dataset observation and variable tables into Lance using schema-derived table names.
- Dataset Scaffolding: Creates one DatasetSchema scaffold row per feature space with identity metadata from the collection manifest.
- Library and Publication Staging: Loads collection-level reference tables and publication metadata, including optional section records and join scaffolding.
- Use Case: Prepare a heterogeneous collection of single-cell datasets for later schema harmonization, ingestion, and atlas reconstruction while preserving the original raw columns.
Quick Start
Use the prepare-package-for-resolution skill after create-data-package to stage the collection’s OBS, VAR, dataset scaffold, library, and publication tables using the explicitly provided schema YAML.