asMolecularAssay | R Documentation |
This S4 generic converts miscellaneous objects to into a MolecularAssay
object.
asMolecularAssay(object, ...)
## S4 method for signature 'Assay5'
asMolecularAssay(object, modality = "undefined", active_mtr = "counts")
## S4 method for signature 'Assay'
asMolecularAssay(object, modality = "undefined", active_mtr = "counts")
object |
Any object for which a method has been defined. |
An object of class MolecularAssay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.