Description Usage Arguments Value
View source: R/SingleR.Object.R
Convert the SingleR output object to a SingleR S4 object that can be uploaded to the SingleR browser.
1 | convertSingleR2Browser(singler, use.singler.cluster.annot = T)
|
singler |
the SingleR output object |
use.singler.cluster.annot |
if FALSE, do not add the SingleR clusters annotations. Default is TRUE. This is used for objects that where subseted from the full object, but the SingleR clusters annotations where not regenerated. |
S4 SingleR object that can be uploaded to the SingleR browser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.