preprocessData: Replace empty values (0 or empty field) with NA in input data

View source: R/inputVerification.R

preprocessDataR Documentation

Replace empty values (0 or empty field) with NA in input data

Description

Replace empty values (0 or empty field) with NA in input data

Usage

preprocessData(dataMatrix, quiet = FALSE)

Arguments

dataMatrix

Matrix with raw data.

quiet

Don't show diagnostic messages

Value

Parsed rawdata where 0 values are replaced with NA


ComputationalProteomics/NormalyzerDE documentation built on May 20, 2024, 3:05 p.m.