add_hvgs: Add top highly variable genes for subsequent dimensionality...

View source: R/import_scseq.R

add_hvgsR Documentation

Add top highly variable genes for subsequent dimensionality reduction

Description

Runs after preprocess_scseq

Usage

add_hvgs(sce, hvgs = NULL)

Arguments

sce

SingleCellExperiment object

hvgs

Character vector of genes to use. Used to specify external set of highly variable genes.

Value

sce a boolean vector added to rowData(sce)$hvg that indicates which rows correspond to highly variable genes.


hms-dbmi/drugseqr documentation built on Feb. 15, 2024, 10:38 p.m.