WikiPathways

WikiPathways web service client and GPML file format importer
The WikiPathways App provides easy access to pathway content at WikiPathways.org. With the app installed, you can import GPML network files generated by WikiPathways or PathVisio. You can also query and import pathways via the *Import>Network>Public Databases...* interface provided by Cytoscape, or through the network search bar in the top of Network panel (starting in v.3.6) . Pathways can be loaded as either their native diagram format or as simplified network graphs to support either data visualization or network analysis and augmentation use cases. ### Quick tutorial 1. Install the WikiPathways app. 1. In the Network Panel's Search Bar, enter a term like *p53* or *apoptosis*. 1. Double-click on a pathway listed below to open the pathway. ### Importing from WikiPathways The WikiPathways app supports two ways you can import a pathway into Cytoscape. * **Pathway View** &mdash; The network in Cytoscape has complete graphical annotations of a pathway. This is ideal for visualizing your own molecular datasets (like gene expression profiles and protein abundance values) on top of pathways. * **Network View** &mdash; The network in Cytoscape does not have graphical annotations of a pathway. The topology of the network reflects relationships in a pathway. This is ideal for performing algorithmic analysis of pathways and for merging several pathways together for a combined topology. In the Public Databases dialog, you can select the import method by clicking the down arrow icon (&#x25be;) of the *Import* button on the lower-right corner. ### Cytoscape Commands The WikiPathways app offers a Cytoscape command for scripting purposes. **Importing GPML files** * `gpml import-as-pathway file=<file-path>` &mdash; Import the GPML file at the given file path as a pathway view. * `gpml import-as-network file=<file-path>` &mdash; Import the GPML file at the given file path as a network view.

3.3.10

Works with Cytoscape 3.8


3.3.9

Works with Cytoscape 3.8

Release Notes

Restores 3.3.7 features that were unintentionally broken in 3.3.8, while still addressing the log4shell vulnerability.

3.3.8

Works with Cytoscape 3.8

Release Notes

includes updated dependencies on BridgeDb and PathVisio to address log4shell vulnerability: log4j updated to 2.17.1

3.3.7

Works with Cytoscape 3.6

Release Notes

remove KEGG as a Mapping Source

3.3.6

Works with Cytoscape 3.6


3.3.5

Works with Cytoscape 3.6

Apps that depend on this release


3.3.0

Works with Cytoscape 3.6


3.2.5

Works with Cytoscape 3.6

Apps that depend on this release

Release Notes

* Updated to use network search bar. Improved GPML import.

3.2.0

Works with Cytoscape 3.1

API   pom.xml   Javadocs

Apps that depend on this release

Release Notes

New features: * Users can preview pathways before importing them in the *Import Network from Web Service* dialog. * Data nodes that link to other pathways can be imported by right-clicking on the node and choosing *Apps* > *WikiPathways* > *Open Linked Pathway*. * Z order of pathway elements are drawn correctly (Cytoscape 3.2+ only). Bug fixes: * The app uses the proxy settings to connect to WikiPathways. * Pathways should load more consistently in Cytoscape 3.2. * The `wikipathways import-as-pathway` command is now fixed in Cytoscape 3.2. * Retrieval of species is now cached. Known issues: * Cytoscape 3.2.0 does not always take nodes' Z order into account when the user tries to select a node.

3.1.2

Works with Cytoscape 3.1

API   pom.xml   Javadocs

Apps that depend on this release

Release Notes

Fixed library dependency issues.

3.1.1

Works with Cytoscape 3.1

API   pom.xml   Javadocs

Apps that depend on this release

Release Notes

Bug fix: networks created by WikiPathways &mdash; either by Public Database Import or by GPML file import &mdash; will now correctly appear in Cytoscape's Control Panel.

3.1

Works with Cytoscape 3.1

API   pom.xml   Javadocs

Release Notes

New features: * New Cytoscape commands for importing GPML files and for querying the WikiPathways web service. In Cytoscape, select the *Tools* menu and choose *Command Line Dialog*. * To learn how to import GPML files, enter `help gpml`. * To learn how to query the WikiPathways web service, enter `help wikipathways`. * New API for importing GPML files in the service `GpmlReaderFactory`. * `GpmlReaderFactory` allows separating the creation of a GPML network from its network view. * `GpmlReaderFactory` allows users to pass in their own `CyNetwork`s and `CyNetworkView`s. Bug fixes: * The user no longer sees an error after canceling a task. * Clicking on the *View* menu without a network view will now work.

3.0

Works with Cytoscape 3.1

API   pom.xml   Javadocs

Release Notes

* In version 1.0, the appearance of all pathway elements was specified by bypass values. In version 2.0, it was specified by mappings. Now in 3.0, we strike a balance between bypass values and mappings to ease data visualization with pathways: * Visual appearance of pathway data nodes are mapped. * Visual appearance of non-data nodes are set by bypass values. * Pathway shapes often obscure many nodes, making it difficult to select nodes. Shape nodes can be hidden by choosing in the menu bar *View &rarr; Toggle Pathway Shapes*. * The IDs of pathways on WikiPathways are now shown in the WikiPathways Web Client dialog. The ID of a pathway can be entered in the search field. * A pathway's web page in WikiPathways can be opened from the WikiPathways Web Client dialog

2.0

Works with Cytoscape 3.1

API   pom.xml   Javadocs

Release Notes

* Pathway appearance can be modified by the visual style and/or node attributes. * New API for querying the WikiPathways REST service. * Several bug fixes with opening GPML files

1.0

Works with Cytoscape 3.0


CYTOSCAPE 3

Version 3.3.10

License Click here

Released 11 Apr 2022

Works with Cytoscape 3.8

Download Stats Click here