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 children of a BioSource term can be fetched with this command. Children terms are more specific terms that are defined in the imported ontologies.
1 2  | deepblue_get_biosource_children(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_parents,
deepblue_get_biosource_related,
deepblue_get_biosource_synonyms
1  | deepblue_get_biosource_children(biosource = "Blood")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.