JAL-945 uniquify prior to submission
[jalview.git] / src / jalview / ws / rest / RestJob.java
index d2a0a05..72dbb64 100644 (file)
@@ -87,7 +87,7 @@ public class RestJob extends AWsJob
     // get sequences for the alignmentI
     // get groups trimmed to alignment columns
     // get any annotation trimmed to start/end columns, too.
-
+    squniq = jalview.analysis.SeqsetUtils.uniquify(_input.getSequencesArray(), true);
     // prepare input
     // form alignment+groups+annotation,preprocess and then record references
     // for formatters