Description Usage Arguments Value See Also Examples
Obtain the synonyms of the specified biosource. Synonyms are different aliases for the same biosource. A BioSource refers to a term describing the origin of a given sample, such as a tissue or cell line.
1 2 | deepblue_get_biosource_synonyms(biosource = NULL,
user_key = deepblue_options("user_key"))
|
biosource |
- A string (name of the biosource) |
user_key |
- A string (users token key) |
synonyms - A array (synonyms of the biosource)
Other Set the relationship between different biosources: deepblue_get_biosource_children
,
deepblue_get_biosource_parents
,
deepblue_get_biosource_related
1 | deepblue_get_biosource_synonyms(biosource = "prostate gland")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.