cbind returns an error when applied to chromVARDeviations because results for all cells or samples should originate from same computeDeviations computation

# S4 method for chromVARDeviations
cbind(..., deparse.level = 1)

Arguments

...

chromVARDeviations object to be combined

deparse.level

See ?base::rbind for a description of this argument.

Value

chromVARDeviations object

See also

chromVARDeviations-class