xQTLquery_geneAll | R Documentation |
Query all genes supported in GTEx
xQTLquery_geneAll(gencodeVersion = "v26", recordPerChunk = 2000)
gencodeVersion |
(character) options: "v26"(default, matched with gtex_v8) or "v19" |
recordPerChunk |
(integer) number of records fetched per request (default: 2000). |
A data.table object of all genes' information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.