KoFam_handler is a python program to find the best KO in the KofamScan output and based ko list. Also, the script build to run to over several outputs in folder and generates a matrix with all results with name of the output as columns's header.
./KoFam_handler.py -ko [KO list of choice] -o [output file]
KoFam_handler require Python 3 and Biopython and there are no external dependencies required.