Description Usage Arguments Value See Also Examples
List all BioSources that have a similar name compared to the provided name. A BioSource refers to a term describing the origin of a given sample, such as a tissue or cell line. The similarity is calculated using the Levenshtein method.
1 2  | deepblue_list_similar_biosources(name = NULL,
  user_key = deepblue_options("user_key"))
 | 
name | 
 - A string (biosource name)  | 
user_key | 
 - A string (users token key)  | 
biosource - A string (biosource name)
Other Inserting and listing biosources: deepblue_list_biosources
1  | deepblue_list_similar_biosources(name = "blood")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.