.RemoveSpecialCharacters | R Documentation |
This function is used to remove special characters from metadata values. This ensures that the seuratObj metadata columns are formatted to match entries in the design matrix.
.RemoveSpecialCharacters(vector_of_metadata_values)
vector_of_metadata_values |
A vector of metadata values to be sanitized |
A vector of metadata values with special characters removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.