Learn R Programming

caOmicsV (version 1.2.0)

setBioMatrixPlotArea: Set up Plot Area for caOimcsV bioMatrix Layout

Description

Set up plot area including of sample name area (sampleHeight), phenotype area, gene label area (geneNameWidth), and remark area (remarkWidth, and other descriptions). bioMatrix layout muse be initialized first.

Usage

setBioMatrixPlotArea()

Arguments

Value

None

Examples

Run this code
    initializeBioMatrixPlot(numOfGenes=1, numOfSamples=50)
    setBioMatrixPlotArea()

Run the code above in your browser using DataLab