Skip to content

Commit

Permalink
Merging main branch into staging branch
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 26, 2024
2 parents 89b312b + c168f96 commit be530db
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions backend/curation/api/curation-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ components:
| Human Tumor Atlas Network (HTAN) |
| Kidney Precision Medicine Project (KPMP) |
| LungMAP |
| Pediatric Center of Excellence in Nephrology (PCEN) |
| SEA-AD |
| Wellcome HCA Strategic Science Support |
contact_email:
Expand Down
1 change: 1 addition & 0 deletions backend/layers/common/validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"Human Tumor Atlas Network (HTAN)",
"Kidney Precision Medicine Project (KPMP)",
"LungMAP",
"Pediatric Center of Excellence in Nephrology (PCEN)",
"SEA-AD",
"Wellcome HCA Strategic Science Support",
}
Expand Down
1 change: 1 addition & 0 deletions backend/portal/api/portal-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1117,6 +1117,7 @@ components:
| Human Tumor Atlas Network (HTAN) |
| Kidney Precision Medicine Project (KPMP) |
| LungMAP |
| Pediatric Center of Excellence in Nephrology (PCEN) |
| SEA-AD |
| Wellcome HCA Strategic Science Support |
collection:
Expand Down
1 change: 1 addition & 0 deletions frontend/doc-site/032__Contribute and Publish Data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ We need the following collection metadata (i.e. details associated with your pub
- Human Tumor Atlas Network (HTAN)
- Kidney Precision Medicine Project (KPMP)
- LungMAP
- Pediatric Center of Excellence in Nephrology (PCEN)
- SEA-AD
- Wellcome HCA Strategic Science Support

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export enum CONSORTIA {
HTAN = "Human Tumor Atlas Network (HTAN)",
KPMP = "Kidney Precision Medicine Project (KPMP)",
LUNG_MAP = "LungMAP",
PCEN = "Pediatric Center of Excellence in Nephrology (PCEN)",
SEA_AD = "SEA-AD",
WELCOME_HCA_STRATEGIC_SCIENCE_SUPPORT = "Wellcome HCA Strategic Science Support",
}
Expand Down

0 comments on commit be530db

Please sign in to comment.