-
Notifications
You must be signed in to change notification settings - Fork 10
anno delete
Rob Flickenger edited this page Aug 9, 2021
·
1 revision
To delete an annotation, use biograph vdb anno delete
and provide one or more aids:
$ biograph vdb anno delete ffff2168-89ac-4ff4-9ddd-788b26e4aa69
Deleting anno data
$ biograph vdb anno delete --help
usage: biograph vdb anno delete [-h] aid [aid ...]
Delete an annotation
positional arguments:
aid Delete the annotation with this aid
optional arguments:
-h, --help show this help message and exit