Skip to content

Commit

Permalink
Update sex.csv with 'missing or unknown' value for edge cases
Browse files Browse the repository at this point in the history
inspired by the Diverse Cohorts metadata dictionary
  • Loading branch information
MasterPastures authored Sep 23, 2024
1 parent 8482222 commit ffc4187
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/demographics/sex.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Attribute,Description,Valid Values,DependsOn,Properties,Required,Parent,DependsOn Component,Source,Validation Rules,columnType,module
sex,"Sex assigned at birth, or by sequencing","male, female",,,True,ManifestColumn,,sage.annotations-experimentalData.sex-0.0.2,,string,demographics
sex,"Sex assigned at birth, or by sequencing","male, female, missing or unknown",,,True,ManifestColumn,,sage.annotations-experimentalData.sex-0.0.2,,string,demographics
female,,,,,,sex,,,,string,demographics
male,,,,,,sex,,,,string,demographics
missing or unknown,,,,,,sex,,,,string,demographics

0 comments on commit ffc4187

Please sign in to comment.