Webservice which implements FoldWS and returns String. Parameters.xml file
authorDaniel Barton <daluke.barton@gmail.com>
Mon, 12 Aug 2013 14:24:23 +0000 (15:24 +0100)
committerDaniel Barton <daluke.barton@gmail.com>
Mon, 12 Aug 2013 14:24:23 +0000 (15:24 +0100)
commit9072bd850138bedbd005509e5b14bb5e104574b4
tree745ee4585d12319d5ac7cddf2fd461a060f255fe
parentfa61eaad52ffe5ee0db449c3dd9ec5fa67aec43f
Webservice which implements FoldWS and returns String. Parameters.xml file
updated in line with the RunnerConfig schema.
14 files changed:
conf/Executable.properties
conf/settings/RNAalifoldParameters.xml
datamodel/compbio/data/sequence/SequenceUtil.java
runner/compbio/runner/Util.java
runner/compbio/runner/structure/RNAalifold.java
testsrc/compbio/runner/structure/RNAalifoldParametersTester.java
testsrc/compbio/ws/client/TestRNAalifoldWS.java
testsrc/testdata/RNAalifoldParameters.xml
webservices/compbio/data/msa/FoldWS.java
webservices/compbio/ws/client/Jws2Client.java
webservices/compbio/ws/client/WSTester.java
webservices/compbio/ws/server/RNAalifoldWS.java
webservices/compbio/ws/server/resource/RNAalifoldWS.wsdl
webservices/compbio/ws/server/resource/RNAalifoldWS_schema1.xsd