We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb8904d + 431d065 commit 237d149Copy full SHA for 237d149
1 file changed
scripts/mail_resp.py
@@ -21,7 +21,7 @@ def main(args):
21
conf = yaml.load(conf_file, Loader=yaml.SafeLoader)
22
statusdb = load_couch_server(conf)
23
24
- operator = "par.lundin@scilifelab.se"
+ operator = "genomics-bioinfo@scilifelab.se"
25
summary = {}
26
project_types = [
27
"Aggregate QC (DNA) 4.0",
0 commit comments