Description Usage Arguments Value
View source: R/is_not_analysed.R
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 with name format list_name.rds
1 | is_not_analysed(list_name, results_dir)
|
list_name |
The name of a gene list e.g. "Phenotypic abnormality" |
results_dir |
The path to results directory |
True or false (bool)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.