CNV.check {conumee}R Documentation

CNV.check

Description

Check intensity values.

Usage

CNV.check(object)

## S4 method for signature 'CNV.data'
CNV.check(object)

Arguments

object

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).

Value

CNV.data object.

Author(s)

Volker Hovestadt conumee@hovestadt.bio


[Package conumee version 1.13.0 Index]