| PKNlist-class | R Documentation | 
This class contains the background of K/P-S interactions networks
Objects of class PKNlist can be created from 
new("KPSbg", interactions=allD, species=unique(c(allD$K.ID, allD$S.cc)))
interactions:an interactions data frame
interactionsD:a subset of interactions that only contains experimentally supported direct interactions between drug targets and data points
species:a character vector of nodes
sinks:a character vector of sink nodes
integrators:a character vector of integrator nodes
intermediates:a character vector of intermediate nodes
An overview of methods with class-specific functionality: More detailed introduction can be found in help for each specific function.
buildPKNbuild a PKN for a specific data set, from a full background network
PKNlistcreate the PKNlist from a PKN created by buildPKN
C. Terfve terfve@ebi.ac.uk
buildPKN
PKNlist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.