| Package | Description |
|---|---|
| de.jstacs.tools | |
| de.jstacs.tools.ui.galaxy |
| Modifier and Type | Method and Description |
|---|---|
JstacsTool.ResultEntry[] |
JstacsTool.getDefaultResultInfos()
Returns
JstacsTool.ResultEntrys for the default results of this JstacsTool. |
| Constructor and Description |
|---|
GalaxyAdaptor(ParameterSet parameters,
JstacsTool.ResultEntry[] defaultResults,
boolean[] addLine,
String toolname,
String description,
String version,
String command,
String labelName)
Creates a new
GalaxyAdaptor from a given ParameterSet containing all parameters
that are necessary for a program is shall be included in a Galaxy installation. |