|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultNotAvailableException | |
---|---|
compbio.data.msa | Web Service interfaces for JAva Bioinformatics Analysis Web Services. |
compbio.engine | |
compbio.engine.client | |
compbio.engine.cluster.drmaa | |
compbio.engine.local | |
compbio.runner.conservation | |
compbio.runner.disorder | |
compbio.runner.msa | Wrappers for native executables for multiple sequence alignment (msa) |
compbio.ws.server |
Uses of ResultNotAvailableException in compbio.data.msa |
---|
Methods in compbio.data.msa that throw ResultNotAvailableException | |
---|---|
ScoreManager |
SequenceAnnotation.getAnnotation(java.lang.String jobId)
Return the result of the job. |
Alignment |
MsaWS.getResult(java.lang.String jobId)
Return the result of the job. |
Uses of ResultNotAvailableException in compbio.engine |
---|
Methods in compbio.engine that throw ResultNotAvailableException | |
---|---|
ConfiguredExecutable<?> |
AsyncExecutor.getResults(java.lang.String jobId)
Retrieve the results of the job. |
Uses of ResultNotAvailableException in compbio.engine.client |
---|
Methods in compbio.engine.client that throw ResultNotAvailableException | ||
---|---|---|
|
ConfExecutable.getResults()
|
|
|
ConfiguredExecutable.getResults()
|
|
|
Executable.getResults(java.lang.String directory)
|
|
|
ConfExecutable.getResults(java.lang.String directory)
|
|
static ConfiguredExecutable<?> |
Util.loadExecutable(java.lang.String taskId)
|
Uses of ResultNotAvailableException in compbio.engine.cluster.drmaa |
---|
Methods in compbio.engine.cluster.drmaa that throw ResultNotAvailableException | |
---|---|
ConfiguredExecutable<?> |
ClusterSession.getResults(java.lang.String taskId)
|
ConfiguredExecutable<?> |
AsyncJobRunner.getResults(java.lang.String jobId)
|
Uses of ResultNotAvailableException in compbio.engine.local |
---|
Methods in compbio.engine.local that throw ResultNotAvailableException | |
---|---|
static ConfiguredExecutable<?> |
LocalEngineUtil.getResults(java.util.concurrent.Future<ConfiguredExecutable<?>> future,
java.lang.String taskId)
|
ConfiguredExecutable<?> |
AsyncLocalRunner.getResults(java.lang.String taskId)
|
Uses of ResultNotAvailableException in compbio.runner.conservation |
---|
Methods in compbio.runner.conservation that throw ResultNotAvailableException | |
---|---|
ScoreManager |
AACon.getResults(java.lang.String workDirectory)
|
Uses of ResultNotAvailableException in compbio.runner.disorder |
---|
Methods in compbio.runner.disorder that throw ResultNotAvailableException | |
---|---|
ScoreManager |
IUPred.getResults(java.lang.String workDirectory)
|
ScoreManager |
Jronn.getResults(java.lang.String workDirectory)
|
ScoreManager |
Disembl.getResults(java.lang.String workDirectory)
|
ScoreManager |
GlobPlot.getResults(java.lang.String workDirectory)
|
Uses of ResultNotAvailableException in compbio.runner.msa |
---|
Methods in compbio.runner.msa that throw ResultNotAvailableException | |
---|---|
Alignment |
Mafft.getResults(java.lang.String workDirectory)
|
Alignment |
ClustalO.getResults(java.lang.String workDirectory)
|
Alignment |
ClustalW.getResults(java.lang.String workDirectory)
|
Alignment |
Probcons.getResults(java.lang.String workDirectory)
|
Alignment |
Tcoffee.getResults(java.lang.String workDirectory)
|
Alignment |
Muscle.getResults(java.lang.String workDirectory)
|
Uses of ResultNotAvailableException in compbio.ws.server |
---|
Methods in compbio.ws.server that throw ResultNotAvailableException | ||
---|---|---|
ScoreManager |
SequenceAnnotationService.getAnnotation(java.lang.String jobId)
|
|
static
|
WSUtil.getAnnotation(java.lang.String jobId,
org.apache.log4j.Logger log)
|
|
Alignment |
MafftWS.getResult(java.lang.String jobId)
|
|
Alignment |
ClustalOWS.getResult(java.lang.String jobId)
|
|
Alignment |
ProbconsWS.getResult(java.lang.String jobId)
|
|
Alignment |
TcoffeeWS.getResult(java.lang.String jobId)
|
|
Alignment |
ClustalWS.getResult(java.lang.String jobId)
|
|
Alignment |
MuscleWS.getResult(java.lang.String jobId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |