Description Usage Arguments Value See Also
Gets or sets the decontaminated counts matrix from a a SingleCellExperiment object.
1 2 3 | decontXcounts(object, ...)
decontXcounts(object, ...) <- value
|
object |
A SingleCellExperiment object. |
... |
For the generic, further arguments to pass to each method. |
value |
A matrix to save as an assay called |
If getting, the assay from object
with the name
decontXcounts
will be returned. If setting, a
SingleCellExperiment object will be returned with
decontXcounts
listed in the assay
slot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.