Learn R Programming

SynergizeR (version 0.2)

Interface to The Synergizer service for translating between sets of biological identifiers.

Description

This package provides programmatic access to The Synergizer service for translating between sets of biological identifiers.

Copy Link

Version

Install

install.packages('SynergizeR')

Monthly Downloads

3

Version

0.2

License

GPL-2

Maintainer

Paolo Sonego

Last Published

November 16th, 2011

Functions in SynergizeR (0.2)

synergizer

Translate a set of biological identifiers into an selected alternative.
available_authorities

Returns a character vector corresponding to the currently available authorities.
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.
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.
server_version

Returns current version of the Synergizer server as a string.