pypath.inputs.gutmgene.gutmgene_annotations§

pypath.inputs.gutmgene.gutmgene_annotations(organism: Literal['human', 'mouse'] = 'human') dict[str, set[GutmgeneAnnotation]][source]§

Microbial effectors of human or mouse genes from the gutMGene database.

Parameters:

organism – Organism ID or name; human and mouse are available.

Returns:

A dict of sets of named tuples representing microbial relationships; top level keys are UniProt IDs.