GlobalChem has the concept of a Bacteria Pythonic Model that can hopefully be connected down to SMILES as we evolve. Bacteria can be classified in many different ways but for GlobalChem there is exact classifiers per some parameters. See the function to get all the classifiers out.
Import the Package
from global_chem_extensions import GlobalChemExtensions
bioinformatics = GlobalChemExtensions().bioinformatics()