.seuratGetVariableFeatures {singleCellTK} | R Documentation |
.seuratGetVariableFeatures Retrieves the requested number of variable feature names
.seuratGetVariableFeatures(inSCE, numberOfFeatures)
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) |
list() of variable feature names