biopython v1.71.0 Bio.SeqIO.InsdcIO.GenBankWriter

GenBank writer.

Link to this section Summary

Functions

Set the topology to ‘circular’, ‘linear’ if defined

Used in the ‘header’ of each GenBank record

Used in the ‘header’ of each GenBank record

Write the LOCUS line

Write a single record to the output file

Link to this section Functions

Link to this function _get_topology()

Set the topology to ‘circular’, ‘linear’ if defined

Link to this function _write_multi_line()

Used in the ‘header’ of each GenBank record.

Link to this function _write_single_line()

Used in the ‘header’ of each GenBank record.

Link to this function _write_the_first_line()

Write the LOCUS line.

Write a single record to the output file.