Description Usage Arguments Value Examples
View source: R/curateRecountRNASeq.R
Run all steps to download, preprocess and annotate an RNASeq dataset from Recount
1 | curateRecountRNASeq(x, y)
|
x |
a recount dataset ID |
y |
the path to write the output |
writes in the given path two data frames, the preprocessed data and the metadata file with phenotype information
1 2 3 | ## Not run:
curatedRecount<-curateRecountRNASeq("SRP032775",getwd())
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.