pypath.omnipath.databases.define.DatabaseClass§
- class pypath.omnipath.databases.define.DatabaseClass(module, method, label=None)[source]§
Bases:
objectDescribes a class of databases which can be filled with different data but here the module and the class implementing the database are defined.
Methods
__init__(module, method[, label])from_dict(dct[, label])from_json(path[, label])get_class()