Turn the library_id back into the primary key for samples_library (SCHEMA CHANGE!)
[htsworkflow.git] / htsworkflow / frontend / templates / experiments / started_email.txt
index 5a2c1ca5dc86c52edddc04dfc821b5a51f1e0bba..9b11a748825c4f0d4f45c0045ab4501c7c96ff36 100644 (file)
@@ -3,8 +3,8 @@ 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.library_id }}) {{ lane.library.library_name }} ({{ lane.cluster_estimate }})
-     http://jumpgate.caltech.edu/library/{{ lane.library.library_id }}
+Lane #{{ lane.lane_number }} : ({{ lane.library.id }}) {{ lane.library.library_name }} ({{ lane.cluster_estimate }})
+     http://jumpgate.caltech.edu/library/{{ lane.library.id }}
 {% endfor %}
 
 The raw data should be available at the following link when