getMoleculeTypeList: Obtain a list of molecules

getMoleculeTypeListR Documentation

Obtain a list of molecules

Description

Retrieves a list of molecules sorted by molecular modality.

Usage

getMoleculeTypeList(object, molecules = NULL)

Arguments

object

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

molecules

A character vector specifying the subset of molecules to include in the output. By default, all molecules are included.

Details

This function categorizes molecules into different types based on the provided object. If the 'molecules' argument is provided as a character vector, the function returns only the specified molecules categorized by type. Otherwise, it returns all molecules categorized by type.

Value

A list containing the names of molecules categorized by type.

See Also

getAssayModalities()


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