RNAStruct replaced by RNAStructScoreManager. Why does webservice
[jabaws.git] / webservices / compbio / ws / client / Jws2Client.java
index 18424f6..ce4980d 100644 (file)
@@ -176,6 +176,7 @@ public class Jws2Client {
                                ScoreManager result = analize(inputFile,\r
                                                ((SequenceAnnotation<T>) msaws), preset, customOptions);\r
 \r
+                               System.out.println(result\.asRNAStruct().toString());\r
                                IOHelper.writeOut(writer, result);\r
                        } else if (service.getServiceType() == MsaWS.class) {\r
                                alignment = align(inputFile, (MsaWS<T>) msaws, preset,\r