Skip to content

Commit

Permalink
Merge pull request #1 from anngvu/review-fixes
Browse files Browse the repository at this point in the history
Review fixes
  • Loading branch information
aditigopalan authored Jan 14, 2025
2 parents d5fc3bc + 51d0d26 commit c7c4175
Show file tree
Hide file tree
Showing 10 changed files with 64,433 additions and 17 deletions.
64,415 changes: 64,415 additions & 0 deletions HTAN.jsonld

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions modules/Imaging/Imaging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,3 @@ enums:
PHASE:
MAGNITUDE:






5 changes: 2 additions & 3 deletions modules/Participant/participant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ enums:
Unknown:
Non-Binary:
Not Reported:
Prefer Not to Answer:
Unknown:

Prefer Not to Answer:

SexEnum:
title: sex
permissible_values:
Expand Down
4 changes: 2 additions & 2 deletions modules/Tumor/Tumor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ enums:
ProgressionOrRecurrenceEnum:
title: progression_or_recurrence
permissible_values:
yes:
no:
'yes':
'no':
unknown:
not reported:
Not Allowed To Collect:
Expand Down
10 changes: 6 additions & 4 deletions modules/Worksheets/CollectionInformation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,21 @@ classes:

program_name:
range: string
description: The narrative title used to refer to a broad framework of goals under which related projects or research activities are grouped. Example: Clinical Proteomic Tumor Analysis Consortium.

description: "The narrative title used to refer to a broad framework of goals under which related projects or research activities are grouped. Example: Clinical Proteomic Tumor Analysis Consortium."

program_short_name:
range: string
description: An acronym or abbreviated form of the program title. Example: CPTAC.
description: "An acronym or abbreviated form of the program title. Example: CPTAC."

study_name:
range: string
description: The narrative title used as a textual label for the research data collection. Example: Comparative Molecular Life History of Spontaneous Canine and Human Gliomas.
description: "The narrative title used as a textual label for the research data collection. Example: Comparative Molecular Life History of Spontaneous Canine and Human Gliomas."

study_acronym:
range: string
description: The acronym or abbreviated form of the study title. Example: GLIOMA01.
description: "The acronym or abbreviated form of the study title. Example: GLIOMA01."


number_of_participants:
range: string
Expand Down
2 changes: 1 addition & 1 deletion modules/Worksheets/FileSpecificGeneralInformation.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: FileSpecificGeneralInformation
id: urn:uuid: aafe1c0b-1794-46f6-86be-da5b590ca332
id: urn:uuid:aafe1c0b-1794-46f6-86be-da5b590ca332

imports:
- Modules/Participant/participant
Expand Down
2 changes: 1 addition & 1 deletion modules/Worksheets/MultiplexMicroscopy.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: MultiplexMicroscopy
id: urn:uuid: 8fdda0d7-22cd-472b-85c2-6560b68d1821
id: urn:uuid:8fdda0d7-22cd-472b-85c2-6560b68d1821

imports:
- Modules/Participant/participant
Expand Down
2 changes: 1 addition & 1 deletion modules/Worksheets/MultiplexMicroscopyChannelMetadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ classes:

catalog_number:
range: string
description
description: TBD
5 changes: 5 additions & 0 deletions modules/props.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
slots:
de-identification_method_type:
range: DeIdentificationMethodTypeEnum
license:
range: LicenseEnum
File renamed without changes.

0 comments on commit c7c4175

Please sign in to comment.