{% from 'antibodies/form.html' import antibody_add_form %} {% macro pane_details(status, pane_id, antibody, form) %}
| Database ID | {{ antibody.id }} |
| Label | {{ antibody.label }} |
| Location | {{ antibody.location }} |
| Clone | {{ antibody.clone }} |
| Host | {{ antibody.host }} |
| Antigen | {{ antibody.antigen }} |
| Clonality | {{ antibody.specification }} |
| Conjugate | {{ antibody.conjugate }} |
| Source | {{ antibody.source }} |
| Storage | {{ antibody.storage_temp }}°C |