pypath.utils.pyreact.Entity§

class pypath.utils.pyreact.Entity(identifier, id_type, sources=[], attrs=None)[source]§

Bases: AttributeHandler

__init__(identifier, id_type, sources=[], attrs=None)[source]§

Methods

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

add_source(source)

expand()

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

itermembers()

merge_attrs(attrs)

update_attr(attr)

expand()[source]§

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

Yields string.