mergeSCE | R Documentation |
It creates an SCFind
for the individual assay and then invokes
the mergeDataset
method obeying the same semantic rules.
## S3 method for class 'dataset.from.sce' merge(object, sce, dataset.name) ## S4 method for signature 'SCFind,SingleCellExperiment,character' mergeSCE(object, sce, dataset.name)
object |
the root scfind object |
sce |
the |
dataset.name |
a dataset name for the assay |
the new object with the sce object merged
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.