Export your current network:
... as a bitmap image:
file format is 'PNG': portable network graphic
... as a high-resolution bitmap:
same PNG format, but at higher resolution
... as a vector graphic:
SVG: scalable vector graphic - can be opened and edited in Illustrator, CorelDraw, Dia, etc
... as short tabular text output:
TSV: tab separated values - can be opened in Excel and Cytoscape (lists only one-way edges: A-B)
... as tabular text output:
TSV: tab separated values - can be opened in Excel (lists reciprocal edges: A-B,B-A)
... as an XML summary:
structured XML interaction data, according to the 'PSI-MI' data standard
... protein node degrees:
node degree of proteins in your network (given the current score cut-off)
... network coordinates:
a flat-file format describing the coordinates and colors of nodes in the network
... protein sequences:
MFA: multi-fasta format - containing the aminoacid sequences in the network
... protein annotations:
a tab-delimited file describing the names, domains and descriptions of proteins in your network
... functional annotations:
a tab-delimited file containing all known functional terms of protiens in your network
Browse interactions in tabular form:
node1 | node2 | node1 accession | node2 accession | node1 annotation | node2 annotation | score |
F32D8.10 | sod-2 | F32D8.10.1 | F10D11.1.2 | G_PROTEIN_RECEP_F1_2 domain-containing protein. | Superoxide dismutase [Mn] 1, mitochondrial; Destroys superoxide anion radicals which are normally produced within the cells and which are toxic to biological systems. | 0.427 |
F32D8.10 | sod-3 | F32D8.10.1 | C08A9.1.1 | G_PROTEIN_RECEP_F1_2 domain-containing protein. | Superoxide dismutase [Mn] 2, mitochondrial; Destroys superoxide anion radicals which are normally produced within the cells and which are toxic to biological systems. | 0.427 |
sod-2 | F32D8.10 | F10D11.1.2 | F32D8.10.1 | Superoxide dismutase [Mn] 1, mitochondrial; Destroys superoxide anion radicals which are normally produced within the cells and which are toxic to biological systems. | G_PROTEIN_RECEP_F1_2 domain-containing protein. | 0.427 |
sod-2 | sod-3 | F10D11.1.2 | C08A9.1.1 | Superoxide dismutase [Mn] 1, mitochondrial; Destroys superoxide anion radicals which are normally produced within the cells and which are toxic to biological systems. | Superoxide dismutase [Mn] 2, mitochondrial; Destroys superoxide anion radicals which are normally produced within the cells and which are toxic to biological systems. | 0.900 |
sod-3 | F32D8.10 | C08A9.1.1 | F32D8.10.1 | Superoxide dismutase [Mn] 2, mitochondrial; Destroys superoxide anion radicals which are normally produced within the cells and which are toxic to biological systems. | G_PROTEIN_RECEP_F1_2 domain-containing protein. | 0.427 |
sod-3 | sod-2 | C08A9.1.1 | F10D11.1.2 | Superoxide dismutase [Mn] 2, mitochondrial; Destroys superoxide anion radicals which are normally produced within the cells and which are toxic to biological systems. | Superoxide dismutase [Mn] 1, mitochondrial; Destroys superoxide anion radicals which are normally produced within the cells and which are toxic to biological systems. | 0.900 |