From: Diane Trout Date: Tue, 15 Dec 2009 23:42:12 +0000 (+0000) Subject: Tell people to use the https address so it'll work off campus. X-Git-Tag: 0.4.0~28 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=18216e86e8ce7d2e4298caf3441aef81ae09eee1 Tell people to use the https address so it'll work off campus. --- diff --git a/htsworkflow/frontend/templates/experiments/started_email.txt b/htsworkflow/frontend/templates/experiments/started_email.txt index b2212e0..a388dc4 100644 --- a/htsworkflow/frontend/templates/experiments/started_email.txt +++ b/htsworkflow/frontend/templates/experiments/started_email.txt @@ -4,13 +4,16 @@ which is a {{ flowcell.read_length }} base pair {% if flowcell.paired_end %}pair Lane : (Library Id) Library Name (Cluster Estimate) {% for lane in lanes %} Lane #{{ lane.lane_number }} : ({{ lane.library.id }}) {{ lane.library.library_name }} ({{ lane.cluster_estimate }}) - http://jumpgate.caltech.edu/library/{{ lane.library.id }} + https://jumpgate.caltech.edu/library/{{ lane.library.id }} {% endfor %} 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" }} -http://jumpgate.caltech.edu/runfolders/cellcenter/ +https://jumpgate.caltech.edu/runfolders/cellcenter/ + +Username: gec +Password: gecilluminadata - Jumpgate