Description Usage Arguments Value See Also Examples
List all Epigenetic Marks that have a similar name compared to the provided name. The similarity is calculated using the Levenshtein method.
1 2 | deepblue_list_similar_epigenetic_marks(name = NULL,
user_key = deepblue_options("user_key"))
|
name |
- A string (epigenetic mark name) |
user_key |
- A string (users token key) |
epigenetic_marks - A array (similar epigenetic mark names)
Other Inserting and listing epigenetic marks: deepblue_list_epigenetic_marks
1 | deepblue_list_similar_epigenetic_marks(name = "H3k27ac")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.