JAL-2434 check all sequences when determining superposable columns
[jalview.git] / src / jalview / structures / models / AAStructureBindingModel.java
index d9e8c95..03d37d1 100644 (file)
@@ -586,8 +586,8 @@ public abstract class AAStructureBindingModel extends
              * move on to next pdb file (ignore sequences for other chains
              * for the same structure)
              */
-            s = seqCountForPdbFile;
-            break;
+            // s = seqCountForPdbFile;
+            // break;
           }
         }
       }