[% META title="FluidX XTR-96 Plate Reader Data Import" %] [% skip_wrappers = 1 # format for printing %] [% # INCLUDE dumper.tt dump = data %]
| Plate ID: [% data.plateId %] |---===---| [% action %]: [% date.format %] [% IF data.storage_location %] |---===---| storage location: [% data.storage_location %] [% END %] | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[% cell %]
[% success.${cell}.vialId || data.scan_data.${cell}
|| 'FAILED' %]
[% IF success.${cell}.vialId; # lab number:
request_id = success.${cell}.request_id;
request = requests.${request_id};
request.request_number; '/';
request.year - 2000 | format('%02d');
END;
%]
|
[% END %]
|||||||||||
[% site.html.back_button %]