Description Creating Objects Slots Details Author(s) See Also
ListManager constitutes a class used to store the information required for managing lists contents and performing operations. Specifically, it contains information about:
1) the default list name and description,
2) the different URL endpoints, and
3) the information of the WebService.
Objects can be created using the function list_manager
, which is a webservice method.
Assign with a character string giving a name to the query. Pre-fixed with "".
Assign with a character string, it is used when the names is not specified or the list exists.
a character string that indicates that the list is created with the R client library.
URL endpoint for storing lists.
URL endpoint for intersecting lists.
URL endpoint for the union of lists.
URL endpoint for the difference of lists.
URL endpoint for the subtraction lists.
URL of the an InterMine Webservice.
API access key.
ListManager class specifies an object in which the the common inputs to make an API request are stored.
InterMine Team
list_manager
, ListManager-methods
, webservice-methods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.