gPar {CNAnorm} | R Documentation |
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
data(gPar)
A S3 object