Skip to content

Commit f434056

Browse files
Update references/scripts/create-formatting-reference.py
Co-authored-by: Joshua Shapiro <josh.shapiro@ccdatalab.org>
1 parent cbb3b10 commit f434056

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

references/scripts/create-formatting-reference.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@
139139

140140
# row metadata ----------
141141
# this is the same for all object types
142-
# for merged objects, check that library_id-mean and library_id-detected are correct in the script
142+
# for merged objects, check that {library_id}-mean and {library_id}-detected are correct in the script
143+
# these will use the same types as `mean` and `detected`
143144
feature_metadata = {
144145
"gene_ids": "character",
145146
"gene_symbol": "character",

0 commit comments

Comments
 (0)