rev_gene | R Documentation |
Revise genes according to NCBI Gene symbols updated in June 19, 2022 for count matrix, user-custom cell marker data.frame.
rev_gene(data = NULL, data_type = NULL, species = NULL, geneinfo = NULL)
data |
A matrix or dgCMatrix containing count or normalized data, each column representing a spot or a cell, each row representing a gene; Or a data.frame containing cell markers, use |
data_type |
A character to define the type of |
species |
Species of the data. |
geneinfo |
A data.frame of the system data containing gene symbols of |
A new matrix or data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.