Package | Description |
---|---|
peridot.CLI | |
peridot.script |
Modifier and Type | Method and Description |
---|---|
static Task |
PeridotCmd.start(java.util.Set<java.lang.String> scriptsToExec,
AnalysisParameters params,
java.util.Map<java.lang.String,AnalysisParameters> specificParams,
RNASeq expression) |
Modifier and Type | Field and Description |
---|---|
(package private) Task |
ScriptExec.task |
Constructor and Description |
---|
ScriptExec(RScript script,
Output output,
Task task) |