set_base_url {gprofiler2} | R Documentation |
Set the base URL.
Description
Function to change the g:Profiler base URL. Useful for overriding the default URL (http://biit.cs.ut.ee/gprofiler) with the beta (http://biit.cs.ut.ee/gprofiler_beta) or an archived version (available starting from the version e94_eg41_p11, e.g. http://biit.cs.ut.ee/gprofiler_archive3/e94_eg41_p11).
Usage
set_base_url(url)
Arguments
url |
the base URL. |
[Package gprofiler2 version 0.2.3 Index]