network-methods {PFP} | R Documentation |
This function extract the basic networks of PFPRefnet class.
network(object) ## S4 method for signature 'PFPRefnet' network(object)
object, |
|
a graphNEL list of all basic networks
data(PFPRefnet_hsa) network <- network(PFPRefnet_hsa)