log10pl1 {BiocOncoTK}R Documentation

log10(x+p) transformation for use with scales/ggplot2

Description

log10(x+p) transformation for use with scales/ggplot2

Usage

log10pl1(p = 1)

Arguments

p

value of shift before taking log10

Value

an instance of custom trans() for scales package


[Package BiocOncoTK version 1.10.0 Index]