jebl.evolution.io
Interface AlignmentImporter

All Known Implementing Classes:
NexusImporter

public interface AlignmentImporter

Author:
Andrew Rambaut, Alexei Drummond

Method Summary
 List<Alignment> importAlignments()
          importAlignment.
 

Method Detail

importAlignments

List<Alignment> importAlignments()
                                 throws IOException,
                                        ImportException
importAlignment.

Throws:
IOException
ImportException