Description Usage Arguments Details Value Examples
Retrieve or set the rank values in an object
1 | ranks(object)
|
object |
Object of class |
Ranks for which factorization has been performed are stored
in slot ranks
of scNMFSet
object.
ranks(object)
will return the rank vector.
ranks(object) <- value
can be used to modify it.
Either NULL
or vector.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.