comp {hipathia}R Documentation

Wilcoxon comparison of pathways object

Description

Comparison object returned by hipathia::do_wilcoxon function, after calling comp <- do_wilcoxon(path_vals, sample_group, g1 = "Tumor", g2 = "Normal") path_names <- get_path_names(pathways, rownames(comp)) comp <- cbind(path_names, comp)

Usage

data(comp)

Format

Table with 1868 rows and 5 columns

Value

Pathway comparison result


[Package hipathia version 2.0.0 Index]