Description Usage Arguments Details Value Examples
View source: R/biological_integration.R
Takes list of gprofiler2::gost results and join them. Usefull to join results of gprofiler2::gost with custom gmt to other gprofiler2::gost results.
1 | join_gost(gost_result)
|
gost_result |
list of gprofiler2::gost result |
First element of the list is taken as reference for checks on gost_result elements compatibility. If warnings returned, value from reference will be used. Also, timestamp is set to timestamp of the join
A gprofiler2::gost result
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.