Description Usage Arguments Value Related Functions Examples
Read the sRACIPE configuration file to initialize the parameters.
1 | loadConfig(configFile = "inputs/sRACIPE.cfg", header = TRUE)
|
header |
(optional) Logical. Whether the input file has a header or not.
|
topologyFile |
Character. Topology file address. |
List. Contains various parameters and their values.
simulateGRC
, knockdownAnalysis
,
overExprAnalysis
, plotData
,
calcHeatmapSimilarity
1 2 3 4 | ## Not run:
configuration <- loadConfig("inputs/sRACIPE.cfg")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.