refnet_info-methods {PFP}R Documentation

Basic network information of PFP class

Description

This function extract the detail information of reference pathway networks.

Usage

refnet_info(object)

## S4 method for signature 'PFP'
refnet_info(object)

Arguments

object,

PFP class

Value

detail information of reference pathway networks

See Also

PFP-class

Examples

data(PFP_test1)
refnet_info <- refnet_info(PFP_test1)

[Package PFP version 1.0.0 Index]