get_gi# biotite.sequence.io.genbank.get_gi(gb_file: GenBankFile) → int[source]# Parse the GI from the VERSION field of a GenBank or GenPept file. Parameters: gb_fileGenBankFileThe GenBank file to read the VERSION field from. Returns: gistrThe GI of the file.