NexusImporter
, TabDelimitedImporter
public interface DistanceMatrixImporter
Modifier and Type | Interface | Description |
---|---|---|
static class |
DistanceMatrixImporter.Triangle |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<DistanceMatrix> |
importDistanceMatrices() |
importDistances.
|
java.util.List<DistanceMatrix> importDistanceMatrices() throws java.io.IOException, ImportException
java.io.IOException
ImportException
http://code.google.com/p/jebl2/