get_gene_ratio: Title

View source: R/get_gene_ratio.R

get_gene_ratioR Documentation

Title

Description

Title

Usage

get_gene_ratio(input_pathways, input_genes, species = "human")

Arguments

input_pathways

Table of Reactome pathways to be clustered. Must have the pathway ID in the first column, and description in the second.

input_genes

Character vector of genes used to generate the input_pathways table, e.g. a list of DE genes. Must be Ensembl IDs.

species

Either "human" (the default) or "mouse"

References

None.


hancockinformatics/clusterPathways documentation built on March 19, 2022, 7:23 p.m.