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 obsm['spatial'] #1105

Open
brianraymor opened this issue Nov 14, 2024 · 0 comments
Open

cellxgene-schema CLI must update validation for obsm['spatial'] #1105

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

Comments

@brianraymor
Copy link
Contributor

Changelog

  • obsm (Embeddings)
    • Updated the requirements for spatial to include descendants of Visium Spatial Gene Expression and to prohibit 'Not a Number' values.

Design

spatial

Key spatial
Annotator Curator MUST annotate if uns['spatial']['is_single'] is True.

Curator MAY annotate if uns['spatial']['is_single'] is False.

Otherwise, this key MUST NOT be present.
Value numpy.ndarray with the following requirements


If assay_ontology_term_idis a descendant of "EFO:0010961" for Visium Spatial Gene Expression and uns['spatial']['is_single'] is True, the array MUST be created from the corresponding pxl_row_in_fullres and pxl_col_in_fullres fields from tissue_positions_list.csv or tissue_positions.csv. See Space Ranger Spatial Outputs.

@brianraymor brianraymor added curation software 5.3 Next minor CELLxGENE schema version after 5.2 labels Nov 14, 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

1 participant