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

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.