Learn R Programming

CePa (version 0.8.1)

plot.pathway.catalogue: plot pathway.catalogue object

Description

plot pathway.catalogue object

Usage

# S3 method for pathway.catalogue
plot(x, ...)

Arguments

x

a pathway.catalogue object

...

other arguments

Author

Zuguang Gu <z.gu@dkfz.de>

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.

See Also

set.pathway.catalogue

Examples

Run this code
data(PID.db)
NCI = PID.db$NCI
plot(NCI)

Run the code above in your browser using DataLab