Uses of Class
pal.distance.DistanceParseException

Packages that use DistanceParseException
pal.distance Classes for reading and generating distance matrices, including computation of pairwise distances for sequence data (maximum-likelihood and observed distances). 
 

Uses of DistanceParseException in pal.distance
 

Constructors in pal.distance that throw DistanceParseException
ReadDistanceMatrix(java.io.PushbackReader input)
          read from stream
ReadDistanceMatrix(java.lang.String file)
          read from file