| eselistfromConfig | R Documentation | 
Build an ExploratorySummarisedExperimentList from a description provided in a list
eselistfromConfig(config, log2_assays, log2_threshold = 30)
config | 
 Hierachical named list with input components. See   | 
log2_assays | 
 A string parameter that can be NULL, empty, or a non-empty string. If NULL: log2 transformation will be guessed based on input assays. If empty: no log2 transformation will be applied. If non-empty: log2 transformation will be applied unconditionally to specified assays.  | 
log2_threshold | 
 A numeric threshold to determine if the matrix should be log-transformed. This is only checked if should_transform is NULL.  | 
out An ExploratorySummarizedExperimentList object suitable for passing to prepareApp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.