meta_network | R Documentation |
Comprehensive Prior Knowledge Network (PKN), which combines signaling and metabolic interaction networks. The network was constructed using the Recon3D and STITCH metabolic networks as well as the signaling network from OmniPath.
data(meta_network)
An object of class “tibble
” with 117065 rows
(interactions) and three variables:
source
Source node, either metabolite or protein
interaction
Type of interaction, 1 = Activation, -1 = Inhibition
target
Target node, either metabolite or protein
A detailed description of the identifier formatting can be found under https://metapkn.omnipathdb.org/00__README.txt.
The network is available in Omnipath: https://metapkn.omnipathdb.org/metapkn__20200122.txt, the scripts used for the build of the network are available under https://github.com/saezlab/Meta_PKN.
Dugourd, A., Kuppe, C. and Sciacovelli, M. et. al. (2021) Molecular Systems Biology. 17, e9730.
data(meta_network)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.