{% extends 'base.html' %} {% block plugin_content %}
CPD Name | CPD ID | Version | AnnotationMethod | Assay | Feature Datasets | Assign? |
---|---|---|---|---|---|---|
{{ annotation.cpd_name }} | {{ annotation.cpd_id }} | {{ annotation.version }} | {{ annotation.annotation_method.name }} | {{ annotation.feature_metadatas[0].annotated_features[0].sample_assay.assay.name }} | {% for feature_dataset in data.feature_datasets[annotation.id] %}{{ feature_dataset.name }},{% endfor %} |
{{f.label}} | {% endfor %}
---|