condHyper: Hypergeometric test for enrichment of conditions in a...

View source: R/hyper.R

condHyperR Documentation

Hypergeometric test for enrichment of conditions in a cluster.

Description

Hypergeometric test for enrichment of conditions in a cluster.

Usage

condHyper(id, conds, clusts, padj.method = "fdr")

Arguments

id

A vector of sample IDs.

conds

A vector of the same length as ID giving the condition of each sample.

clusts

A vector of the same length as ID giving the cluster ID of each sample.

padj.method

Method passed to p.adjust for multiple hypothesis correction.

See Also

phyper2, p.adjust


kewiechecki/moreComplexHeatmap documentation built on June 8, 2025, 5:18 a.m.