We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d200f2 commit 58adbd2Copy full SHA for 58adbd2
biojava-phylo/src/main/java/org/biojava/nbio/phylo/DistanceMatrixCalculator.java
@@ -5,7 +5,7 @@
5
import org.biojava.nbio.alignment.Alignments;
6
import org.biojava.nbio.alignment.Alignments.PairwiseSequenceScorerType;
7
import org.biojava.nbio.alignment.SimpleGapPenalty;
8
-import org.biojava.nbio.alignment.template.SubstitutionMatrix;
+import org.biojava.nbio.core.alignment.template.SubstitutionMatrix;
9
import org.biojava.nbio.core.sequence.MultipleSequenceAlignment;
10
import org.biojava.nbio.core.sequence.template.Compound;
11
import org.biojava.nbio.core.sequence.template.Sequence;
0 commit comments