{% extends "collections/paginated_base.html" %} {% block page_title %}Rules{% endblock %} {% block action_button %} {% if meta.can_edit %} {% endif %} {% endblock action_button %} {% block action_modals %} {% include "modals/collections/new_rule_modal.html" %} {% endblock action_modals %} {% block description %}
A rule describes a biotransformation reaction template that is defined as SMIRKS.
Learn more >> {% endblock description %}