anatools.api.annotations module¶
Annotations API calls.
- createAnnotation(self, workspaceId, datasetId, format, map)¶
- deleteAnnotation(self, workspaceId, annotationId)¶
- downloadAnnotation(self, workspaceId, datasetId, annotationId)¶
- getAnnotationFormats(self)¶
- getAnnotationMaps(self, channelId)¶
- getAnnotations(self, workspaceId, datasetId, annotationId)¶