{% extends 'base.html' %} {% block head %} {% endblock %} {% block content %}

Protein PCA loadings plot

{% if vega_spec is defined %}
{% else %}

Unable to generate PCA loadings plot

{% endif %}

Plot Controls





{% if pdb_id is defined %}

Protein structure

Structure controls





{{ nterm_offset }} AA
{% endif %}

Alignment position mapping

Position within alignment PC1 PC2 Position within selected sequence

{% endblock %} {% block footer %} {% set loading_selector = '#loading' %} {% include 'js-error-handler.html' %} {% if vega_spec is defined %} {% else %}



{% endif %} {% endblock %}