forked from Sage-Bionetworks/schematic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
35 lines (31 loc) · 860 Bytes
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Do not change the 'definitions' section unless you know what you're doing
definitions:
synapse_config: ".synapseConfig"
creds_path: "credentials.json"
token_pickle: "token.pickle"
service_acct_creds: "schematic_service_account_creds.json"
synapse:
master_fileview: 'syn23643253'
manifest_folder: 'manifests'
manifest_filename: 'synapse_storage_manifest.csv'
token_creds: 'syn23643259'
service_acct_creds: 'syn25171627'
manifest:
title: 'Patient_Manifest'
data_type: 'Patient'
model:
input:
location: 'tests/data/example.model.jsonld'
file_type: 'local'
style:
google_manifest:
req_bg_color:
red: 0.9215
green: 0.9725
blue: 0.9803
opt_bg_color:
red: 1.0
green: 1.0
blue: 0.9019
master_template_id: '1LYS5qE4nV9jzcYw5sXwCza25slDfRA1CIg3cs-hCdpU'
strict_validation: true