X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Ftemplates%2Fsamples%2Flibrary_detail.html;h=d0731032d1190c3278f2dbc8cdf1a8b8a6d7cb01;hb=29de2e334c8547b2788811c1f9b8a1ce7e1d08c2;hp=1bbd65b2986caf766d832ac8fd86b294d992b8a5;hpb=784b8ed4881a104d80d523ee7147ea0a6dcfb4d9;p=htsworkflow.git diff --git a/htsworkflow/frontend/templates/samples/library_detail.html b/htsworkflow/frontend/templates/samples/library_detail.html index 1bbd65b..d073103 100644 --- a/htsworkflow/frontend/templates/samples/library_detail.html +++ b/htsworkflow/frontend/templates/samples/library_detail.html @@ -98,7 +98,7 @@ {{ lib.made_by }}
Creation Date - {{ lib.creation_date }} + {{ lib.creation_date }}
Protocol Stopping Point {{ lib.stopping_point_name }} @@ -129,7 +129,7 @@ {% for result in eland_results %} - {{ result.run_date|date}} + {{ result.run_date|date}} {{ result.cycle }} {{ result.flowcell_id }} {{ result.lane }} @@ -201,7 +201,7 @@ {{ lane.match_codes.U0|intcomma }} {{ lane.match_codes.U1|intcomma }} {{ lane.match_codes.U2|intcomma }} - {{ lane.unique_reads|intcomma }} + {{ lane.unique_reads|intcomma }} {{ lane.match_codes.R0|intcomma }} {{ lane.match_codes.R1|intcomma }} {{ lane.match_codes.R2|intcomma }}