Description Usage Arguments Value Examples
Show the ExperimentSubset
object
1 2 | ## S4 method for signature 'ExperimentSubset'
show(object)
|
object |
|
Displays the overall contents of the ExperimentSubset
object.
1 2 3 | data(sce_chcl, package = "scds")
es <- ExperimentSubset(sce_chcl)
es
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.