Description Usage Arguments Value Examples
Downloads the V6 GTEx release and turns it into an ExpressionSet object.
1 | 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.
1 | # 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.