Given a set of genes, get the frequencies of genes in each pathway.

getPathFreq(meta, VARPATH = "SigmaMiniMap.Term")

Arguments

meta

a data.frame including the pathway information of genes

VARPATH

the variable name for pathways

Value

a table showing the frequencies of genes in each pathway