loadGeneSetDf: Load gene set data.frame

loadGeneSetDfR Documentation

Load gene set data.frame

Description

Load gene set data.frame

Usage

loadGeneSetDf(gene_set_path = NULL, verbose = TRUE)

Arguments

gene_set_path

If set to NULL the default SPATA::gsdf is used. If a directory is specified the object is loaded via base::readRDS(), checked and used if valid. If it is invalid the default SPATA::gsdf is used .

verbose

Logical. If set to TRUE informative messages regarding the computational progress will be printed.

(Warning messages will always be printed.)

Value

A data.frame.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.