View source: R/prepare_files.R
retrieve_input_files | R Documentation |
Identify input file location and download and prepare input files as needed, into a format that is standard per platform
retrieve_input_files( study, gef, meta_data, analysis_dir, verbose = FALSE, reload = FALSE )
study |
Study accession |
gef |
gene expression files |
meta_data |
List of study-specific metadata |
analysis_dir |
directory to save intermediate files. |
verbose |
print verbose logging statements? |
reload |
re-download files if already found? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.