jebl.evolution.io
Interface AlignmentExporter

All Known Implementing Classes:
MEGAExporter, NexusExporter, PHYLIPExporter

public interface AlignmentExporter

Author:
Andrew Rambaut, Alexei Drummond

Method Summary
 void exportAlignment(Alignment alignment)
          exportAlignment.
 

Method Detail

exportAlignment

void exportAlignment(Alignment alignment)
                     throws IOException
exportAlignment.

Throws:
IOException