available_species: This method takes as parameter a single string, representing...

Description Usage Arguments Value References Examples

Description

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.

Usage

1
  available_species(authority = "ensembl")

Arguments

authority

A character containing any authoritative sources of identifier-mapping information.

Value

A vector containing the currently available species for the chosen authority.

References

http://llama.mshri.on.ca/synergizer/translate/

Examples

1
2
3
4
## Not run: 
library('SynergizerR')
available_species('ensembl') 
## End(Not run)

SynergizeR documentation built on May 2, 2019, 4:48 p.m.