SequenceImporter
public class PhylipSequentialImporter extends java.lang.Object implements SequenceImporter
Constructor | Description |
---|---|
PhylipSequentialImporter(java.io.Reader reader,
SequenceType sequenceType,
int maxNameLength) |
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
java.util.List<Sequence> |
importSequences() |
importSequences.
|
public PhylipSequentialImporter(java.io.Reader reader, SequenceType sequenceType, int maxNameLength)
public java.util.List<Sequence> importSequences() throws java.io.IOException, ImportException
importSequences
in interface SequenceImporter
java.io.IOException
ImportException
http://code.google.com/p/jebl2/