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