dot-append_citation_sce: Append a citation to a SingleCellExperiment

.append_citation_sceR Documentation

Append a citation to a SingleCellExperiment

Description

Append a citation to a SingleCellExperiment

Usage

.append_citation_sce(sce, key_var = "MENDELEY.TAGS", key, verbose = TRUE)

Arguments

sce

a SingleCellExperiment object

key_var

the key variable (e.g. "MENDELEY.TAGS")

key

the value(s) for the key_var (e.g. "doubletfinder")

Value

sce a SingleCellExperiment object

See Also

Other citation functions: .print_citation(), .print_citation_html()


combiz/scFlow documentation built on Feb. 25, 2024, 10:25 a.m.