AnnotationTypeEnum Enumeration

Overview

The AnnotationTypeEnum enumeration is the base class for all annotation type enumerations. It has no internal enumeration values and is only used for inheritance.

Module: pymaidol.AnnotationType

Inherits from: enum.Enum

Import

from pymaidol import AnnotationTypeEnum

or

from pymaidol.AnnotationType import AnnotationTypeEnum