public class PhylipSequentialImporter extends java.lang.Object implements SequenceImporter
Constructor and Description |
---|
PhylipSequentialImporter(java.io.Reader reader,
SequenceType sequenceType,
int maxNameLength)
Constructor
|
Modifier and Type | Method and 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/