pypath.utils.pyreact.Entity§
- class pypath.utils.pyreact.Entity(identifier, id_type, sources=[], attrs=None)[source]§
Bases:
AttributeHandler
Methods
__init__
(identifier, id_type[, sources, attrs])add_source
(source)expand
()With this method it is possible to iterate
Entity
objects just likeEntitySet
objects.itermembers
()merge_attrs
(attrs)update_attr
(attr)