Command: Get SeuratCommands

Description Usage Arguments Value

Description

Pull information on previously run commands in the Seurat object.

Usage

1
2
3
4
Command(object, ...)

## S3 method for class 'Seurat'
Command(object, command = NULL, value = NULL, ...)

Arguments

object

An object

...

Arguments passed to other methods

command

Name of the command to pull, pass NULL to get the names of all commands run

value

Name of the parameter to pull the value for

Value

Either a SeuratCommand object or the requested paramter value


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