log {geneExpression} R Documentation

log scale of the HTS raw matrix

Description

Usage

log(expr,
    base = 2.718281828459045);

Arguments

expr

should be a HTS expression matrix object

base

[as double]

Details

Authors

phenotype_kit

Value

this function returns data object of type Matrix.

clr value class

Examples


[Package geneExpression version 1.0.0.0 Index]