Description Usage Arguments Value See Also Examples
A BioSource refers to a term describing the origin of a given sample, such as a tissue or cell line. These form a hierarchy in which the children of a BioSource term and its synonyms can be fetched with this command. Children terms are more specific terms that are defined in the imported ontologies. Synonyms are different aliases for the same biosource.
1 2 | deepblue_get_biosource_related(biosource = NULL,
user_key = deepblue_options("user_key"))
|
biosource |
- A string (biosource name) |
user_key |
- A string (users token key) |
biosources - A array (related biosources)
Other Set the relationship between different biosources: deepblue_get_biosource_children
,
deepblue_get_biosource_parents
,
deepblue_get_biosource_synonyms
1 | deepblue_get_biosource_related(biosource = "Blood")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.