hyperQueryCellTypes | R Documentation |
Runs a query and performs the hypergeometric test for the retrieved cell types
cell.types.phyper.test(object, gene.list, datasets) ## S4 method for signature 'SCFind,character' hyperQueryCellTypes(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 vector that will be tested as background for the hypergeometric test |
a DataFrame that contains all cell types with the respective cell cardinality and the hypergeometric test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.