nat2log {metaseqR}R Documentation

General value transformation

Description

Logarithmic transformation. Internal use only.

Usage

    nat2log(x, base = 2, off = 1)

Arguments

x

input data matrix

base

logarithmic base, 2 or 10

off

offset to avoid Infinity

Author(s)

Panagiotis Moulos


[Package metaseqR version 1.24.0 Index]