setBioMatrixPlotArea {caOmicsV}R Documentation

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()

Value

None

Author(s)

Henry Zhang

Examples

    initializeBioMatrixPlot(numOfGenes=1, numOfSamples=50)
    setBioMatrixPlotArea()

[Package caOmicsV version 1.25.0 Index]