#147 highlighted that the nf-core module runs Busco in "batch mode", which makes Busco ignore many runtime errors.
Although this is OK for Prodigal failing to find any gene, what about the other errors ? There are many places in the code than can raise a BuscoError exception. Are they really OK to ignore ?