Learn R Programming

Seurat (version 3.1.0)

print.DimReduc: Print the results of a dimensional reduction analysis

Description

Prints a set of features that most strongly define a set of components

Usage

# S3 method for DimReduc
print(x, dims = 1:5, nfeatures = 20,
  projected = FALSE, ...)

Arguments

x

An object

dims

Number of dimensions to display

nfeatures

Number of genes to display

projected

Use projected slot

...

Arguments passed to other methods

Value

Set of features defining the components

See Also

cat