Description Usage Arguments Methods (by generic)
Defunct Functions and Classes in the NMF Package
1 2 3 4 5 6 7 8 9 10 | metaHeatmap(object, ...)
## S4 method for signature 'matrix'
metaHeatmap(object, ...)
## S4 method for signature 'NMF'
metaHeatmap(object, ...)
## S4 method for signature 'NMFfitX'
metaHeatmap(object, ...)
|
object |
an R object |
... |
other arguments |
metaHeatmap(object = matrix): Defunct method substituted by aheatmap.
metaHeatmap(object = NMF): Deprecated method that is substituted by coefmap and basismap.
metaHeatmap(object = NMFfitX): Deprecated method subsituted by consensusmap.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.