X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Ftemplates%2Fsample_header.html;h=1800fe54f2ab8219aa138cb06399e351ea22fcf2;hp=c125a1ca4b44c11dd38650a38371a6f1ed04d0dc;hb=bc27b813d0cdd3513323434405ee2ec5126490e5;hpb=0123277f86af843d47170d56d217f45e7d7cb4a6 diff --git a/htsworkflow/frontend/templates/sample_header.html b/htsworkflow/frontend/templates/sample_header.html index c125a1c..1800fe5 100644 --- a/htsworkflow/frontend/templates/sample_header.html +++ b/htsworkflow/frontend/templates/sample_header.html @@ -1,11 +1,11 @@
-

Library Name

- Library ID: +

Library Name

+ Library ID: {{ lib.id }} {% if user.is_staff %}{% endif %}
- Name: + Name: {{ lib.library_name }}
Affiliations: @@ -19,7 +19,7 @@

Sample Details

- Species: + Species: {{ lib.library_species.scientific_name }}
Experiment Type: @@ -47,7 +47,7 @@
{% endif %} {% if lib.replicate %} - Replicate: + Replicate: {{ lib.replicate }}
{% endif %} @@ -57,24 +57,27 @@ Library Type: {{ lib.library_type }}
+ Multiplex Index: + {{ lib.index_sequence_text }} +
Creation Date {{ lib.creation_date }} -
- Made By: +
+ Made By: {{ lib.made_by }}
{% if lib.gel_cut_size %} - Gel Cut Size: + Gel Cut Size: {{ lib.gel_cut_size }}
{% endif %} {% if lib.insert_size %} - Insert Size: + Insert Size: {{ lib.insert_size }}
{% endif %} {% if lib.undiluted_concentration %} - Concentration: + Concentration: {{ lib.undiluted_concentration }} ng/µl
{% endif %}