pytuflow.FVWQ.pathogens

Contents

pytuflow.FVWQ.pathogens#

FVWQ.pathogens()#

Returns the pathogens as (name, model) pairs.

Returns:

A dictionary of pathogen names and their corresponding model. If no pathogens are found, an empty dictionary is returned.

Return type:

dict[str, str]