User Guide
This guide walks you through the complete mapping workflow, from selecting Key Events to submitting high-quality mappings.
Creating a New Mapping
Step 1: Select Key Event
Use the searchable dropdown to find a Key Event from AOP-Wiki. You can search by:
- Key Event ID (e.g., "KE 55")
- Key Event title or keywords
After selecting a KE, a details panel appears showing the KE description, biological level, and a link to measurement methods on AOP-Wiki. A context panel lists AOP membership and any existing WP / GO / Reactome mappings, and an inline AOP-context graph (Cytoscape) fans out from the chosen KE so you can see the upstream Molecular Initiating Event and downstream Adverse Outcome at a glance.
Step 2: Select WikiPathway — KE-WP Mapping
Choose a related WikiPathway using the KE-WP Mapping tab. The system provides three sub-tabs:
- Suggested - Pathways ranked by BioBERT semantic similarity to the KE description (v1.5, 2026-05-10). Each card shows a "Genes: N/M" overlap chip for context, but gene overlap does not influence the ranking.
- Search - Search for pathways by name or keywords
- Browse All - Browse all available WikiPathways
If the selected KE-WP pair already exists in the database, a duplicate warning is shown before submission.
Step 2 (alternative): Select GO Term — KE-GO Mapping
To map a KE to a Gene Ontology Biological Process term, use the KE-GO Mapping tab. The system provides two sub-tabs:
- Suggested - GO BP term suggestions ranked by BioBERT semantic similarity (v1.5, 2026-05-10). Cards show GO term name, definition, matched genes (informational), term depth, and similarity score.
- Search - Search for GO terms by name or GO ID (e.g.
GO:0006915). Searches both Biological Process and Molecular Function; each result is labelled with its namespace.
Step 2 (alternative): Select Reactome Pathway — KE-Reactome Mapping
To map a KE to a Reactome pathway, use the KE-Reactome Mapping tab. Suggestions follow the same BioBERT pure-semantic ranker (v1.5) used for WP and GO; cards show the Reactome pathway name, the gene-overlap chip (informational), and a similarity score.
Step 3: Confidence Assessment (4 Questions)
Answer four questions to evaluate mapping quality:
| Question | Options | Purpose |
|---|---|---|
| 1. Relationship Type | Causative / Responsive / Bidirectional / Unclear | Determines connection direction |
| 2. Evidence Basis | Known / Likely / Possible / Uncertain | Your confidence level (0-3 points) |
| 3. Pathway Specificity | KE-specific / Includes KE / Loosely related | Pathway scope evaluation (0-2 points) |
| 4. KE Coverage | Complete / Key steps / Minor aspects | Pathway completeness (0-1.5 points) |
Confidence Scoring
The system calculates confidence based on your answers:
- High Confidence: ≥5.0 points (strong evidence + good coverage)
- Medium Confidence: 2.5-4.9 points (moderate evidence or limitations)
- Low Confidence: <2.5 points (weak evidence or poor coverage)
Exploring Existing Mappings
Navigate to Explore to view all approved mappings in an interactive DataTable with:
- Tabs for KE-WP, KE-GO and KE-Reactome mappings
- Client-side search and column sorting; AOP and confidence-level filters round-trip to the API
- Coverage Gaps tab — pick an AOP to see which of its Key Events have no approved KE-WP mapping yet. Useful for steering curation effort.
- Inline WikiPathways embed viewer (click the eye icon to preview a pathway diagram)
- Export to CSV, Excel and PDF
- "Propose Change" on any row opens a proposal modal for admin review
Exploring AOPs on the graph
The AOP Explorer shows a whole Adverse Outcome Pathway as an interactive graph, so you can see where a Key Event sits between its Molecular Initiating Event and the Adverse Outcome before deciding what to curate.
- Per-resource coverage dots — each KE node carries three dots, always in the order WikiPathways, GO, Reactome. A filled dot means the KE has at least one approved mapping in that resource; a hollow dashed dot means it has none. The node's border tells you at a glance whether it is mapped in any resource.
- Gap filters — narrow the graph to unmapped KEs, or to gaps in one specific resource, to find where curation effort is still needed.
- OECD development status — filter AOPs by their status in the OECD workplan, so you can prioritise AOPs that are endorsed or under review.
- Gene-count badges — the number beside a node is how many genes that KE has via its existing mappings.
- Clicking a node opens a side panel with the KE's details and a link straight into the mapping workflow.
Proposing Changes
If you notice an issue with an existing mapping, you can correct it through the review workflow rather than needing database access. This works on all three resources.
- Sign in with GitHub (or use a workshop guest access code)
- Click Propose Change on the mapping row
- Describe the change and submit it for admin review
What you can propose depends on the resource:
- KE-WP and KE-GO — propose a deletion, a different confidence level, or a different connection type
- KE-Reactome — deletion only. Reactome confidence is fixed when the mapping is created and Reactome mappings carry no connection type, so there is nothing to revise.
Downloads & exports
The /downloads page provides ready-to-consume exports of all approved mappings:
- GMT — KE-centric gene sets for fgsea / clusterProfiler, with one file per resource and confidence tier
- RDF / TTL — Turtle exports for SPARQL federation
- CSV / JSON — flat tables for spreadsheets and notebooks
For programmatic access, prefer the public REST API — it supports pagination, filtering, and JSON / CSV output without needing to download a snapshot file.
Provenance & privacy
The footer of every page records which upstream releases the current data came from (AOP-Wiki, WikiPathways, GO, Reactome), so a result can be traced back to the source versions that produced it.
Every approved mapping also records who proposed it and who approved it. What that means for your personal data, and how long it is kept, is set out in the privacy notice.