.append_citation_sce | R Documentation |
Append a citation to a SingleCellExperiment
.append_citation_sce(sce, key_var = "MENDELEY.TAGS", key, verbose = TRUE)
sce |
a SingleCellExperiment object |
key_var |
the key variable (e.g. "MENDELEY.TAGS") |
key |
the value(s) for the key_var (e.g. "doubletfinder") |
sce a SingleCellExperiment object
Other citation functions:
.print_citation()
,
.print_citation_html()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.