jebl.evolution.io
Interface SequenceExporter

All Known Implementing Classes:
FastaExporter, NexusExporter

public interface SequenceExporter

Author:
Andrew Rambaut, Alexei Drummond

Method Summary
 void exportSequences(Collection<? extends Sequence> sequences)
          exportSequences.
 

Method Detail

exportSequences

void exportSequences(Collection<? extends Sequence> sequences)
                     throws IOException
exportSequences.

Throws:
IOException