Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plotCNOlistPDF

Plots a CNOlist into a pdf file.


Description

This function is a wrapper for plotCNOlist, that plots the output directly in a pdf file.

Usage

plotCNOlistPDF(CNOlist, filename)

Arguments

CNOlist

a CNOlist

filename

a name for your pdf file, eg. "plot.pdf"

Value

This function doesn't return anything, it just produces a pdf file containing your plot, in your working directory.

Author(s)

C. Terfve

See Also

Examples

data(CNOlistToy,package="CellNOptR")
plotCNOlistPDF(CNOlist=CNOlistToy,filename="ToyModelGraph.pdf")

CellNOptR

Training of boolean logic models of signalling networks using prior knowledge networks and perturbation data

v1.36.0
GPL-3
Authors
T.Cokelaer, F.Eduati, A.MacNamara, S.Schrier, C.Terfve, E.Gjerga, A.Gabor
Initial release
2018-11-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.