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_fileGenBankFileThe GenBank file to be edited. annotationAnnotationThe annotation that is put into the GenBank file.