Description Usage Arguments Value
Contruct the knowledge base for cell type enrichment analysis
1 2 | celltype.enrichment.initKB(associations, genome, species = "MUSMU",
id.type = "ENSEMBL", verbose = T)
|
associations |
(data.frame) a data frame containing the gene and cell type associations |
genome |
(character) the full set of genes in a scRNA-seq data |
species |
(character) the species of the genome: MUSMU - mouse, HOMSA - human |
id.type |
(character) the type of ids of the genes in the genome: ENSEMBL - ENSEMBL gene id, SYMBOL - Entrez Gene Symbol, EG - Entrez Gene Id |
verbose |
(logical) |
a list of 3 items: celltype.gene.association - genome related associations, celltype.genome.count - genome-wide cell type associations, genome - symbol mapping for the genome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.