Description Usage Arguments Value
View source: R/merge_results.R
merges individual .rds files from the results output directory into one dataframe.
1 | merge_results(results_dir = "results", list_name_column = "phenotype")
|
results_dir |
The filepath to results .rds files |
list_name_column |
The column name for gene list_names (e.g. phenotypes) |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.