Description Usage Arguments Value Examples
This function downloads and/or loads into R a
rangedSummarizedExperiment
object for transcript level abundance
produced by the latest version of recountNNLS.
1 2 |
project |
A SRA project name for a project already curated in recount2. |
tissue |
A specific tissue type of interest. Relevant only to TCGA and GTEX (SRP012682) samples. Defaults to NULL. Defaults to NULL, i.e. no downloading. |
download_path |
Where the rse should be downloaded to if not NULL. |
Returns the path to downloaded object.
1 2 | project = 'DRP000366'
getRseTx(project)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.