From: jprocter Date: Wed, 19 Oct 2011 17:27:03 +0000 (+0100) Subject: todo X-Git-Tag: Jalview_2_9~566^2~13 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=d15e991c6f3930ab77e3082b97a18e5ef7f3b571;p=jalview.git todo --- diff --git a/src/jalview/io/AnnotationFile.java b/src/jalview/io/AnnotationFile.java index 44c7f2e..5266d08 100755 --- a/src/jalview/io/AnnotationFile.java +++ b/src/jalview/io/AnnotationFile.java @@ -1343,7 +1343,7 @@ public class AnnotationFile sg.getStartRes(), sg.getEndRes() + 1); c.calculate(); - c.verdict(false, 25); + c.verdict(false, 25); // TODO: refer to conservation percent threshold sg.cs.setConservation(c);