set_annotation#

biotite.sequence.io.genbank.set_annotation(gb_file, annotation)[source]#

Set the FEATURES field of a GenBank file with an annotation.

Parameters:
gb_fileGenBankFile

The GenBank file to be edited.

annotationAnnotation

The annotation that is put into the GenBank file.