calc_var_features: Calculate variable features

Description Usage Arguments Value Examples

View source: R/features.R

Description

Identify features with the highest variance in the data set.

Usage

1
calc_var_features(fsce, expt = "rnaseq", n = 1000)

Arguments

fsce

FunctionalSingleCellExperiment

expt

Data to use for calculating variable features (default is rnaseq). Must be present in names(fsce).

n

number of variable features to return

Value

Names of variable features

Examples

1
2
3

hesselberthlab/scrunchy documentation built on Nov. 11, 2019, 2:29 p.m.