hyperQueryCellTypes | R Documentation |
Runs a query and performs the hypergeometric test for the retrieved cell types
cell.types.phyper.test.AS(object, node.list, datasets)
## S4 method for signature 'SCFind,character'
hyperQueryCellTypes(object, node.list, datasets)
object |
the |
node.list |
AS nodes to be searched in the node.list.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.