get_gi# biotite.sequence.io.genbank.get_gi(gb_file)[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.