write_seurat-Process-method: Writes a Seurat object to the output file mapping. Note that...

Description Usage Arguments Value Examples

Description

Writes a Seurat object to the output file mapping. Note that this functions works only if there is exactly a single output file mapping of type seurat present.

Usage

1
2
## S4 method for signature 'Process'
write_seurat(process, seuratObject)

Arguments

process

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

seuratObject

The seurat object.

Value

Nothing

Examples

1
write_seurat(fg_process, seurat_object)

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