Skip to contents

Extract finite named ranks from differential-expression results

Usage

de_ranks(result, column = c("statistic", "effect"), decreasing = TRUE, ...)

Arguments

result

Input accepted by de_table().

column

Normalized de_table() column used for ranking.

decreasing

Sort ranks from high to low.

...

Additional arguments passed to de_table().

Value

A finite named numeric vector suitable for enrich_*() and drug_query().