CNV.check {conumee} | R Documentation |
Check intensity values.
CNV.check(object) ## S4 method for signature 'CNV.data' CNV.check(object)
object |
|
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).
CNV.data
object.
Volker Hovestadt conumee@hovestadt.bio