pypath.internals.annot_formats§

members:

Classes

AnnotDef(name, resource[, parent, aspect, ...])

Annotations are defined by a name, a resource and an args parameter.

AnnotDefKey(name, parent, resource)

AnnotOp(annots[, op])

Annotation operations consist of list of annotation definitions or names as they can be looked up in the class_definitions of the CustomAnnotation object and an operator to be called on the sets (union, intersection or difference).

AnnotationGroup(members[, name, parent, ...])

Represents a set of molecular entities sharing a custom defined annotation.