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 |
Ktn1 | ccdc102a | ENSSDUP00000002805 | ENSSDUP00000018779 | Uncharacterized protein. | Coiled-coil domain containing 102A. | 0.597 |
Ktn1 | nup107 | ENSSDUP00000002805 | ENSSDUP00000023979 | Uncharacterized protein. | Nuclear pore complex protein; Functions as a component of the nuclear pore complex (NPC). | 0.516 |
ccdc102a | Ktn1 | ENSSDUP00000018779 | ENSSDUP00000002805 | Coiled-coil domain containing 102A. | Uncharacterized protein. | 0.597 |
ccdc102a | cdc42ep4 | ENSSDUP00000018779 | ENSSDUP00000018029 | Coiled-coil domain containing 102A. | CDC42 effector protein (Rho GTPase binding) 4b. | 0.576 |
ccdc102a | nup107 | ENSSDUP00000018779 | ENSSDUP00000023979 | Coiled-coil domain containing 102A. | Nuclear pore complex protein; Functions as a component of the nuclear pore complex (NPC). | 0.470 |
ccdc102a | sugct | ENSSDUP00000018779 | ENSSDUP00000023104 | Coiled-coil domain containing 102A. | Succinyl-CoA:glutarate-CoA transferase. | 0.527 |
cdc42ep4 | ccdc102a | ENSSDUP00000018029 | ENSSDUP00000018779 | CDC42 effector protein (Rho GTPase binding) 4b. | Coiled-coil domain containing 102A. | 0.576 |
nup107 | Ktn1 | ENSSDUP00000023979 | ENSSDUP00000002805 | Nuclear pore complex protein; Functions as a component of the nuclear pore complex (NPC). | Uncharacterized protein. | 0.516 |
nup107 | ccdc102a | ENSSDUP00000023979 | ENSSDUP00000018779 | Nuclear pore complex protein; Functions as a component of the nuclear pore complex (NPC). | Coiled-coil domain containing 102A. | 0.470 |
sugct | ccdc102a | ENSSDUP00000023104 | ENSSDUP00000018779 | Succinyl-CoA:glutarate-CoA transferase. | Coiled-coil domain containing 102A. | 0.527 |