PFPRefnet-class {PFP}R Documentation

PFPRefnet-class

Description

An S4 object for storing PFP reference network information.

Value

a object of PFPRefnet class

Slots

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:

See Also

network-methods, net_info-methods, group-methods, net_names-methods, subnet-methods, show_net-methods,

Examples

data(PFPRefnet_hsa)
PFPRefnet_hsa

[Package PFP version 1.1.0 Index]