Project: Get and set project information

View source: R/generics.R

ProjectR 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


SeuratObject documentation built on Nov. 18, 2023, 1:06 a.m.