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 |
LRRC3C | TRAPPC12 | A0A2U3VJM5 | A0A2U3W9P6 | Leucine-rich repeat-containing protein 3C. | Trafficking protein particle complex subunit 12. | 0.755 |
LRRC3C | ZNF658 | A0A2U3VJM5 | A0A2U3ZVB9 | Leucine-rich repeat-containing protein 3C. | Zinc finger protein 658. | 0.476 |
TRAPPC12 | LRRC3C | A0A2U3W9P6 | A0A2U3VJM5 | Trafficking protein particle complex subunit 12. | Leucine-rich repeat-containing protein 3C. | 0.755 |
TRAPPC12 | ZNF658 | A0A2U3W9P6 | A0A2U3ZVB9 | Trafficking protein particle complex subunit 12. | Zinc finger protein 658. | 0.447 |
ZNF658 | LRRC3C | A0A2U3ZVB9 | A0A2U3VJM5 | Zinc finger protein 658. | Leucine-rich repeat-containing protein 3C. | 0.476 |
ZNF658 | TRAPPC12 | A0A2U3ZVB9 | A0A2U3W9P6 | Zinc finger protein 658. | Trafficking protein particle complex subunit 12. | 0.447 |