plot.pathway.catalogue: plot pathway.catalogue object

Description Usage Arguments Details Author(s) See Also Examples

View source: R/pathway.R

Description

plot pathway.catalogue object

Usage

1
2
## S3 method for class 'pathway.catalogue'
plot(x, ...)

Arguments

x

a pathway.catalogue object

...

other arguments

Details

There are three fugures: A) Distribution of the number of member genes in each node; B) Distribution of the number of nodes in which a single gene resides; C) Relationship between node count and gene count in biological pathways.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

See Also

set.pathway.catalogue

Examples

1
2
3
data(PID.db)
NCI = PID.db$NCI
plot(NCI)

jokergoo/CePa documentation built on July 2, 2021, 10:28 p.m.