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 |
BORCS5 | U3IAQ4_ANAPP | ENSAPLP00000012796 | ENSAPLP00000004326 | BLOC-1 related complex subunit 5. | Protein-L-isoaspartate O-methyltransferase. | 0.436 |
MDH1 | U3IAQ4_ANAPP | ENSAPLP00000009730 | ENSAPLP00000004326 | Malate dehydrogenase. | Protein-L-isoaspartate O-methyltransferase. | 0.576 |
TMBIM6 | U3IAQ4_ANAPP | ENSAPLP00000030667 | ENSAPLP00000004326 | Transmembrane BAX inhibitor motif containing 6. | Protein-L-isoaspartate O-methyltransferase. | 0.433 |
U3IAQ4_ANAPP | BORCS5 | ENSAPLP00000004326 | ENSAPLP00000012796 | Protein-L-isoaspartate O-methyltransferase. | BLOC-1 related complex subunit 5. | 0.436 |
U3IAQ4_ANAPP | MDH1 | ENSAPLP00000004326 | ENSAPLP00000009730 | Protein-L-isoaspartate O-methyltransferase. | Malate dehydrogenase. | 0.576 |
U3IAQ4_ANAPP | TMBIM6 | ENSAPLP00000004326 | ENSAPLP00000030667 | Protein-L-isoaspartate O-methyltransferase. | Transmembrane BAX inhibitor motif containing 6. | 0.433 |