Loadings: Get feature loadings

Description Usage Arguments

Description

Get feature loadings

Add feature loadings

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
Loadings(object, ...)

Loadings(object, ...) <- value

## S3 method for class 'DimReduc'
Loadings(object, projected = NULL, ...)

## S3 method for class 'Seurat'
Loadings(object, reduction, projected = NULL, ...)

## S3 replacement method for class 'DimReduc'
Loadings(object, projected = TRUE, ...) <- value

Arguments

object

An object

...

Arguments passed to other methods

value

Feature loadings to add

projected

Pull the projected feature loadings?

reduction

Name of reduction to pull feature loadings for


atakanekiz/Seurat3.0 documentation built on May 26, 2019, 2:33 a.m.