print.pathway.catalogue: print pathway.catalogue object

View source: R/pathway.R

print.pathway.catalogueR Documentation

print pathway.catalogue object

Description

print pathway.catalogue object

Usage

## S3 method for class 'pathway.catalogue'
print(x, ...)

Arguments

x

a pathway.catalogue object

...

other arguments

Details

Simply print the number of pathways in the catalogue

Author(s)

Zuguang Gu <z.gu@dkfz.de>

See Also

set.pathway.catalogue

Examples

data(PID.db)
NCI = PID.db$NCI
NCI

CePa documentation built on June 12, 2022, 1:05 a.m.