getAssayModalities: Obtain assay names/modalites

getAssayModalitiesR Documentation

Obtain assay names/modalites

Description

Retrieves the names and modalities of assays present in the provided object.

Since the name of an assay should be identical with its molecular modality both functions should return the same output. If they don't, something is wrong.

Usage

getAssayModalities(object)

getAssayNames(object)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

Value

A character vector containing the names of assays.

See Also

getAssay()


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.