org.forester.phylogenyinference
Class SymmetricalDistanceMatrixParser
java.lang.Object
org.forester.phylogenyinference.SymmetricalDistanceMatrixParser
- All Implemented Interfaces:
- DistanceMatrixParser
public class SymmetricalDistanceMatrixParser
- extends Object
- implements DistanceMatrixParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parse
public DistanceMatrix[] parse(Object source)
throws IOException
- Specified by:
parse
in interface DistanceMatrixParser
- Throws:
IOException
setInputMatrixType
public void setInputMatrixType(SymmetricalDistanceMatrixParser.InputMatrixType input_matrix_type)
createInstance
public static SymmetricalDistanceMatrixParser createInstance()