{% extends "base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% import "bootstrap/fixes.html" as fixes %} {% import "bootstrap/utils.html" as util %} {% block title %}PathMe{% endblock %} {% block styles %} {{ super() }} {% endblock %} {% block scripts %} {{ super() }} {% include "dependencies/common.html" %} {% endblock %} {% block content %}
A web application to merge and explore mechanistic pathway knowledge.
See our tutorial on how to get started.
Below, you can select multiple pathways from different databases. To choose a pathway, first select a database and the autocompletion form will then guide you to find pathways of interest to you. After pathways have been selected, click on the "Explore" button to render the merged network corresponding to the selected pathways.
Examples: mTOR signaling pathway, MAPK signaling pathway