Description Usage Arguments Value Examples
View source: R/downloadRecount.R
This function downloads the RangedSummarizedExperiment object with the data summarized at the gene level from Recount (https://jhubiostatistics.shinyapps.io/recount/)
1 |
x |
a recount dataset ID |
RangedSummarizedExperiment object for the given study
1 2 3 4 | ## Not run:
downloadRecount("SRP032775")
## End(Not run)
recount<-BioDataome:::recountData
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.