| available_authorities | Returns a character vector corresponding to the currently available authorities. |
| available_domains | Takes as parameters two strings, representing an authority and a species, and returns a character vector corresponding to the currently available domain namespaces for the chosen authority and species. |
| available_ranges | Takes as parameters three strings, representing an authority, a species, and a domain namespace, and returns a character vector corresponding to the currently available range namespaces for the chosen authority, species, and domain namespace. |
| available_species | This method takes as parameter a single string, representing an authority, and returns a character vector corresponding to the currently available species for the chosen authority. |
| server_version | Returns current version of the Synergizer server as a string. |
| synergizer | Translate a set of biological identifiers into an selected alternative. |