Description Usage Arguments Value Examples
List Samples included in DeepBlue. It is possible to filter by the BioSource and by extra_metadata fields content.
1 2 | 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)
1 | deepblue_list_samples(biosource = "Blood")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.