dot-select_assay: Select assay based on input list type

.select_assayR Documentation

Select assay based on input list type

Description

Select assay based on input list type

Usage

.select_assay(object_list, experiment_name, Sobject)

Arguments

object_list

A list of MultiAssayExperiment or SummarizedExperiment objects. The object's assay contain expression data with probes mapped to gene symbol. names(object_list) should not be NULL.

experiment_name

A character/vector of character to choose the name of the assay from the input list of object.

Sobject

Boolean. Indicate whether the input is a list of SummarizedExperiment objects.

Value

A list of selected assays.


compbiomed/curatedTBData documentation built on March 14, 2024, 2:08 p.m.