deepblue_list_samples {DeepBlueR} | R Documentation |
List Samples included in DeepBlue. It is possible to filter by the BioSource and by extra_metadata fields content.
deepblue_list_samples(biosource = NULL, extra_metadata = NULL, user_key = deepblue_options("user_key"))
biosource |
- A string or a vector of string (name(s) of selected biosource(s)) |
extra_metadata |
- A struct (Metadata that must be matched) |
user_key |
- A string (users token key) |
samples - A array (samples id with their content)
deepblue_list_samples(biosource = "Blood")