plot_gene_dispersion: Plot dispersion

View source: R/feature_selection.R

plot_gene_dispersionR Documentation

Plot dispersion

Description

Many genes typically co-vary with one another, and so the dimensionality of the data can be reduced with a wide variety of different algorithms. After calculating dispersion for a using the calc_dispersion function, the select_genes function allows the user to identify a set of genes that will be used in downstream dimensionality reduction methods.

Usage

plot_gene_dispersion(obj)

Arguments

obj

the output of the calc_dispersion function.


scfurl/seqGlue documentation built on Sept. 1, 2024, 11:20 a.m.