Description Usage Arguments Value See Also Examples
List Techniques that have a similar name compared to the provided name. The similarity is calculated using the Levenshtein method.
| 1 2 | deepblue_list_similar_techniques(name = NULL,
  user_key = deepblue_options("user_key"))
 | 
| name | - A string (technique name) | 
| user_key | - A string (users token key) | 
techniques - A array (similar techniques)
Other Inserting and listing techniques: deepblue_list_techniques
| 1 | deepblue_list_similar_techniques(name = "chip seq")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.