.seuratGetVariableFeatures {singleCellTK}R Documentation

.seuratGetVariableFeatures Retrieves the requested number of variable feature names

Description

.seuratGetVariableFeatures Retrieves the requested number of variable feature names

Usage

.seuratGetVariableFeatures(inSCE, numberOfFeatures)

Arguments

inSCE

(sce) object from which to extract the variable feature names

numberOfFeatures

numerical value indicating how many feature names should be retrieved (default is 100)

Value

list() of variable feature names


[Package singleCellTK version 2.4.0 Index]