X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Ftemplates%2Fexperiments%2Fflowcell_lane_detail.html;h=33c47fb50d66edbbc8e51655cd06280e63e9af78;hb=9337e5630eafe5364f53afd4a2a32fdbcd0d7099;hp=6c517e648820940d56fde5e42eebab378e3e0cd1;hpb=564fbf7933e065294c8dca47195e4e57b343e255;p=htsworkflow.git diff --git a/htsworkflow/frontend/templates/experiments/flowcell_lane_detail.html b/htsworkflow/frontend/templates/experiments/flowcell_lane_detail.html index 6c517e6..33c47fb 100644 --- a/htsworkflow/frontend/templates/experiments/flowcell_lane_detail.html +++ b/htsworkflow/frontend/templates/experiments/flowcell_lane_detail.html @@ -13,6 +13,7 @@
{% include "experiments/flowcell_header.html" %} +

About this lane

Lane: @@ -42,6 +43,7 @@ IVC Percent Base IVC Percent Base All IVC Percent Base Called + {% for run, lane_number, lane_file_set in filtered_dataruns %} @@ -79,4 +81,6 @@ {% endfor %}
+
+ {% endblock %}