pypath.inputs.pfam.pfam_uniprot§

pypath.inputs.pfam.pfam_uniprot(uniprots=None, organism=9606)[source]§

Mappings between Pfam and UniProt.

Args

uniprots (set): The UniProt IDs to query. organism (int): NCBI Taxonomy ID of an organism.

Returns

A pair of dicts of sets, the first mapping from UniProt ACs to Pfam ACs, the second the other way around.