Description Value Slots See Also Examples
An S4 object for storing PFP reference network information.
a object of PFPRefnet class
network,object of graphNEL list represents the basic networks.
net_info,a dataframe which contains the index, id, name, group and species.It contains the information of the pathway networks, whose row number is the same with network.
#'@section method:
network, signature(object = "PFPRefnet"):
extract networks of PFPRefnet
net_info, signature(object = "PFPRefnet"):
extract net information of PFPRefnet
group, signature(object = "PFPRefnet"):
extract group information
net_names, signature(object = "PFPRefnet"):
the names of basic networks
subnet, signature(object = "PFPRefnet"):
subset basic networks, e.g. a group of a networks or some networks of
some given groups
show_net, signature(object = "PFPRefnet"):
display methods for S4 classes PFPRefnet, see also
show_net
network-methods, net_info-methods,
group-methods, net_names-methods,
subnet-methods, show_net-methods,
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.