Description Usage Arguments Value See Also Examples
Verify if the name is an existing and valid DeepBlue BioSource name. A BioSource refers to a term describing the origin of a given sample, such as a tissue or cell line.
| 1 2 | deepblue_is_biosource(biosource = NULL,
  user_key = deepblue_options("user_key"))
 | 
| biosource | - A string (biosource name) | 
| user_key | - A string (users token key) | 
information - A string or a vector of string (A string containing the biosource name)
Other Commands for all types of data: deepblue_cancel_request,
deepblue_info,
deepblue_list_in_use,
deepblue_name_to_id,
deepblue_search
| 1 | deepblue_is_biosource(biosource = "blood")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.