Retrieve the Results of a Finished miEAA Enrichment Analysis
Source:R/mieaa.R
rba_mieaa_enrich_results.RdAfter your submitted enrichment analysis request has finished (check
using rba_mieaa_enrich_status), you can retrieve the results
using this function.
Arguments
- job_id
Character: Job ID of a submitted enrichment analysis.
- sort_by
Character: (default =
"p_adjusted") Result column to sort by. One of: "category", "subcategory", "enrichment", "p_value", "p_adjusted", "q_value", or "observed".- sort_asc
Logical: (default =
TRUE) IfTRUE, sort the results in ascending order. IfFALSE, sort them in descending order.- ...
rbioapi option(s). See
rba_options's arguments manual for more information on available options.
Details
Note that using rba_mieaa_enrich is a more convenient way to
automatically perform this and other required function calls to
perform enrichment analysis on your input miRNA-set using miEAA.
Corresponding API Resources
"GET https://ccb-compute2.cs.uni-saarland.de/mieaa/api/v1/enrichment_analysis/results/{job_id}/"
References
Ernesto Aparicio-Puerta, Pascal Hirsch, Georges P. Schmartz, Fabian Kern, Tobias Fehlmann, Andreas Keller, miEAA 2023: updates, new functional microRNA sets and improved enrichment visualizations, Nucleic Acids Research, Volume 51, Issue W1, 5 July 2023, Pages W319–W325, https://doi.org/10.1093/nar/gkad392