compbio.data.sequence.Alignment alignment = ((MsaWSJob) jobs[j]).alignment;
if (alignment != null)
{
- wsInfo.appendProgressText(jobs[j].getJobnum(),
- "\nAlignment Object Method Notes\n");
- wsInfo.appendProgressText(jobs[j].getJobnum(), "Calculated with "+alignment.getMetadata().getProgram().toString());
+ // server.close(jobs[j].getJobnum());
+// wsInfo.appendProgressText(jobs[j].getJobnum(),
+// "\nAlignment Object Method Notes\n");
+// wsInfo.appendProgressText(jobs[j].getJobnum(), "Calculated with "+alignment.getMetadata().getProgram().toString());
// JBPNote The returned files from a webservice could be
// hidden behind icons in the monitor window that,
// when clicked, pop up their corresponding data