getAssayModalities.Rd
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)
An object of class SPATA2
or, in case of S4 generics,
objects of classes for which a method has been defined.
A character vector containing the names of assays.