findCellTypes | R Documentation |
queries cells that contain all the genes from the list
Find cell types associated with a given gene list. All cells returned express all of the genes in the given gene list
findCellTypes(object, gene.list, datasets) findCellTypes.geneList(object, gene.list, datasets) ## S4 method for signature 'SCFind,character' findCellTypes(object, gene.list, datasets)
object |
the |
gene.list |
genes to be searched in the gene.index (Operators: "-gene" to exclude a gene | "*gene" either gene is expressed "*-gene" either gene is expressed to be excluded) |
datasets |
the datasets that will be considered |
a named numeric vector containing p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.