| renameMolecularAssay | R Documentation | 
Renames a molecular assay. Note that the name of an assay also defines it's molecular modality. Only rename if you know what you are doing.
renameMolecularAssay(
  object,
  assay_name,
  new_assay_name,
  set_signatures = FALSE
)
| object | An object of class  | 
| assay_name | The name of the assay to be renamed. | 
| new_assay_name | The new name of the assay. | 
| set_signatures | Logical value. If  | 
The updated input object, containing the added, removed or computed results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.