Project {SeuratObject} | R Documentation |
Get and set project information
Description
Get and set project information
Usage
Project(object, ...)
Project(object, ...) <- value
## S3 method for class 'Seurat'
Project(object, ...)
## S3 replacement method for class 'Seurat'
Project(object, ...) <- value
Arguments
object |
An object |
... |
Arguments passed to other methods |
value |
Project information to set |
Value
Project information
An object with project information added
[Package SeuratObject version 5.0.2 Index]