| downloadGTEx | R Documentation | 
Downloads the V6 GTEx release and turns it into an ExpressionSet object.
downloadGTEx(type = "genes", file = NULL, ...)
| type | Type of counts to download - default genes. | 
| file | File path and name to automatically save the downloaded GTEx expression set. Saves as a RDS file. | 
| ... | Does nothing currently. | 
Organized ExpressionSet set.
# obj <- downloadGTEx(type='genes',file='~/Desktop/gtex.rds')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.