{{ record.description }}
{% endif %}Loading citation…
No linked publications available.
{% endif %}No files listed.
{% endif %}No author information available.
{% endif %}No funding information available.
{% endif %}{{ ns_bm.description }}
No biological model information available.
{% endif %}No chemical information available.
{% endif %}No exposure information available.
{% endif %}No endpoint readout information available.
{% endif %} {# AOP Linkage: key events aggregated from the per-bioassay endpoint readouts (single source of truth), each annotated with the bioassay(s) that measure it. #} {% set ns_aop = namespace(events=[], names=[]) %} {% for ep in endpoint_subs %} {% set epx = namespace(ba=None, evs=[]) %} {% for a in ep.attributes or [] %} {% if a.name == 'Bioassay' %}{% set epx.ba = a.value %} {% elif a.name == 'AOP event' %} {% set ev = namespace(url=None) %} {% for q in a.valqual or [] %}{% if q.name == 'URL' %}{% set ev.url = q.value %}{% endif %}{% endfor %} {% set _ = epx.evs.append({'value': a.value, 'url': ev.url}) %} {% endif %} {% endfor %} {% for ev in epx.evs %} {% set key = ev.value|lower|trim %} {% if key in ns_aop.names %} {% set idx = ns_aop.names.index(key) %} {% if epx.ba and epx.ba not in ns_aop.events[idx].bioassays %}{% set _ = ns_aop.events[idx].bioassays.append(epx.ba) %}{% endif %} {% else %} {% set _ = ns_aop.names.append(key) %} {% set _ = ns_aop.events.append({'value': ev.value, 'url': ev.url, 'bioassays': ([epx.ba] if epx.ba else [])}) %} {% endif %} {% endfor %} {% endfor %} {% if ns_bio.aop_name or ns_aop.events %}Coming soon: normalization, model fitting, statistics, QC, etc.
Loading dataset citation…
No DOI available for citation.
{% endif %}