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['array_row'] #1101

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

cellxgene-schema CLI must update validation for obs['array_row'] #1101

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

  • obs (Cell metadata)
    • Updated the requirements for array_row:
      • MUST be annotated if the assay_ontology_term_id is a descendant of Visium Spatial Gene Expression
      • Added ranges for Visium CytAssist Spatial Gene Expression, 6.5mm and Visium CytAssist Spatial Gene Expression, 11mm

Design

array_row

Key array_row
Annotator Curator MUST annotate if assay_ontology_term_id is a descendant of "EFO:0010961" for Visium Spatial Gene Expression and uns['spatial']['is_single'] is True; otherwise, this key MUST NOT be present.
Value int. This MUST be value of the row coordinate for the corresponding spot from the array_row field in in tissue_positions_list.csv or tissue_positions.csv. See Space Ranger Spatial Outputs.

For Assay Value MUST be in
the range between
Visium Spatial Gene Expression V1 [EFO:0022857] 0 and 77
Visium CytAssist Spatial Gene Expression, 6.5mm [EFO:0022859] 0 and 77
Visium CytAssist Spatial Gene Expression, 11mm [EFO:0022860] 0 and 127

@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