Description Usage Arguments Value
This probably isn't something you want to run directly. Just use the runPipeline() function.
1 2 3 4 |
begin |
Step the pipeline begins at |
mset_file |
Path to file in which dataset object is stored between steps (auto-filled by runPipeline() function) |
logfile |
Path to log file (auto-filled by runPipeline() function) |
feature_data_file |
Path to a file containing feature data (auto-filled by runPipeline() function) |
metafile |
Path to file containing experimental metadata |
missing_meta_file |
Path to a file where assays with missing data are explicitly listed (auto-filled by runPipeline() function) |
meta_data_file |
Path to a file containing valid metadata from samples that have passed this filter (auto-filled by runPipeline() function) |
outdir |
Path to output directory |
col.name |
List of column names, generated by setColumnNames() (auto-filled by runPipeline() function) |
mset.lumi |
Microarray dataset object (auto-filled by runPipeline() function) |
meth.B |
Object containing normalised data, made during Step 7. (auto-filled by runPipeline() function) |
meth.M |
Object containing normalised data, made during Step 7. (auto-filled by runPipeline() function) |
bmiq.B |
Object containing BMIQ-normalised data, made during Step 8. (auto-filled by runPipeline() function) |
bmiq.M |
Object containing BMIQ-normalised data, made during Step 8. (auto-filled by runPipeline() function) |
list - mset.lumi dataset, BMIQ-normalised data object (B values)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.