pypath.utils.pyreact.Protein§

class pypath.utils.pyreact.Protein(protein_id, id_type='uniprot', sources=[], attrs=None)[source]§

Bases: Entity

__init__(protein_id, id_type='uniprot', sources=[], attrs=None)[source]§

Methods

__init__(protein_id[, id_type, sources, attrs])

add_source(source)

expand()

With this method it is possible to iterate Entity objects just like EntitySet objects.

itermembers()

key()

merge_attrs(attrs)

proteins()

reload()

update_attr(attr)

expand()§

With this method it is possible to iterate Entity objects just like EntitySet objects.

Yields string.