Modification List

{% for row in rows %} {% for key in ["psi_mod", "unimod", "resid", "chebi"] %} {% endfor %} {% endfor %}
Name Residue Anchor PSI-MOD Unimod RESID ChEBI Structure Details
{{ row.name }} {{ row.residue }} {{ row.anchor }} {% if row.accessions[key] %} {{ row.accessions[key] }} {% endif %} {{ row.smiles_img|safe }}
{{ ''.join(row.synonyms) }}