Description Usage Arguments Value References See Also Examples
This is a wrapper for POST query of "/gene" service.
1 2 |
geneids |
A vector, list, or comm-sep string entrez/ensembl gene ids |
fields |
A vector of fields to return. If fields=="all", all available fields are returned. |
... |
Includes |
return.as |
"DataFrame" (default), "records" (list), "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/annotation_service.html
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.