wSize2yAxis: Continuous coordinates for domainogram visualization (y axis)

View source: R/domainogram.R

wSize2yAxisR Documentation

Continuous coordinates for domainogram visualization (y axis)

Description

Compute coordinates for the domainogram visualization of a range of window sizes (y axis).

Usage

wSize2yAxis(wmax, logscale = FALSE)

Arguments

wmax

integer indicating the maximum window size to be represented

logscale

logical indicating if window sizes should be represented according to a log2 scale instead of a linear scale (default = F, linear)

Value

logscale

value of the logscale parameter

ylab

text to be used for the y axis legend

y.t

top coordinate for each window size

y.b

bottom coordinate for each window size

ylim

range of the visualization coordinates (y axis)

Author(s)

Benjamin Leblanc

See Also

domainogram, visualizationCoordinates,


benja0x40/MRA.TA documentation built on March 13, 2023, 5:15 a.m.