deepblue_list_similar_biosources {DeepBlueR} | R Documentation |
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.
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
deepblue_list_similar_biosources(name = "blood")