select_resource | R Documentation |
Helper Function to Handle resource choices
select_resource(resource)
resource |
names of the resources. Passing 'all' will return all human resources (i.e. all resources, except MouseConsensus) |
This function simply reads omni_resources.rds and returns the resources. Any of the resources can also be obtained via the same file. or the 'compile_ligrec' function, which querries and assmelbes the resources via 'OmniPathR'.
'Default' - The Default (inbuilt) resource for each of the methods; if using the 'call_*' functions, the default resource is used by passing *NULL* to the resource parameter. 'Reshuffled' - a reshuffled (randomized control) version of ConnectomeDB
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.