dot-getNrScaledFeatures: Get number of scaled features

.getNrScaledFeaturesR Documentation

Get number of scaled features

Description

Get number of scaled features

Usage

.getNrScaledFeatures(
  obj,
  assay = Seurat::DefaultAssay(obj),
  obj.version = obj@version,
  v = TRUE
)

Arguments

obj

A Seurat object containing scaled data in obj@assays$RNA@scale.data.

assay

The name of the assay to search for scaled data. Default: RNA.

v

Verbose? Default: TRUE.

Value

Integer representing the number of scaled features


vertesy/Seurat.utils documentation built on Dec. 4, 2024, 5:20 p.m.