| available_authorities {SynergizeR} | Returns a character vector corresponding to the currently available authorities. |
| available_domains {SynergizeR} | 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 {SynergizeR} | 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 {SynergizeR} | 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 {SynergizeR} | Returns current version of the Synergizer server as a string. |
| synergizer {SynergizeR} | Translate a set of biological identifiers into an selected alternative. |