Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…or_config into prod
  • Loading branch information
afwillia committed Oct 31, 2024
2 parents e328dbd + b0b18b4 commit f1f6cf5
Show file tree
Hide file tree
Showing 92 changed files with 69 additions and 46 deletions.
2 changes: 1 addition & 1 deletion .github/config_schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def get_args():
"""Set up command-line interface and get arguments."""
parser = argparse.ArgumentParser()
parser.add_argument('-c', '--config_path', metavar="",
required=True, help='path to schematic config ymal file')
required=True, help='path to schematic config yaml file')
parser.add_argument('-sr', '--service_repo', metavar="",
help='repo path to service')
parser.add_argument('-o', '--out_dir', default='www', metavar="",
Expand Down
7 changes: 4 additions & 3 deletions ADKP/dca_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"template_menu_config_file": "https://raw.githubusercontent.com/adknowledgeportal/data-models/main/dca-template-config.json",
"logo_location": "https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/prod/ADKP/ADKnowledgePortal.png",
"logo_link": "https://adknowledgeportal.synapse.org",
"dcc_help_link": "",
"portal_help_link": ""
"dcc_help_link": "https://dca-docs.scrollhelp.site/DCA/Working-version/Project-Agnostic/",
"portal_help_link": "https://help.adknowledgeportal.org/apd/"
},
"dca": {
"use_compliance_dashboard": false,
Expand All @@ -25,7 +25,8 @@
"use_annotations": true
},
"model_validate": {
"restrict_rules": false
"restrict_rules": false,
"enable_cross_manifest_validation": true
},
"model_submit": {
"table_column_names": "display_label",
Expand Down
2 changes: 1 addition & 1 deletion EL/dca_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"model_submit": {
"use_schema_labels": true,
"table_manipulation": "replace",
"manifest_record_type": "table_and_file",
"manifest_record_type": "file_only",
"hide_blanks": false
}
}
Expand Down
10 changes: 5 additions & 5 deletions HTAN/dca_config.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"dcc": {
"name": "HTAN All Projects",
"name": "HTAN Phase 1 All Projects",
"synapse_asset_view": "syn20446927",
"data_model_url": "https://raw.githubusercontent.com/ncihtan/data-models/v24.5.2/HTAN.model.jsonld",
"data_model_url": "https://raw.githubusercontent.com/ncihtan/data-models/v24.9.1/HTAN.model.jsonld",
"data_model_info": "",
"template_menu_config_file": "https://raw.githubusercontent.com/ncihtan/data-models/v24.5.2/dca-template-config.json",
"template_menu_config_file": "https://raw.githubusercontent.com/ncihtan/data-models/v24.9.1/dca-template-config.json",
"logo_location": "https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/prod/HTAN/HTAN_text_logo.png",
"logo_link": "https://humantumoratlas.org",
"dcc_help_link": "",
"portal_help_link": ""
"dcc_help_link": "https://dca-docs.scrollhelp.site/DCA/Working-version/HTAN/",
"portal_help_link": "https://docs.humantumoratlas.org/"
},
"dca": {
"use_compliance_dashboard": false,
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed HTAN/templates/AcuteLymphoblasticLeukemiaTier3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/Biospecimen.xlsx
Binary file not shown.
Binary file removed HTAN/templates/BreastCancerTier3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/BulkMethylation-seqLevel1.xlsx
Binary file not shown.
Binary file removed HTAN/templates/BulkMethylation-seqLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/BulkMethylation-seqLevel3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/BulkRNA-seqLevel1.xlsx
Binary file not shown.
Binary file removed HTAN/templates/BulkRNA-seqLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/BulkRNA-seqLevel3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/BulkWESLevel1.xlsx
Binary file not shown.
Binary file removed HTAN/templates/BulkWESLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/BulkWESLevel3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ClinicalDataTier2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ColorectalCancerTier3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/Demographics.xlsx
Binary file not shown.
Binary file removed HTAN/templates/Diagnosis.xlsx
Binary file not shown.
Binary file removed HTAN/templates/Exposure.xlsx
Binary file not shown.
Binary file removed HTAN/templates/FamilyHistory.xlsx
Binary file not shown.
Binary file removed HTAN/templates/FollowUp.xlsx
Binary file not shown.
Binary file removed HTAN/templates/HI-C-seqLevel1.xlsx
Binary file not shown.
Binary file removed HTAN/templates/HI-C-seqLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/HI-C-seqLevel3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/HTANRPPAAntibodyTable.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ImagingLevel1.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ImagingLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ImagingLevel3Channels.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ImagingLevel3Image.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ImagingLevel3Segmentation.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ImagingLevel4.xlsx
Binary file not shown.
Binary file removed HTAN/templates/LungCancerTier3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/MassSpectrometryAuxiliaryFile.xlsx
Binary file not shown.
Binary file removed HTAN/templates/MassSpectrometryLevel1.xlsx
Binary file not shown.
Binary file removed HTAN/templates/MassSpectrometryLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/MassSpectrometryLevel3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/MassSpectrometryLevel4.xlsx
Binary file not shown.
Binary file removed HTAN/templates/MelanomaTier3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/MolecularTest.xlsx
Binary file not shown.
Binary file removed HTAN/templates/NeuroblastomaandGliomaTier3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/OtherAssay.xlsx
Binary file not shown.
Binary file removed HTAN/templates/OvarianCancerTier3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/PancreaticCancerTier3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/Patient.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ProstateCancerTier3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/PublicationManifest.xlsx
Binary file not shown.
Binary file removed HTAN/templates/RPPALevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/RPPALevel3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/RPPALevel4.xlsx
Binary file not shown.
Binary file removed HTAN/templates/SRRSBiospecimen.xlsx
Binary file not shown.
Binary file removed HTAN/templates/SRRSClinicalDataTier2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/SRRSImagingLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/SarcomaTier3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScATAC-seqLevel1.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScATAC-seqLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScATAC-seqLevel3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScATAC-seqLevel4.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScDNA-seqLevel1.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScDNA-seqLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScRNA-seqLevel1.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScRNA-seqLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScRNA-seqLevel3.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScRNA-seqLevel4.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScmC-seqLevel1.xlsx
Binary file not shown.
Binary file removed HTAN/templates/ScmC-seqLevel2.xlsx
Binary file not shown.
Binary file removed HTAN/templates/Therapy.xlsx
Binary file not shown.
Binary file added HTAN2/HTAN_text_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions HTAN2/dca_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"dcc": {
"name": "HTAN Phase 2 All Projects",
"synapse_asset_view": "syn63714258",
"data_model_url": "https://raw.githubusercontent.com/ncihtan/data-models/v24.9.1/HTAN.model.jsonld",
"data_model_info": "",
"template_menu_config_file": "https://raw.githubusercontent.com/ncihtan/data-models/v24.9.1/dca-template-config.json",
"logo_location": "https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/prod/HTAN/HTAN_text_logo.png",
"logo_link": "https://humantumoratlas.org",
"dcc_help_link": "https://dca-docs.scrollhelp.site/DCA/Working-version/HTAN/",
"portal_help_link": "https://docs.humantumoratlas.org/"
},
"dca": {
"use_compliance_dashboard": false,
"primary_col": "#605ca8",
"secondary_col": "#5F008C",
"sidebar_col": "#191919"
},
"schematic": {
"manifest_generate": {
"output_format": "google_sheet",
"use_annotations": false
},
"model_validate": {
"restrict_rules": false
},
"model_submit": {
"use_schema_labels": true,
"table_manipulation": "replace",
"manifest_record_type": "file_only",
"hide_blanks": false
}
}
}
4 changes: 2 additions & 2 deletions MC2/dca_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"dcc": {
"name": "Cancer Complexity Knowledge Portal - Database",
"synapse_asset_view": "syn27210848",
"data_model_url": "https://raw.githubusercontent.com/mc2-center/data-models/v5.1.2/mc2.model.jsonld",
"data_model_url": "https://raw.githubusercontent.com/mc2-center/data-models/v7.1.0/mc2.model.jsonld",
"data_model_info": "https://mc2-center.github.io/data-models/",
"template_menu_config_file": "https://raw.githubusercontent.com/mc2-center/data-models/v5.1.2/dca_config/dca-template-config.json",
"template_menu_config_file": "https://raw.githubusercontent.com/mc2-center/data-models/v7.1.0/dca_config/dca-template-config.json",
"logo_location": "https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/prod/MC2/cckp_logo.png",
"logo_link": "https://cancercomplexity.synapse.org",
"dcc_help_link": "",
Expand Down
Binary file removed MC2/templates/.DS_Store
Binary file not shown.
Binary file removed MC2/templates/Biospecimen.xlsx
Binary file not shown.
Binary file removed MC2/templates/DatasetView.xlsx
Binary file not shown.
Binary file removed MC2/templates/EducationalResource.xlsx
Binary file not shown.
Binary file not shown.
Binary file removed MC2/templates/NanoStringGeoMxDSPImagingLevel2.xlsx
Binary file not shown.
Binary file removed MC2/templates/NanoStringGeoMxDSPLevel1.xlsx
Binary file not shown.
Binary file removed MC2/templates/NanoStringGeoMxDSPLevel2.xlsx
Binary file not shown.
Binary file removed MC2/templates/NanoStringGeoMxDSPLevel3.xlsx
Binary file not shown.
Binary file removed MC2/templates/PublicationView.xlsx
Binary file not shown.
Binary file removed MC2/templates/ToolView.xlsx
Binary file not shown.
8 changes: 5 additions & 3 deletions NF-OSI/dca_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"dcc": {
"name": "NF-OSI",
"synapse_asset_view": "syn16858331",
"data_model_url": "https://raw.githubusercontent.com/nf-osi/nf-metadata-dictionary/v9.3.0/NF.jsonld",
"data_model_url": "https://raw.githubusercontent.com/nf-osi/nf-metadata-dictionary/v9.9.0/NF.jsonld",
"data_model_info": "",
"template_menu_config_file": "https://raw.githubusercontent.com/nf-osi/nf-metadata-dictionary/v9.3.0/dca-template-config.json",
"template_menu_config_file": "https://raw.githubusercontent.com/nf-osi/nf-metadata-dictionary/v9.9.0/dca-template-config.json",
"logo_location": "",
"logo_link": "",
"dcc_help_link": "",
Expand All @@ -17,6 +17,9 @@
"sidebar_col": "#191919"
},
"schematic": {
"global": {
"data_model_labels": "class_label"
},
"manifest_generate": {
"output_format": "google_sheet",
"use_annotations": true
Expand All @@ -25,7 +28,6 @@
"restrict_rules": false
},
"model_submit": {
"use_schema_labels": true,
"table_manipulation": "replace",
"manifest_record_type": "table_and_file",
"hide_blanks": true,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Each DCC will have its own directory to store configuration files. At minimum it
- `model_validate`

- `restrict_rules`: `TRUE` or `FALSE`. [Schematic model validate and submit option](https://sage-schematic.readthedocs.io/en/develop/cli_reference.html#schematic-model-validate).
- `enable_cross_manifest_validation`: `TRUE` or `FALSE`. Use cross manifest validation.

- `model_submit`

Expand Down
25 changes: 0 additions & 25 deletions VEOIBD/dca-template-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,31 +9,6 @@
"display_name": "Biospecimen Metadata Template",
"schema_name": "BiospecimenMetadataTemplate",
"type": "record"
},
{
"display_name": "Bulk RNAseq Assay Template",
"schema_name": "BulkRNAseqAssayTemplate",
"type": "record"
},
{
"display_name": "scRNAseq Assay Template",
"schema_name": "ScRNAseqAssayTemplate",
"type": "record"
},
{
"display_name": "Bulk RNAseq Raw File Annotations",
"schema_name": "BulkRNAseqRawFileAnnotations",
"type": "file"
},
{
"display_name": "Bulk RNASeq Counts File Annotations",
"schema_name": "BulkRNASeqCountsFileAnnotations",
"type": "file"
},
{
"display_name": "Metadata File Annotations",
"schema_name": "MetadataFileAnnotations",
"type": "file"
}
],
"service_version": "v23.1.1",
Expand Down
6 changes: 3 additions & 3 deletions VEOIBD/dca_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"use_annotations": false
},
"model_validate": {
"restrict_rules": true
"restrict_rules": false
},
"model_submit": {
"use_schema_labels": true,
"table_manipulation": "upsert",
"table_manipulation": "replace",
"manifest_record_type": "file_only",
"hide_blanks": false
}
}
}
}
9 changes: 7 additions & 2 deletions demo/dca-template-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,14 @@
{
"display_name": "Other Assay",
"schema_name": "OtherAssay",
"type": "file"
},
{
"display_name": "MockComponent",
"schema_name": "MockComponent",
"type": "record"
}
],
"service_version": "v23.1.1",
"service_version": "v24.7.2",
"schema_version": ""
}
}
7 changes: 6 additions & 1 deletion tenants.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"config_location":"BTC/dca_config.json"
},
{
"name":"HTAN All Projects",
"name":"HTAN Phase 1 All Projects",
"synapse_asset_view":"syn20446927",
"config_location":"HTAN/dca_config.json"
},
Expand All @@ -49,6 +49,11 @@
"name":"DCA Demo Upsert",
"synapse_asset_view":"syn51489635",
"config_location":"demo_upsert/dca_config.json"
},
{
"name":"HTAN Phase 2 All Projects",
"synapse_asset_view":"syn63714258",
"config_location":"HTAN2/dca_config.json"
}
]
}

0 comments on commit f1f6cf5

Please sign in to comment.