todo
authorjprocter <jprocter@compbio.dundee.ac.uk>
Wed, 19 Oct 2011 17:27:03 +0000 (18:27 +0100)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Fri, 21 Oct 2011 14:53:24 +0000 (15:53 +0100)
src/jalview/io/AnnotationFile.java

index 44c7f2e..5266d08 100755 (executable)
@@ -1343,7 +1343,7 @@ public class AnnotationFile
                   sg.getStartRes(), sg.getEndRes() + 1);\r
 \r
           c.calculate();\r
-          c.verdict(false, 25);\r
+          c.verdict(false, 25); // TODO: refer to conservation percent threshold\r
 \r
           sg.cs.setConservation(c);\r
 \r