mgnipy.emgapi_v2_client.models.publication_annotations module#
- class mgnipy.emgapi_v2_client.models.publication_annotations.PublicationAnnotations(sample_processing, other)[source]#
Bases:
object- Parameters:
sample_processing (list [EuropePmcAnnotationGroup])
other (list [EuropePmcAnnotationGroup])
- sample_processing#
List of sample processing annotations
- Type:
- other#
List of other annotations
- Type:
- other: list [EuropePmcAnnotationGroup]#
- sample_processing: list [EuropePmcAnnotationGroup]#