-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow using a custom separator when merging annotations.
Add an optional argument to OntologyHelper.mergeExtraAnnotations to allow the caller to specify the separator string to insert between annotation values, when merging annotations together. The default separator is a single space character. This is a code-level feature only. The separator string is _not_ customizable from the command-line, when comment annotations are merged as part of `--clean-obo merge-comments`.
- Loading branch information
Showing
1 changed file
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters