cellarium-ai / cellarium-cloud

Cellarium Cloud Core Library
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Populate human readable obs columns as a part of the ingest process #147

Open mbabadi opened 6 months ago

mbabadi commented 6 months ago

Human readable obs columns (e.g. cell_type, tissue) are populated from ontology columns (e.g. cell_type_ontology_term_id, tissue_ontology_term_id) by CELLxGENE Discover ingest process. We need to replicate that as a part of cellarium-cloud ingest process.

mbabadi commented 6 months ago

The data portal runs the following in the backend:

cellxgene-schema validate --add-labels output.h5ad input.h5ad