Skip to content

Commit effc5db

Browse files
authored
Merge pull request #3275 from uc-cdis/MaribelleHGomez-patch-1
Update manifest.json
2 parents 626fa26 + 88e3f7e commit effc5db

File tree

2 files changed

+11
-25
lines changed

2 files changed

+11
-25
lines changed

qa-vpodc.planx-pla.net/etlMapping.yaml

Lines changed: 8 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,24 @@
11
mappings:
2-
- name: vpodc_subject
3-
doc_type: subject
2+
- name: vpodc_case
3+
doc_type: case
44
type: aggregator
5-
root: subject
5+
root: case
66
props:
77
- name: project_id
88
- name: submitter_id
9-
- name: amputation_type
10-
- name: geographic_site
11-
- name: cohort_id
12-
- name: eligibility
13-
- name: index_date
14-
- name: transplanted_organ
15-
- name: consent_codes
16-
- name: unit_geographic_site
17-
- name: derived_parent_subject_id
18-
- name: derived_topmed_subject_id
19-
- name: participant_id
209
- name: vpodc_data_file
21-
doc_type: data_file
10+
doc_type: imaging_file
2211
type: collector
2312
root: None
2413
category: data_file
2514
props:
15+
- name: submitter_id
2616
- name: file_name
2717
- name: file_size
28-
- name: file_format
2918
- name: md5sum
30-
- name: object_id
31-
- name: file_state
32-
- name: error_type
33-
- name: ga4gh_drs_uri
34-
- name: bucket_path
35-
- name: callset
19+
- name: data_format
20+
- name: data_type
21+
- name: data_category
3622
injecting_props:
3723
subject:
3824
props:

qa-vpodc.planx-pla.net/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"environment": "qa-vpodc",
4141
"hostname": "qa-vpodc.planx-pla.net",
4242
"revproxy_arn": "arn:aws:acm:us-east-1:851725307933:certificate/94dc6b22-6ad2-481f-aff5-59ad7381e9c6",
43-
"dictionary_url": "https://s3.amazonaws.com/dictionary-artifacts/gtexdictionary/4.0.6/schema.json",
43+
"dictionary_url": "https://s3.amazonaws.com/dictionary-artifacts/vadictionary/0.5.4/schema.json",
4444
"dispatcher_job_num": "10",
4545
"portal_app": "gitops",
4646
"sync_from_dbgap": "False",
@@ -61,8 +61,8 @@
6161
"guppy": {
6262
"indices": [
6363
{
64-
"index": "vpodc_subject",
65-
"type": "subject"
64+
"index": "vpodc_case",
65+
"type": "case"
6666
},
6767
{
6868
"index": "vpodc_data_file",

0 commit comments

Comments
 (0)