Description Usage Arguments Value Author(s)
This function controls the gCMAPWeb analysis workflow
1 2 3 | cmapAnalysis(req, conf_data, reference.cmaps, element = getOption("element",
default = "z"), save.intermediates = getOption("save.intermediates", default
= FALSE))
|
req |
a Rook Request object |
conf_data |
list, the configuration data as returned by the read_config_file function |
reference.cmaps |
list, containing the reference database eSet objects |
element |
character, identifying the elementName of the channel extracted from NChannelSet objects |
save.intermediates |
logical, if TRUE rdata files of intermediate results will be stored in the temporary directory for debugging |
a list with three elements: conversion, reports and tmp_filename
Thomas Sandmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.