Merge branch 'develop' into features/JAL-2446NCList
[jalview.git] / src / jalview / analysis / scoremodels / FeatureDistanceModel.java
index ddbaf73..e506be2 100644 (file)
@@ -124,8 +124,8 @@ public class FeatureDistanceModel extends DistanceScoreModel
         /*
          * first record feature types in this column for each sequence
          */
-        Map<SeqCigar, Set<String>> sfap = findFeatureTypesAtColumn(
-                seqs, cpos);
+        Map<SeqCigar, Set<String>> sfap = findFeatureTypesAtColumn(seqs,
+                cpos);
 
         /*
          * count feature types on either i'th or j'th sequence but not both