print.SBGNview: A wrapper to run function 'render.sbgn' for all pathways in a...

Description Usage Arguments Value Examples

Description

A wrapper to run function render.sbgn for all pathways in a SBGNview object and generate image files.

Usage

1
2
## S3 method for class 'SBGNview'
print(x, ...)

Arguments

x

An object of class SBGNview

...

Other parameters passed to print.

Value

None

Examples

1
2
3
4
5
data("SBGNview.obj" )
## Not run: 
print(SBGNview.obj)

## End(Not run)

chemokine/OmicsSBGN documentation built on June 27, 2019, 7:52 p.m.