PoreRefiner on {{ hostname }}

Run Viewer

<- [back]

{% for sample in run.samples %} {% endfor %}
run {{ run.id }}: {{ run.name }} ({{ run.mnemonic_name }})
Library ID Status Flowcell Type Flowcell ID Basecalling Model
{{ run.library_id }} {{ run.status }} {{ run.flowcell_type }} {{ run.flowcell_id }} {{ run.basecalling_model }}
Path:{{ run.path }} Started:{{ run.started }} ({{ run.elapsed }} elapsed)
Sample Name Sample Accession Barcode ID Barcode Sequence Organism Extraction Kit Comments User Files Tags
{{ sample.name }} {{ sample.accession }} {{ sample.barcode_id }} {{ sample.barcode_seq }} {{ sample.organism }} {{ sample.extraction_kit }} {{ sample.comment }} {{ sample.user }} {{ sample.files|length }} {{ sample.tags|join(', ') }}
{{ run.tags|join(', ') }}