extract_assay | R Documentation |
Return an assay from a result-list
extract_assay(object, dataset, assay)
object |
The list of results returned by get_result |
dataset |
The name of the dataset you want to extract the assay from - optional, and if omitted all datasets will be reported. |
assay |
The name of the assay you want to extract from each dataset |
Traverse an object returned by get_result, and extract a specific assay
Gavin Kelly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.