deepblue_list_biosources {DeepBlueR} | R Documentation |
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.
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
deepblue_list_biosources(extra_metadata = list(ontology_id = "UBERON:0002485"))