topGenes-methods: Find genes highly correlated with pseudotime.

topGenesR Documentation

Find genes highly correlated with pseudotime.

Description

Find genes highly up-correlated or down-correlated genes in each path according to the specified quantiles.

Usage

topGenes(object, max.quantile, min.quantile)

## S4 method for signature 'CellRouter'
topGenes(object, max.quantile, min.quantile)

Arguments

object

CellRouter object

max.quantile

numeric; quantile to select positively correlated genes.

min.quantile

numeric; quantile to select negatively correlated genes.

Value

CellRouter object with the top.correlations slot updated.


edroaldo/fusca documentation built on March 1, 2023, 1:43 p.m.