biopython v1.71.0 Bio.AlignIO.StockholmIO.StockholmWriter
Stockholm/PFAM alignment writer.
Link to this section Summary
Functions
Write a single SeqRecord to the file
Use this to write (another) single alignment to an open file
Link to this section Functions
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).