CNAnorm (version 1.18.0)

gPar: An object with the default graphical parameters

Description

This data object is used by some plotting methods and contains the default values. User can change graphical parameters by changing this object

The object consists of several layers refering to different plots and different properties. Here an indicative description

gPar$genome: prameters here refer to the plot produced by plotGenome

graphical parameters: see ?par

$colors: specify colors $cex: specify relative size - points, text... $lwd: specify line width $lty: specify line type - solid, dashed $mar: specify margins

Usage

data(gPar)

Arguments

Format

A S3 object