Skip to content

Commit

Permalink
data dictionary update
Browse files Browse the repository at this point in the history
  • Loading branch information
mauerk committed Aug 28, 2024
1 parent 3da36fb commit 4c8a830
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file modified scripts/update_metadata_docs.py
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions user_docs/metadata/data_dictionary/Sample.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,11 @@ A Sample is a limited quantity of something to be used for testing, analysis, in

### ***biospecimen_tissue_term***
**description** : The tissue this Biospecimen originated from. Should be a term from the BRENDA Tissue Ontology vocabulary (e.g., kidney, blood, melanoma cell).<br>
**required** : True<br>
**required** : False<br>
**data type** : string <br>
### ***biospecimen_tissue_id***
**description** : The corresponding ontology ID for the biospecimen_tissue_term (e.g., BTO:0000671, BTO:0000089, BTO:0000848).<br>
**required** : True<br>
**required** : False<br>
**data type** : string <br>
### ***biospecimen_isolation***
**description** : Method or device employed for collecting/isolating this Biospecimen.<br>
Expand Down

0 comments on commit 4c8a830

Please sign in to comment.