extract_assay: Return an assay from a result-list

View source: R/helpers.r

extract_assayR Documentation

Return an assay from a result-list

Description

Return an assay from a result-list

Usage

extract_assay(object, dataset, assay)

Arguments

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

Details

Traverse an object returned by get_result, and extract a specific assay

Author(s)

Gavin Kelly


FrancisCrickInstitute/DESdemonA documentation built on Jan. 2, 2023, 8:08 p.m.