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/dseqr documentation built on Oct. 22, 2024, 12:10 a.m.