get_version# biotite.sequence.io.genbank.get_version(gb_file)[source]# Parse the version from the VERSION field of a GenBank or GenPept file. Parameters: gb_fileGenBankFileThe GenBank file to read the VERSION field from. Returns: versionstrContent of the VERSION field. Does not include GI.