From 18216e86e8ce7d2e4298caf3441aef81ae09eee1 Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Tue, 15 Dec 2009 23:42:12 +0000 Subject: [PATCH] Tell people to use the https address so it'll work off campus. --- .../frontend/templates/experiments/started_email.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 -- 2.30.2