print.pathway.catalogue {CePa}R 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

[Package CePa version 0.8.0 Index]