Description Usage Arguments Value References See Also Examples
This is a wrapper for GET query of "/gene/<geneid>" service.
| 1 2 | 
| geneid | Entrez/ensembl gene id | 
| fields | Fields to return, a list of a comma-sep string. If fields=="all", all available fields are returned. | 
| ... | Includes  | 
| return.as | "records"" (list), "text" (JSON). | 
| mygene | A MyGene object that describes how to connect to data resources. See  | 
returns a gene object containing the queried annotations
Ref: http://docs.mygene.info/en/latest/doc/annotation_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.