group-methods {PFP}R Documentation

group information of PFPRefnet

Description

This function contains names of basic groups of the networks and group number, as well as the size of each group

Usage

group(object)

## S4 method for signature 'PFPRefnet'
group(object)

Arguments

object,

PFPRefnet class

Value

a list contains names of basic groups of the networks and group number, as well as the size of each group

See Also

PFPRefnet-class

Examples

data(PFPRefnet_hsa)
group <- group(PFPRefnet_hsa)

[Package PFP version 1.1.0 Index]