Replace links to Download and last edit date
[jabaws.git] / website / full_javadoc / compbio / metadata / class-use / ResultNotAvailableException.html
index 2be5ac6..e5e4f2d 100644 (file)
@@ -2,12 +2,12 @@
 <!--NewPage-->\r
 <HTML>\r
 <HEAD>\r
-<!-- Generated by javadoc (build 1.6.0_14) on Wed Feb 17 16:46:50 GMT 2010 -->\r
+<!-- Generated by javadoc (build 1.6.0_24) on Wed Dec 07 12:30:42 GMT 2011 -->\r
 <TITLE>\r
 Uses of Class compbio.metadata.ResultNotAvailableException\r
 </TITLE>\r
 \r
-<META NAME="date" CONTENT="2010-02-17">\r
+<META NAME="date" CONTENT="2011-12-07">\r
 \r
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">\r
 \r
@@ -91,7 +91,7 @@ Packages that use <A HREF="../../../compbio/metadata/ResultNotAvailableException
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD><A HREF="#compbio.data.msa"><B>compbio.data.msa</B></A></TD>\r
-<TD>&nbsp;&nbsp;</TD>\r
+<TD>Web Service interfaces for JAva Bioinformatics Analysis Web Services.&nbsp;</TD>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD><A HREF="#compbio.engine"><B>compbio.engine</B></A></TD>\r
@@ -99,26 +99,29 @@ Packages that use <A HREF="../../../compbio/metadata/ResultNotAvailableException
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD><A HREF="#compbio.engine.client"><B>compbio.engine.client</B></A></TD>\r
-<TD>Classes and interfaces representing an input for engines.&nbsp;</TD>\r
+<TD>&nbsp;&nbsp;</TD>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD><A HREF="#compbio.engine.cluster.drmaa"><B>compbio.engine.cluster.drmaa</B></A></TD>\r
-<TD>An cluster engine classes responsible for execution of Executables on the clusters.&nbsp;</TD>\r
+<TD>&nbsp;&nbsp;</TD>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD><A HREF="#compbio.engine.local"><B>compbio.engine.local</B></A></TD>\r
-<TD>An local engine classes responsible for execution of Executables on the local computer 
- (the same machine as JVM running these classes).&nbsp;</TD>\r
+<TD>&nbsp;&nbsp;</TD>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD><A HREF="#compbio.runner.msa"><B>compbio.runner.msa</B></A></TD>\r
-<TD>Wrappers for native executables for multiple sequence alignment (msa)&nbsp;</TD>\r
+<TD><A HREF="#compbio.runner.conservation"><B>compbio.runner.conservation</B></A></TD>\r
+<TD>&nbsp;&nbsp;</TD>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD><A HREF="#compbio.runner.psiblast"><B>compbio.runner.psiblast</B></A></TD>\r
+<TD><A HREF="#compbio.runner.disorder"><B>compbio.runner.disorder</B></A></TD>\r
 <TD>&nbsp;&nbsp;</TD>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD><A HREF="#compbio.runner.msa"><B>compbio.runner.msa</B></A></TD>\r
+<TD>Wrappers for native executables for multiple sequence alignment (msa)&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD><A HREF="#compbio.ws.server"><B>compbio.ws.server</B></A></TD>\r
 <TD>&nbsp;&nbsp;</TD>\r
 </TR>\r
@@ -141,8 +144,16 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/ScoreManager.html" title="class in compbio.data.sequence">ScoreManager</A></CODE></FONT></TD>\r
+<TD><CODE><B>SequenceAnnotation.</B><B><A HREF="../../../compbio/data/msa/SequenceAnnotation.html#getAnnotation(java.lang.String)">getAnnotation</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the result of the job.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>MsaWS.</B><B><A HREF="../../../compbio/data/msa/MsaWS.html#getResult(java.lang.String)">getResult</A></B>(java.lang.String&nbsp;jobId)</CODE>\r
+<TD><CODE><B>MsaWS.</B><B><A HREF="../../../compbio/data/msa/MsaWS.html#getResult(java.lang.String)">getResult</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the result of the job.</TD>\r
@@ -167,7 +178,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>&nbsp;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;</CODE></FONT></TD>\r
-<TD><CODE><B>AsyncExecutor.</B><B><A HREF="../../../compbio/engine/AsyncExecutor.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;jobId)</CODE>\r
+<TD><CODE><B>AsyncExecutor.</B><B><A HREF="../../../compbio/engine/AsyncExecutor.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the results of the job.</TD>\r
@@ -229,7 +240,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 </TR>\r
 </TABLE>\r
 </CODE></FONT></TD>\r
-<TD><CODE><B>Executable.</B><B><A HREF="../../../compbio/engine/client/Executable.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;directory)</CODE>\r
+<TD><CODE><B>Executable.</B><B><A HREF="../../../compbio/engine/client/Executable.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;directory)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -244,7 +255,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 </TR>\r
 </TABLE>\r
 </CODE></FONT></TD>\r
-<TD><CODE><B>ConfExecutable.</B><B><A HREF="../../../compbio/engine/client/ConfExecutable.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;directory)</CODE>\r
+<TD><CODE><B>ConfExecutable.</B><B><A HREF="../../../compbio/engine/client/ConfExecutable.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;directory)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -252,7 +263,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>static&nbsp;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;</CODE></FONT></TD>\r
-<TD><CODE><B>Util.</B><B><A HREF="../../../compbio/engine/client/Util.html#loadExecutable(java.lang.String)">loadExecutable</A></B>(java.lang.String&nbsp;taskId)</CODE>\r
+<TD><CODE><B>Util.</B><B><A HREF="../../../compbio/engine/client/Util.html#loadExecutable(java.lang.String)">loadExecutable</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;taskId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -277,7 +288,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>&nbsp;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;</CODE></FONT></TD>\r
-<TD><CODE><B>ClusterSession.</B><B><A HREF="../../../compbio/engine/cluster/drmaa/ClusterSession.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;taskId)</CODE>\r
+<TD><CODE><B>ClusterSession.</B><B><A HREF="../../../compbio/engine/cluster/drmaa/ClusterSession.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;taskId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -285,7 +296,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>&nbsp;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;</CODE></FONT></TD>\r
-<TD><CODE><B>AsyncJobRunner.</B><B><A HREF="../../../compbio/engine/cluster/drmaa/AsyncJobRunner.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;jobId)</CODE>\r
+<TD><CODE><B>AsyncJobRunner.</B><B><A HREF="../../../compbio/engine/cluster/drmaa/AsyncJobRunner.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -310,8 +321,8 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>static&nbsp;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;</CODE></FONT></TD>\r
-<TD><CODE><B>LocalEngineUtil.</B><B><A HREF="../../../compbio/engine/local/LocalEngineUtil.html#getResults(java.util.concurrent.Future, java.lang.String)">getResults</A></B>(java.util.concurrent.Future&lt;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;&gt;&nbsp;future,\r
-           java.lang.String&nbsp;taskId)</CODE>\r
+<TD><CODE><B>LocalEngineUtil.</B><B><A HREF="../../../compbio/engine/local/LocalEngineUtil.html#getResults(java.util.concurrent.Future, java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</A>&lt;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;&gt;&nbsp;future,\r
+           <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;taskId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -319,7 +330,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>&nbsp;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;</CODE></FONT></TD>\r
-<TD><CODE><B>AsyncLocalRunner.</B><B><A HREF="../../../compbio/engine/local/AsyncLocalRunner.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;taskId)</CODE>\r
+<TD><CODE><B>AsyncLocalRunner.</B><B><A HREF="../../../compbio/engine/local/AsyncLocalRunner.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;taskId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -327,11 +338,11 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 </TABLE>\r
 &nbsp;\r
 <P>\r
-<A NAME="compbio.runner.msa"><!-- --></A>\r
+<A NAME="compbio.runner.conservation"><!-- --></A>\r
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
-Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A> in <A HREF="../../../compbio/runner/msa/package-summary.html">compbio.runner.msa</A></FONT></TH>\r
+Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A> in <A HREF="../../../compbio/runner/conservation/package-summary.html">compbio.runner.conservation</A></FONT></TH>\r
 </TR>\r
 </TABLE>\r
 &nbsp;\r
@@ -339,44 +350,61 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 \r
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
-<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../compbio/runner/msa/package-summary.html">compbio.runner.msa</A> that throw <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A></FONT></TH>\r
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../compbio/runner/conservation/package-summary.html">compbio.runner.conservation</A> that throw <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A></FONT></TH>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>Tcoffee.</B><B><A HREF="../../../compbio/runner/msa/Tcoffee.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;workDirectory)</CODE>\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/ScoreManager.html" title="class in compbio.data.sequence">ScoreManager</A></CODE></FONT></TD>\r
+<TD><CODE><B>AACon.</B><B><A HREF="../../../compbio/runner/conservation/AACon.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
 </TR>\r
+</TABLE>\r
+&nbsp;\r
+<P>\r
+<A NAME="compbio.runner.disorder"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
+Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A> in <A HREF="../../../compbio/runner/disorder/package-summary.html">compbio.runner.disorder</A></FONT></TH>\r
+</TR>\r
+</TABLE>\r
+&nbsp;\r
+<P>\r
+\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../compbio/runner/disorder/package-summary.html">compbio.runner.disorder</A> that throw <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A></FONT></TH>\r
+</TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>ClustalW.</B><B><A HREF="../../../compbio/runner/msa/ClustalW.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;workDirectory)</CODE>\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/ScoreManager.html" title="class in compbio.data.sequence">ScoreManager</A></CODE></FONT></TD>\r
+<TD><CODE><B>Jronn.</B><B><A HREF="../../../compbio/runner/disorder/Jronn.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>Probcons.</B><B><A HREF="../../../compbio/runner/msa/Probcons.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;workDirectory)</CODE>\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/ScoreManager.html" title="class in compbio.data.sequence">ScoreManager</A></CODE></FONT></TD>\r
+<TD><CODE><B>IUPred.</B><B><A HREF="../../../compbio/runner/disorder/IUPred.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>Muscle.</B><B><A HREF="../../../compbio/runner/msa/Muscle.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;workDirectory)</CODE>\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/ScoreManager.html" title="class in compbio.data.sequence">ScoreManager</A></CODE></FONT></TD>\r
+<TD><CODE><B>GlobPlot.</B><B><A HREF="../../../compbio/runner/disorder/GlobPlot.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>Mafft.</B><B><A HREF="../../../compbio/runner/msa/Mafft.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;workDirectory)</CODE>\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/ScoreManager.html" title="class in compbio.data.sequence">ScoreManager</A></CODE></FONT></TD>\r
+<TD><CODE><B>Disembl.</B><B><A HREF="../../../compbio/runner/disorder/Disembl.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -384,11 +412,11 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 </TABLE>\r
 &nbsp;\r
 <P>\r
-<A NAME="compbio.runner.psiblast"><!-- --></A>\r
+<A NAME="compbio.runner.msa"><!-- --></A>\r
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
-Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A> in <A HREF="../../../compbio/runner/psiblast/package-summary.html">compbio.runner.psiblast</A></FONT></TH>\r
+Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A> in <A HREF="../../../compbio/runner/msa/package-summary.html">compbio.runner.msa</A></FONT></TH>\r
 </TR>\r
 </TABLE>\r
 &nbsp;\r
@@ -396,19 +424,52 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 \r
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
-<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../compbio/runner/psiblast/package-summary.html">compbio.runner.psiblast</A> that throw <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A></FONT></TH>\r
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../compbio/runner/msa/package-summary.html">compbio.runner.msa</A> that throw <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A></FONT></TH>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>\r
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">\r
-<TR ALIGN="right" VALIGN="">\r
-<TD NOWRAP><FONT SIZE="-1">\r
-<CODE>&lt;V&gt; V</CODE></FONT></TD>\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
+<TD><CODE><B>Mafft.</B><B><A HREF="../../../compbio/runner/msa/Mafft.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
 </TR>\r
-</TABLE>\r
-</CODE></FONT></TD>\r
-<TD><CODE><B>PsiBlast.</B><B><A HREF="../../../compbio/runner/psiblast/PsiBlast.html#getResults(java.lang.String)">getResults</A></B>(java.lang.String&nbsp;directory)</CODE>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
+<TD><CODE><B>ClustalW.</B><B><A HREF="../../../compbio/runner/msa/ClustalW.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
+<TD><CODE><B>Tcoffee.</B><B><A HREF="../../../compbio/runner/msa/Tcoffee.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
+<TD><CODE><B>Muscle.</B><B><A HREF="../../../compbio/runner/msa/Muscle.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
+<TD><CODE><B>ClustalO.</B><B><A HREF="../../../compbio/runner/msa/ClustalO.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
+<TD><CODE><B>Probcons.</B><B><A HREF="../../../compbio/runner/msa/Probcons.html#getResults(java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;workDirectory)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -432,8 +493,48 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/ScoreManager.html" title="class in compbio.data.sequence">ScoreManager</A></CODE></FONT></TD>\r
+<TD><CODE><B>SequenceAnnotationService.</B><B><A HREF="../../../compbio/ws/server/SequenceAnnotationService.html#getAnnotation(java.lang.String)">getAnnotation</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>static\r
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">\r
+<TR ALIGN="right" VALIGN="">\r
+<TD NOWRAP><FONT SIZE="-1">\r
+<CODE>&lt;T&gt; <A HREF="../../../compbio/data/sequence/ScoreManager.html" title="class in compbio.data.sequence">ScoreManager</A></CODE></FONT></TD>\r
+</TR>\r
+</TABLE>\r
+</CODE></FONT></TD>\r
+<TD><CODE><B>WSUtil.</B><B><A HREF="../../../compbio/ws/server/WSUtil.html#getAnnotation(java.lang.String, org.apache.log4j.Logger)">getAnnotation</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId,\r
+              org.apache.log4j.Logger&nbsp;log)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
+<TD><CODE><B>ClustalWS.</B><B><A HREF="../../../compbio/ws/server/ClustalWS.html#getResult(java.lang.String)">getResult</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
+<TD><CODE><B>_MsaService.</B><B><A HREF="../../../compbio/ws/server/_MsaService.html#getResult(java.lang.String)">getResult</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>TcoffeeWS.</B><B><A HREF="../../../compbio/ws/server/TcoffeeWS.html#getResult(java.lang.String)">getResult</A></B>(java.lang.String&nbsp;jobId)</CODE>\r
+<TD><CODE><B>MuscleWS.</B><B><A HREF="../../../compbio/ws/server/MuscleWS.html#getResult(java.lang.String)">getResult</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -441,7 +542,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>ProbconsWS.</B><B><A HREF="../../../compbio/ws/server/ProbconsWS.html#getResult(java.lang.String)">getResult</A></B>(java.lang.String&nbsp;jobId)</CODE>\r
+<TD><CODE><B>MafftWS.</B><B><A HREF="../../../compbio/ws/server/MafftWS.html#getResult(java.lang.String)">getResult</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -449,7 +550,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>MuscleWS.</B><B><A HREF="../../../compbio/ws/server/MuscleWS.html#getResult(java.lang.String)">getResult</A></B>(java.lang.String&nbsp;jobId)</CODE>\r
+<TD><CODE><B>TcoffeeWS.</B><B><A HREF="../../../compbio/ws/server/TcoffeeWS.html#getResult(java.lang.String)">getResult</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -457,7 +558,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>MafftWS.</B><B><A HREF="../../../compbio/ws/server/MafftWS.html#getResult(java.lang.String)">getResult</A></B>(java.lang.String&nbsp;jobId)</CODE>\r
+<TD><CODE><B>ProbconsWS.</B><B><A HREF="../../../compbio/ws/server/ProbconsWS.html#getResult(java.lang.String)">getResult</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -465,7 +566,7 @@ Uses of <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" tit
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B>ClustalWS.</B><B><A HREF="../../../compbio/ws/server/ClustalWS.html#getResult(java.lang.String)">getResult</A></B>(java.lang.String&nbsp;jobId)</CODE>\r
+<TD><CODE><B>ClustalOWS.</B><B><A HREF="../../../compbio/ws/server/ClustalOWS.html#getResult(java.lang.String)">getResult</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;jobId)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r