topGenes | R Documentation |
Find genes highly up-correlated or down-correlated genes in each path according to the specified quantiles.
topGenes(object, max.quantile, min.quantile) ## S4 method for signature 'CellRouter' topGenes(object, max.quantile, min.quantile)
object |
CellRouter object |
max.quantile |
numeric; quantile to select positively correlated genes. |
min.quantile |
numeric; quantile to select negatively correlated genes. |
CellRouter object with the top.correlations slot updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.