JAL-98 Profile and ResidueCount moved from analysis to datamodel
[jalview.git] / src / jalview / workers / ConsensusThread.java
index c88a24a..4bd8c48 100644 (file)
 package jalview.workers;
 
 import jalview.analysis.AAFrequency;
-import jalview.analysis.Profile;
 import jalview.api.AlignViewportI;
 import jalview.api.AlignmentViewPanel;
 import jalview.datamodel.AlignmentAnnotation;
 import jalview.datamodel.AlignmentI;
 import jalview.datamodel.Annotation;
+import jalview.datamodel.Profile;
 import jalview.datamodel.SequenceI;
 import jalview.schemes.ColourSchemeI;