From 7a8f579feecdf7d153ca2e9782f85cdd813c02ac Mon Sep 17 00:00:00 2001 From: Brian Raymor Date: Thu, 28 Sep 2023 09:40:22 -0700 Subject: [PATCH] Clarified requirements for embeddings (#655) --- schema/4.0.0/schema.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schema/4.0.0/schema.md b/schema/4.0.0/schema.md index 6ca9d01ef..68e72f1e4 100644 --- a/schema/4.0.0/schema.md +++ b/schema/4.0.0/schema.md @@ -1129,7 +1129,7 @@ To display a dataset in CELLxGENE Explorer, Curators MUST annotate **one or more - + @@ -1140,7 +1140,7 @@ To display a dataset in CELLxGENE Explorer, Curators MUST annotate **one or more
KeyX_{suffix} where {suffix} MUST be at least one character long. The {suffix} is presented as text to users in the Embedding Choice selector in CELLxGENE Explorer so it is STRONGLY RECOMMENDED that it be descriptive.

See also default_embedding in uns.
X_{suffix} where {suffix} MUST be at least one character long and MUST NOT contain whitespace characters. The {suffix} is presented as text to users in the Embedding Choice selector in CELLxGENE Explorer so it is STRONGLY RECOMMENDED that it be descriptive.

See also default_embedding in uns.
Annotatornumpy.ndarray with the following requirements