{% extends 'layout.html' %} {% block body %} {% set thres = dict() %}
MicroSALT Logo

Kontakt Clinical Genomics

Clinical Genomics
Science for Life Laboratory
TomtebodavÀgen 23
171 65 Solna
T: (08) 524 81 500
{% for entry in internal %} {% if entry.projects.Customer_ID is not none %} {% else %} {% endif %} {% if entry.organism is not none %} {% else %} {% endif %} {% endfor %}
Kund Prov ID CG Prov ID Organism Gammal (Intern) ST Ny (pubMLST) ST
{{entry.projects.Customer_ID}}Unknown{{entry.Customer_ID_sample}} {{entry.CG_ID_sample}}{{entry.organism.replace('_', ' ').capitalize()}}ControlI{{entry.ST|int|abs}} {{entry.pubmlst_ST }}
Slut pÄ rapport
{% endblock %}