Description Usage Arguments Value See Also Examples
List BioSources included in DeepBlue. A BioSource refers to a term describing the origin of a given sample, such as a tissue or cell line. It is possible to filter the BioSources by their extra_metadata fields content. These fields vary depending on the original data source.
1 2 | deepblue_list_biosources(extra_metadata = NULL,
user_key = deepblue_options("user_key"))
|
extra_metadata |
- A struct (Metadata that must be matched) |
user_key |
- A string (users token key) |
biosources - A array (biosources names and IDS)
Other Inserting and listing biosources: deepblue_list_similar_biosources
1 | deepblue_list_biosources(extra_metadata = list(ontology_id = "UBERON:0002485"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.