is_not_analysed: Is not analysed?

View source: R/is_not_analysed.R

is_not_analysedR Documentation

Is not analysed?

Description

Takes a gene list name and checks the output results directory to see if that gene list has been analysed yet. The ewce_para function outputs the results for each gene list in to the results directory (save_dir_tmp) with name format list_name.rds.

Usage

is_not_analysed(list_names, save_dir_tmp)

Arguments

list_names

character vector of gene list names.

save_dir_tmp

Folder to save intermediate results files to (one file per gene list). Set to NULL to skip saving temporary files.

Value

Vector of TRUE or FALSE.


neurogenomics/MultiEWCE documentation built on April 22, 2024, 6:22 a.m.