org.forester.phylogenyinference
Interface DistanceMatrixParser

All Known Implementing Classes:
SymmetricalDistanceMatrixParser

public interface DistanceMatrixParser


Method Summary
 DistanceMatrix[] parse(Object source)
           
 

Method Detail

parse

DistanceMatrix[] parse(Object source)
                       throws IOException
Throws:
IOException