-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathinitial_config.yaml
More file actions
132 lines (117 loc) · 2.57 KB
/
initial_config.yaml
File metadata and controls
132 lines (117 loc) · 2.57 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
# THIS INITIAL CONFIG SHOULD BE SET AFTER INSTALLATION
# MAKE A COPY OF THIS FILE IN YOUR HOME AND CONFIGURE IT TO YOUR NEEDS
# THEN RUN: relecov-tools add-extra-config --config_file path/to/initial_config_copy.yaml
# NOTE: Each key in 'modules_outpath' must match with a Command as listed with `relecov-tools --help` (but with '_' instead of '-')
logs_config:
default_outpath:
/tmp/
modules_outpath:
wrapper: /tmp/wrapper
download: /tmp/download
pipeline_manager: /tmp/pipeline_manager
read_bioinfo_metadata: /tmp/read_bioinfo_metadata
# REQUIRED: send-mail module
mail_sender:
delivery_template_path_file: /path/templates/
email_host: host
email_port: port
email_host_user: email@gmail.com
email_use_tls: True
yaml_cred_path: /path/credentials.yml
institutions_guide_path: /path/contacts.json
download:
user: ''
password: ''
conf_file: ''
download_option: ''
output_dir: ''
target_folders: []
subfolder: RELECOV
read_lab_metadata:
metadata_file: ''
sample_list_file: ''
output_dir: ''
files_folder: ''
validate:
json_file: ''
json_schema_file: ''
metadata: ''
output_dir: ''
excel_sheet: ''
upload_files: false
logsum_file: ''
map:
destination_schema: ''
json_file: ''
origin_schema: ''
output_dir: ''
schema_file: ''
upload_to_ena:
user: ''
password: ''
center: ''
ena_json: ''
template_path: ''
action: ADD
dev: false
upload_fastq: false
metadata_types: []
output_dir: ''
upload_to_gisaid:
user: ''
password: ''
client_id: ''
token: ''
gisaid_json: ''
input_path: ''
output_dir: ''
frameshift: ''
proxy_config: ''
single: false
gzip: false
update_db:
user: ''
password: ''
json: ''
type: ''
platform: ''
server_url: ''
full_update: false
long_table: ''
read_bioinfo_metadata:
json_file: ''
input_folder: ''
output_dir: ''
software_name: ''
update: false
metadata_homogeneizer:
institution: ''
directory: ''
output_dir: ''
pipeline_manager:
input: ''
templates_root: ''
config: ''
output_dir: ''
folder_names: []
build_schema:
input_file: ''
schema_base: ''
draft_version: ''
diff: false
version: ''
project: ''
non_interactive: false
output_dir: ''
logs_to_excel:
lab_code: ''
output_dir: ''
files: []
wrapper:
output_dir: ''
upload_results:
user: ''
password: ''
batch_id: ''
template_path: ''
project: Relecov