preprocessData {NormalyzerDE} | R Documentation |
Replace empty values (0 or empty field) with NA in input data
preprocessData(dataMatrix, quiet = FALSE)
dataMatrix |
Matrix with raw data. |
quiet |
Don't show diagnostic messages |
Parsed rawdata where 0 values are replaced with NA