yAxisScaler {ORFik}R Documentation

Scale y axis correctly

Description

Works for all coverage plots.

Usage

yAxisScaler(covPos, increments.y = "auto")

Arguments

covPos

a levels object from a factor of y axis

increments.y

increments of y axis, default "auto". Or a numeric value < max position & > min position.

Value

a character vector from the seq() function, aligned to 0.


[Package ORFik version 1.14.7 Index]