Group
Group(
object_type: Literal[‘Group’] = Group,
regions: tuple[Region, …] ,
)-> None
The unordered members of a group feature, one region each.
|
class of dascore.core.annotations inherits from: dascore.core.annotations._AnnotationModel, RichRepr, DascoreBaseModel, pydantic.main.BaseModel |
source |
Group(
object_type: Literal[‘Group’] = Group,
regions: tuple[Region, …] ,
)-> None
The unordered members of a group feature, one region each.