saveGeneSetDf: Save a gene set data.frame

View source: R/loading-and-saving.R

saveGeneSetDfR Documentation

Save a gene set data.frame

Description

Extracts the gene-set data.frame and saves it as a .RDS-file.

Usage

saveGeneSetDf(object, output_path, file_name)

Arguments

object

A valid spata-object.

output_path

Character value. A directory leading to the folder in which to store the data.frame.

file_name

Character value. The filename. ( is suffixed with '.RDS')

Value

An invisible TRUE if saved successfully or an informative error message.


kueckelj/SPATA documentation built on March 22, 2022, 9:59 p.m.