Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cellxgene-schema CLI must update validation for obs['cell_type_ontology_term_id'] #1103

Open
brianraymor opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels
5.3 Next minor CELLxGENE schema version after 5.2 curation software

Comments

@brianraymor
Copy link
Contributor

Changelog

  • obs (Cell metadata)
    • Updated the requirements for cell_type_ontology_term_id to include descendants of Visium Spatial Gene Expression.

Design

cell_type_ontology_term_id

Key cell_type_ontology_term_id
Annotator Curator MUST annotate.
Value categorical with str categories. This MUST be a CL term or "unknown". It MUST be "unknown" when:
  • no appropriate term can be found (e.g. the cell type is unknown)
  • assay_ontology_term_id is a descendant of "EFO:0010961" for Visium Spatial Gene Expression, uns['spatial']['is_single'] is True, and the corresponding value of in_tissue is 0

  • The following terms MUST NOT be used:

@brianraymor brianraymor added curation software 5.3 Next minor CELLxGENE schema version after 5.2 labels Nov 14, 2024
@joyceyan joyceyan self-assigned this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.3 Next minor CELLxGENE schema version after 5.2 curation software
Projects
None yet
Development

No branches or pull requests

2 participants