Description Usage Arguments Value Author(s) Examples
Returns a string describing the release of the mine.
1 | getRelease(im, timeout = 3)
|
im |
a Service object containing the base URL and API token, created by |
timeout |
an integer, representing the number of seconds to wait for the webservice to respond. |
a string, describing the release of the mine.
InterMine Team
1 2 3 4 | im <- initInterMine(listMines()["HumanMine"])
getRelease(im)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.