read_seurat-Process-method: Reads a Seurat object from the input file mapping. Note that...

Description Usage Arguments Value Examples

Description

Reads a Seurat object from the input file mapping. Note that this functions works only if there is exactly a single input file mapping of type seurat present.

Usage

1
2
## S4 method for signature 'Process'
read_seurat(process)

Arguments

process

The FASTGenomics process. Its input file mappings will be used to read the seurat object.

Value

The Seurat object

Examples

1
seurat_object <- read_seurat(fg_process)

FASTGenomics/fastgenomicsR documentation built on June 26, 2019, 12:38 p.m.