initialize,matrixData-method {PerseusR} | R Documentation |
matrixData initializer
Description
Initializes the annotCols data frame to have the same number of rows as the main data. This might not be the cleanest solution.
Usage
## S4 method for signature 'matrixData'
initialize(.Object, ...)
Arguments
.Object |
Initialized object |
... |
Additional arguments |
[Package PerseusR version 0.3.4 Index]