Drops the analysis slots from the DEprot objects built with DEprot <= 2.1.0, where they were declared but never filled. Run it on the objects restored from an old .rds file: dpo = updateObject(dpo).

updateObject(object, ..., verbose = FALSE)

# S4 method for class 'DEprot'
updateObject(object, ..., verbose = FALSE)

Arguments

object

Object of class DEprot.

...

Not used.

verbose

Logical value indicating whether a message should be printed when the object is updated. Default: FALSE.

Value

An object of class DEprot.

Author

Sebastian Gregoricchio