RNAStruct replaced by RNAStructScoreManager. Why does webservice
[jabaws.git] / webservices / compbio / ws / server / SequenceAnnotationService.java
index 21fcb24..0b450d1 100644 (file)
@@ -73,7 +73,7 @@ public abstract class SequenceAnnotationService<T> extends GenericMetadataServic
                        List<Option<T>> options) throws UnsupportedRuntimeException,\r
                        LimitExceededException, JobSubmissionException,\r
                        WrongParameterException {\r
-               WSUtil.validateAAConInput(sequences);\r
+               WSUtil.validateFastaInput(sequences);\r
                ConfiguredExecutable<T> confAACon = init(sequences);\r
                // Could not do that! Space separated values\r
                // will all be treated as keys! thus duplicates removed\r