From: Diane Trout Date: Tue, 15 Jun 2010 18:47:09 +0000 (+0000) Subject: Update the 'flowcell started' email message to include the sequencer X-Git-Tag: 0.4.4~15 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=0521210bf7620386093d4d9a58b2e0e794863f18 Update the 'flowcell started' email message to include the sequencer in the url. --- diff --git a/htsworkflow/frontend/templates/experiments/started_email.html b/htsworkflow/frontend/templates/experiments/started_email.html index dcb2df0..180cde6 100644 --- a/htsworkflow/frontend/templates/experiments/started_email.html +++ b/htsworkflow/frontend/templates/experiments/started_email.html @@ -14,6 +14,6 @@ the pipeline finishes, probably in about {{ finish_low.days }} to {{ finish_high days from {{ now|date:"D, M d Y" }}

- -https://jumpgate.caltech.edu/runfolders/cellcenter/ + +https://jumpgate.caltech.edu/runfolders/{{ flowcell.sequencer }}

diff --git a/htsworkflow/frontend/templates/experiments/started_email.txt b/htsworkflow/frontend/templates/experiments/started_email.txt index a388dc4..7337ef8 100644 --- a/htsworkflow/frontend/templates/experiments/started_email.txt +++ b/htsworkflow/frontend/templates/experiments/started_email.txt @@ -11,7 +11,7 @@ The raw data should be available at the following link when the pipeline finishes, probably in about {{ finish_low.days }} to {{ finish_high.days }} days from {{ now|date:"D, M d Y" }} -https://jumpgate.caltech.edu/runfolders/cellcenter/ +https://jumpgate.caltech.edu/runfolders/{{ flowcell.sequencer}} Username: gec Password: gecilluminadata