{% extends "cdmsportal/portalBase.html" %} {% block menu_li_catalog %}class="active" {% endblock %} {% block content %}
Current Query:Refinements
Content
  • Database
    Status
    # Species
    # Molecules
    # States
    # Trans.
    # Coll.
    # Trunc.
  • CDMS
    0
    0
    0
    0
    0
    0
Current Query:TAP-XSAMS
SELECT ALL WHERE ( {% for specie in species_list %} {% if not forloop.first %} OR {% endif %} MoleculeInchiKey = '{{specie.inchikey}}' {% endfor %} )
{% endblock %}