biopython v1.71.0 Bio.AlignIO.MauveIO.MauveWriter

Mauve/XMFA alignment writer.

Link to this section Summary

Functions

Initialize

Write a single SeqRecord to the file

Use this to write (another) single alignment to an open file

Link to this section Functions

Initialize.

Link to this function _write_record()

Write a single SeqRecord to the file.

Link to this function write_alignment()

Use this to write (another) single alignment to an open file.

Note that sequences and their annotation are recorded together (rather than having a block of annotation followed by a block of aligned sequences).