Learn R Programming

conumee (version 1.4.2)

CNV.check: CNV.check

Description

Check intensity values.

Usage

CNV.check(object)
"CNV.check"(object)

Arguments

object
CNV.data object.

Value

CNV.data object.

Details

This method checks if intensities are positive and not NA. If not, they are set to 1. Warnings are given if intensities are abnormally high or low (> 50000 or < 5000, respectively).