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.

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