SelectSCTIntegrationFeatures {Seurat}R Documentation

Select SCT integration features

Description

Select SCT integration features

Usage

SelectSCTIntegrationFeatures(
  object,
  nfeatures = 3000,
  assay = NULL,
  verbose = TRUE,
  ...
)

Arguments

object

Seurat object

nfeatures

Number of features to return for integration

assay

Name of assay to use for integration feature selection

verbose

Print messages

...

Arguments passed on to method


[Package Seurat version 5.1.0 Index]