public class ReadDistanceMatrix extends DistanceMatrix
IdGroup.Utils| Constructor and Description |
|---|
ReadDistanceMatrix(java.io.PushbackReader input)
read from stream
|
ReadDistanceMatrix(java.lang.String file)
read from file
|
absoluteDistance, addDistance, getClonedDistances, getClosestIndex, getClosestIndex, getDistance, getDistances, getIdCount, getIdentifier, getIdGroup, getSize, isSymmetric, meanDistance, printPHYLIP, setDistance, setDistances, setIdentifier, setIdGroup, squaredDistance, toString, whichIdNumberpublic ReadDistanceMatrix(java.io.PushbackReader input)
throws DistanceParseException
DistanceParseExceptionpublic ReadDistanceMatrix(java.lang.String file)
throws DistanceParseException,
java.io.IOException
DistanceParseExceptionjava.io.IOException