Merge branch 'bug/JAL-1644_Finder-logic-improvement' into develop
[jalview.git] / src / jalview / analysis / Finder.java
index c8c8555..7b7204e 100644 (file)
@@ -206,7 +206,7 @@ public class Finder
           {
             continue;
           }
-
+// if invalid string used, then regex has no matched to/from
           int sres = seq
                   .findPosition(resIndex
                           + Integer.parseInt(spaces.elementAt(resIndex)