Print the biocarta_pathway object

# S3 method for biocarta_pathway
print(x, ...)

Arguments

x

A biocarta_pathway object.

...

Other arguments.

Value

Nothing.

Details

It prints two numbers:

  • The number of nodes without removing duplicated ones.

  • The number of unique genes that are mapped to the pathway.

Examples

p = get_pathway("h_RELAPathway")
p
#> A BioCarta pathway:
#>   ID: h_RELAPathway
#>   Name: Acetylation and Deacetylation of RelA in The Nucleus
#>   35 nodes, 16 genes