OEWriteAlignment
OEWriteAlignment(ofs: oeostream, align: OESequenceAlignment,
width: int = 50) -> bool
Generates a version of the standard formatted text representation of sequence alignments.
- os
The stream into which the sequence alignment is being written.
- align
The OESequenceAlignment object
- width
The width of the output.