Differences between revisions 10 and 13 (spanning 3 versions)
Revision 10 as of 2008-08-23 00:50:24
Size: 2477
Editor: KeiichiroOno
Comment:
Revision 13 as of 2009-02-12 01:03:14
Size: 2518
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[TableOfContents([])]] <<TableOfContents([])>>
Line 48: Line 48:
 1. Apply layouts for each networks
Line 50: Line 51:
  attatchment:merge1.png    {{attachment:merge1.png}}

<<TableOfContents: execution failed [Argument "maxdepth" must be an integer value, not "[]"] (see also the log)>>

Introduction

This is a tutorial how to merge multiple networks from multiple data sources by Advanced Network Merge plugin.

Examples

Setup

You need to install following plugins to try this tutorial.

Required

  • Advanced Network Merge Plugin
  • PathwayCommons web service client

  • IntAct web service client

  • NCBI Entrez Gene web service client
  • GPML Plugin
  • Biomart Client plugin

Optional

Scinario 1: Merge existing network file and network imported from web service

This is the most common usecase for this plugin. Supporse users have their own data sets (networks) and want to integrate them with other network data sets available from public databases. This plugin can easily handle this problem.

In this example, we are going to use human network data sets (rual.sif) and expand this network from public databases.

Data Source

  • User network (sif, XGMML, etc.)
  • Known interaction data sets from public database
    • IntAct

    • NCBI Entrez Gene - interaction datasets are taken from HPRD, BioGRID, and BIND
    • PathwayCommons

  • Annotations from public resources
    • Biomart
    • NCBI Entrez Gene

Procedure

  1. Start Cytoscape. Assume you have already installed all required plugins.
  2. Import user network. In this example, use RUAL.sif in the example. Import > Network and select URL. From the plull-down menu, select Rual et al. (rual.sif) dataset. Then press Import

  3. Select Import > Network from Web Services...

  4. For Data Source, select IntAct Web Service Client

  5. Type TP53 AND human in the Query field, then press Search

  6. When you asked to enter network name, type TP53 from IntAct

  7. Select Import > Network from Web Services...

  8. For Data Source, select NCBI Entrez Eutilities Web Service Client

  9. Type TP53 AND human then press search.

  10. Name the network (TP53 from Entrez)

  11. Apply layouts for each networks
  12. Select View > Arrange Network Windows > Tiled. At this point, your workspace looks like the following:

    • merge1.png

(Under construction)

Scinario 2: Merge known pathways onto human interactome data set

Data Source

Scinario 3: Merge network based on user-provided ID mapping file

Advanced_Network_Merge_and_ID_Mapping/MergeExamples (last edited 2009-02-12 01:03:14 by localhost)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux