| Package | Description |
|---|---|
| compbio.runner.conservation | |
| compbio.ws.server |
| Modifier and Type | Method and Description |
|---|---|
AACon |
AACon.setInput(java.lang.String inFile) |
AACon |
AACon.setOutput(java.lang.String outFile) |
| Modifier and Type | Method and Description |
|---|---|
CommandBuilder<AACon> |
AACon.getParameters(Executable.ExecProvider provider) |
java.lang.Class<AACon> |
AACon.getType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
AAConWS.customAnalize(java.util.List<FastaSequence> sequences,
java.util.List<Option<AACon>> options) |
java.lang.String |
AAConWS.presetAnalize(java.util.List<FastaSequence> sequences,
Preset<AACon> preset) |