{{ protein_label }}: {{ protein_id }}

{% for feat in feature_list %} {% endfor %}
{{ protein_label }} ({{ protein_id }}) has {{ n_features }} annotated protein features. {{ n_variants_in_features }} were found to be located within these features, and {{ non_feature_count }} were located elsewhere. The total length of the protein is {{ protein_length }} amino acid residues.
Name Type Coordinates Count Variants
{{ feat.name }} {{ feat.type }} {{ feat.start }} - {{ feat.end }} {{ feat.count }} {{ feat.variants }}