##master-page:HomepageTemplate #acl All:read #format wiki == Welcome to our wiki page: ''How to visually interpret biological data using networks'' == From this page you can learn more about the different datasets used to build the network shown in Figure 1b of the Primer about network visualization [Merico, D. Gfeller, D. & Bader, G.D., Nat. Biotech. x, x (2009), [[attachment:2009_Merico_Primer_NatBiotech_Oct.pdf|PDF]]] and download them if you want to try visualizing and analyzing them with your own tools. 1. <> '''How to visually interpret biological data using networks'''<
> '''Merico D''', '''Gfeller D''', '''Bader GD'''<
>[[http://www.nature.com/nbt/journal/v27/n10/abs/nbt.1567.html|Nature Biotechnology 2009 Oct 27, 921-924]]<
>[[http://www.ncbi.nlm.nih.gov/pubmed/19816451|PubMed Abstract]] - [[attachment:2009_Merico_Primer_NatBiotech_Oct.pdf|PDF]] {{attachment:yeast_duplication_network.png|alt text|width=800}} Figure 1: Network visualization of chromosome maintenance and duplication machinery in baker’s yeast, Saccharomyces cerevisiae ([[attachment:yeast_duplication_network.pdf|yeast_duplication_network.pdf]]). == Figure description == Nodes represent proteins that are annotated as being located on the chromosome by the Gene Ontology project (for clarity, the suffix ‘p’ has been removed from yeast protein names). Node colors specify chromosomal location sub-categories: replication fork, red; nucleosome, green; kinetochore, blue; and other chromosome components, yellow. Edges represent protein-protein interactions that were manually extracted from publications by BioGRID database curators. Gene expression data of cells monitored during one round of the cell cycle are visually annotated on the network. Edge width encodes positive Pearson correlation between transcript profiles. Node size corresponds to the transcriptional amplitude, which is a measure of how much expression changes over the cell cycle. The network was visualized using the [[http://www.cytoscape.org|Cytoscape]] software. === Datasets === The datasets described below can be freely downloaded. They have been formatted to be readily usable with Cytoscape software. * '''Protein-protein interactions''' [[attachment:protein-protein_interactions.sif|protein-protein_interaction.sif]]<
>Proteins interactions are retrieved from the [[http://www.thebiogrid.org/|BioGRID]] database. Interactions between yeast proteins annotated as being located on the chromosome by the Gene Ontology (GO) (Cellular Component: chromosome and all its children) are listed. BioGRID interactions were filtered to keep only physical interactions described as "manually curated" (i.e. no data coming exclusively from automated literature mining have been included). Finally, we restricted ourselves to the proteins forming the largest connected component of the network. * '''GO annotations''' [[attachment:GO_annotation.txt|GO_annotation.txt]]<
>Three sub-categories of the GO chromosome category were used to further specify the yeast proteins: replication fork (red), nucleosome (green) and kinetochore (blue). Cse4 is annotated to both the nucleosome and the kinetochore. * '''Yeast gene names''' [[attachment:yeast_gene_name.txt|yeast_gene_name.txt]]<
> Systematic and standard name of the proteins. * '''Gene expression amplitude''' [[attachment:gene_expression_amplitude.txt|gene_expression_amplitude.txt]]<
>Gene expression data come from [Spellman ''et al.'' Mol. Biol. Cell '''9''', 3273-3279 (1998), [[http://www.ncbi.nlm.nih.gov/pubmed/9843569|pubmed]]]. The gene expression amplitude was measured as the root mean square of the time-course expression values. * '''Gene expression correlation''' [[attachment:gene_expression_correlation.txt|gene_expression_correlation.txt]]<
> For each pair of interacting proteins, we computed the Pearson correlation coefficient between the corresponding transcription profiles. Negative correlations were given a value of 0. These data only represent gene expression correlations between interacting proteins. The correlations between all pairs of proteins can be downloaded here: [[attachment:gene_expression_correlation_full.txt|gene_expression_correlation_full.txt]] === Visualizing the network using Cytoscape === 1. Download all the files listed above and make sure you have Cytoscape installed and running smoothly. 1. Open Cytoscape. 1. Go to File/Import/network(multiple file types) and select "protein_protein_interaction.sif". 1. Go to File/Import/Node Attributes and select "GO_annotation.txt". 1. Go to File/Import/Node Attributes and select "yeast_gene_names.txt". 1. Go to File/Import/Node Attributes and select "gene_expression_amplitude.txt". 1. Go to File/Import/Edge Attributes and select "gene_expression_correlation.txt". 1. To layout the network, go to Layout/Cytoscape Layouts/Force-directed Layouts/unweighted. You can try other layouts as well. 1. Go to View/Show Graphics Details to see the original gene names. 1. To add colors to the nodes, click on VizMapperTM button (you may need to click on the right arrow after the network button). In the Visual Mapping Browser double click "Node Color". Please select a value! appears on the right column: select "GO annotation". Please select a mapping!: choose "Discrete Mapping". For each GO category, you can now choose the color you want. 1. To display the standard protein names as node labels, double click "Node Label". Select "Yeast gene names" and choose "Passthrough Mapping". 1. To change the size of the nodes according to their gene expression amplitude, double click on "Node Size". Select "Gene expression amplitude". Choose "Continuous Mapping". Clicking on the chart that appears, you can now choose what node size you wish for the different amplitude values. 1. To change the width of the edges according to the gene expression correlation, double click on Edge Size. Select "Gene expression correlation" and choose "Continuous Mapping". You can now choose what edge width you wish for the different correlation values. Many other options to improve the layout or add other kind of visual attributes are available within Cytoscape. Have fun playing with them!