From fe08c631cf61437710b5bac8155978c5bf9a2bea Mon Sep 17 00:00:00 2001 From: Joshua Shapiro Date: Thu, 21 Nov 2024 08:45:37 -0500 Subject: [PATCH] update documentation --- man/sce_to_symbols.Rd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/sce_to_symbols.Rd b/man/sce_to_symbols.Rd index 03961cd..17b729c 100644 --- a/man/sce_to_symbols.Rd +++ b/man/sce_to_symbols.Rd @@ -20,7 +20,8 @@ A SingleCellExperiment object with row names set as gene symbols. The SingleCellExperiment objects produced as part of ScPCA are indexed by Ensembl gene ids, as those are more stable than gene symbols. However, for many applications gene symbols are useful. This function converts the -row names (indexes) of a SingleCellExperiment object to gene symbols based. +row names (indexes) of a SingleCellExperiment object to gene symbols based on the +`gene_symbol` column that is present in the row data of ScPCA SingleCellExperiment objects. } \details{ Internal data structures such as the list of highly variable genes and the