.prep_geo_files | R Documentation |
Generate flat files that are ready for processing from GEO "raw" data. Warning! Raw data is highly variable for gse supplementary files
.prep_geo_files( study, gef, meta_data, input_files, analysis_dir, verbose = FALSE, reload = FALSE )
study |
study accession eg |
gef |
result of ISCon$getDataset("gene_expression_files") for one run. |
meta_data |
list of study-specific meta data |
input_files |
input file names |
analysis_dir |
path to analysis directory |
verbose |
print verbose logging statements? |
reload |
re-download files if already found in analysis_dir? |
path to raw, prepped input files. tsv for everyone except affy, which will be the path to CEL files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.