From 9c1c66ccab1d8b7094e6bc65b418210ddc3a96a0 Mon Sep 17 00:00:00 2001 From: mfutey <55600426+mfutey@users.noreply.github.com> Date: Fri, 13 Jun 2025 11:13:03 -0400 Subject: [PATCH 1/2] Update cap_anndata_schema.md --- docs/cap_anndata_schema.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/docs/cap_anndata_schema.md b/docs/cap_anndata_schema.md index 546265f..c5bc08a 100644 --- a/docs/cap_anndata_schema.md +++ b/docs/cap_anndata_schema.md @@ -930,6 +930,40 @@ For example, if the user specified the cell annotation as `broad_cells1`, then t +### [cellannotation_setname]--confidence_score + +**Format:** The column name is the string prefix `[cellannotation_setname]--` concatenated with the string value `confidence_score`, i.e. `[cellannotation_setname] + '--' + 'confidence_score'` + +
| column | +[cellannotation_set]--confidence_score |
+
| index | +Cell barcode names | +
| dtype | +float | +
| value | +A float number in [0,1] range corresponding to the model's internal probability that the predicted label is correct. | +
| source | +file or UI | +
| required for publication on CAP | +no | +
| example | +0.45 |
+
hierarchy to uns section[cellannotation_setname]--confidence_score to obs section