mgnipy.emgapi_v2_client.models.europe_pmc_annotation_group module#
- class mgnipy.emgapi_v2_client.models.europe_pmc_annotation_group.EuropePmcAnnotationGroup(annotation_type, title, description, annotations)[source]#
Bases:
object- Parameters:
annotation_type (str )
title (str )
description (str )
annotations (list [EuropePmcAnnotation])
- annotations#
List of annotations of the given type
- Type:
- annotations: list [EuropePmcAnnotation]#