getMoleculeTypeList | R Documentation |
Retrieves a list of molecules sorted by molecular modality.
getMoleculeTypeList(object, molecules = NULL)
object |
An object of class |
molecules |
A character vector specifying the subset of molecules to include in the output. By default, all molecules are included. |
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.
A list containing the names of molecules categorized by type.
getAssayModalities()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.