pypath.core.entity§

Provides classes for representing molecular entities and their collections. A molecular entity is defined by its identifier, type and taxon.

members:

Classes

Entity(identifier[, entity_type, id_type, ...])

Represents a molecular entity such as protein, miRNA, lncRNA or small molecule.

EntityKey(identifier, id_type, entity_type, ...)

EntityList(entities)