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 |
CLIC3 | RFTN2 | ENSACUP00000022405 | ENSACUP00000001071 | LOW QUALITY PROTEIN: chloride intracellular channel protein 3. | Raftlin-2. | 0.459 |
MOSPD2 | RFTN2 | ENSACUP00000007162 | ENSACUP00000001071 | Motile sperm domain-containing protein 2. | Raftlin-2. | 0.463 |
N6AMT1 | RFTN2 | ENSACUP00000020562 | ENSACUP00000001071 | Release factor glutamine methyltransferase. | Raftlin-2. | 0.536 |
OTOP1 | RFTN2 | ENSACUP00000001655 | ENSACUP00000001071 | Proton channel OTOP1. | Raftlin-2. | 0.414 |
RFTN2 | CLIC3 | ENSACUP00000001071 | ENSACUP00000022405 | Raftlin-2. | LOW QUALITY PROTEIN: chloride intracellular channel protein 3. | 0.459 |
RFTN2 | MOSPD2 | ENSACUP00000001071 | ENSACUP00000007162 | Raftlin-2. | Motile sperm domain-containing protein 2. | 0.463 |
RFTN2 | N6AMT1 | ENSACUP00000001071 | ENSACUP00000020562 | Raftlin-2. | Release factor glutamine methyltransferase. | 0.536 |
RFTN2 | OTOP1 | ENSACUP00000001071 | ENSACUP00000001655 | Raftlin-2. | Proton channel OTOP1. | 0.414 |