How can I embed a pathway from WikiPathways in a web page? #23
khanspers
announced in
FAQ - Publishing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
You can embed a pathway in a web page using the following code:
<iframe src ="https://pathway-viewer.toolforge.org/?id={WPID}`" width="600px" height="300px" style="overflow:hidden;"></iframe>
This code is available in the options drop-down under the pathway diagram on each pathway page.
An example of an embedded pathway can be found at LIPIDMAPS.
Beta Was this translation helpful? Give feedback.
All reactions