Description Usage Arguments Value References See Also Examples
This is a wrapper for GET query of "/query?q=<query>" service.
1 |
q |
query term(s), see query syntax at http://mygene.info/doc/query_service.html#query-syntax |
... |
Commonly queried fields include |
return.as |
"DataFrame" (default), "records" (list), or "text" (JSON). |
mygene |
A MyGene object that describes how to connect to data resources. See |
returns a gene object (DataFrame, list, or JSON text) containing the queried annotations
Ref: http://docs.mygene.info/en/latest/doc/query_service.html
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.