cbind,chromVARDeviations-method {chromVAR} | R Documentation |
cbind returns an error when applied to chromVARDeviations because results for all cells or samples should originate from same computeDeviations computation
## S4 method for signature 'chromVARDeviations' cbind(..., deparse.level = 1)
... |
chromVARDeviations object to be combined |
deparse.level |
See ?base::rbind for a description of this argument. |
chromVARDeviations object
Alicia Schep