View source: R/download_expression_data.R
download_expression_data | R Documentation |
Use prefetch to download data from the SRA to
download_expression_data(runs, sra_dir, verbose = TRUE)
runs: |
data.frame with columns ['study_accession', 'run_accession'] |
sra_dir: |
directory where to save the expression data |
<sra_dir>/<run_accesion>/<run_accession>.sra
Each expression run is ~8 Gb, so roughly 1000 runs will require approximately 8 terabytes of space
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.