Skip to content

Rollback annotation when annotation unsuccessful

Jonkheer, Eef requested to merge metrics_bugfix into master

Included a function into add_annotations to roll back changes when a GFF file is incorrect. This prevents situation where annotations are only partially added, crashing many other functionalies when initiated the next time. For example, metrics crashes as some node properties were not written to an 'annotation' yet node.

Merge request reports