preprocessData {NormalyzerDE}R Documentation

Replace 0 values with NA in input data

Description

Replace 0 values with NA in input data

Usage

preprocessData(dataMatrix)

Arguments

dataMatrix

Matrix with raw data.

Value

Parsed rawdata where 0 values are replaced with NA


[Package NormalyzerDE version 1.0.0 Index]