2128
Comment:
|
3448
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
=== Importing Networks from External Databases === |
|
Line 10: | Line 8: |
=== Getting Started === | == Getting Started == |
Line 16: | Line 14: |
=== Example #1: Retrieving Protein-Protein Interaction Networks from IntAct === | == Example #1: Retrieving Protein-Protein Interaction Networks from IntAct == |
Line 20: | Line 18: |
* Enter a search term, such as BRCA1 | * Enter one or more search terms, such as BRCA1 |
Line 27: | Line 25: |
=== Example #2: Retrieving Pathways and Networks from Pathway Commons === |
=== Expanding the Network === '''Tip:'' Several of the Cytoscape web services provide additional options in the node context menu. To access these options, right-click on a node and select "Use Web Services." For example, in the screenshot below, we have loaded the BRCA1 network from !IntAct, and have chosen to merge this node's neighbors into the existing network. attachment:node_context2.png == Example #2: Retrieving Pathways and Networks from Pathway Commons == |
Line 30: | Line 34: |
* From the pull-down menu, select the Pathway Commons Service Client. | * From the pull-down menu, select the Pathway Commons Web Service Client. |
Line 33: | Line 37: |
attachment:3_steps.png |
|
Line 38: | Line 44: |
attachment:3_steps.png | === Downloading Pathways and Interaction Networks === |
Line 40: | Line 46: |
==== Downloading Pathways and Interaction Networks ==== | In Step 3, you can simply double-click on a pathway of interest, or click on the Interaction Networks tab. The Interaction Networks tab enables you to filter interactions by data source and/or interaction type. For example, you can choose to restrict your network to direct physical interactions from HPRD and MINT only: |
Line 42: | Line 48: |
In Step 3, you can simply double-click on a pathway of interest, or click on the Interaction Networks tab. | attachment:intxn_filter.png |
Line 44: | Line 50: |
The Interaction Networks tab enables you to filter interactions by data source and/or interaction type. | === Pathway Commons Options === |
Line 46: | Line 52: |
For example, you can choose to restrict your network to direct physical interactions from HPRD and MINT only. |
You can configure access options from the Options tab. There are two retrieval options: * Simplified Binary Model: Retrieve a simplified binary network, as inferred from the original BioPAX representation. In this representation, nodes within a network refer to physical entities only, and edges refer to inferred interactions. * Full Model: Retrieve the full model, as stored in the original BioPAX representation. In this representation, nodes within a network can refer to physical entities and interactions. By default, the simplified binary model is selected. == Future Directions == As additional web service clients become available, they will be made available via the Cytoscape Plugin Manager. Once installed, these web service clients will be centrally accessible via the same steps defined above: * File → Import → Network from web services... |
Cytoscape users can import networks and pathways directly from external databases.
By default, direct access to the following external resources is provided:
[http://www.ebi.ac.uk/intact/site/index.jsf IntAct]: an open source database of protein interaction data, hosted at EMBL-EBI.
[http://www.pathwaycommons.org Pathway Commons]: an open source portal, providing access to multiple integrated data sets, including: Reactome, IntAct, HPRD, HumanCyc, MINT, the MSKCC Cancer Cell Map, and the NCI/Nature Pathway Interaction database.
Getting Started
To get started, select: File → Import → Network from web services...
attachment:file_import.png
Example #1: Retrieving Protein-Protein Interaction Networks from IntAct
Select: File → Import → Network from web services...
From the pull-down menu, select the IntAct Web Service Client.
- Enter one or more search terms, such as BRCA1
- Click the Search button.
attachment:intact_import.png
After confirming the download of interaction data, the network of BRCA1 will be imported and visualized.
Expanding the Network
Tip: Several of the Cytoscape web services provide additional options in the node context menu. To access these options, right-click on a node and select "Use Web Services." For example, in the screenshot below, we have loaded the BRCA1 network from IntAct, and have chosen to merge this node's neighbors into the existing network. attachment:node_context2.png
Select: File → Import → Network from web services... Then, follow the three-step process outlined below: attachment:3_steps.png
In Step 3, you can simply double-click on a pathway of interest, or click on the Interaction Networks tab. The Interaction Networks tab enables you to filter interactions by data source and/or interaction type. For example, you can choose to restrict your network to direct physical interactions from HPRD and MINT only: attachment:intxn_filter.png
You can configure access options from the Options tab. There are two retrieval options: By default, the simplified binary model is selected.
As additional web service clients become available, they will be made available via the Cytoscape Plugin Manager. Once installed, these web service clients will be centrally accessible via the same steps defined above: File → Import → Network from web services... Example #2: Retrieving Pathways and Networks from Pathway Commons
Downloading Pathways and Interaction Networks
Pathway Commons Options
Future Directions