Description Usage Arguments Details Value
For the supplied list of GO 2 gene annotations, and lists of genes, calculate the what fraction of a GO term is in the gene list.
1 | calcFraction(go2gene, geneList)
|
go2gene |
list of GO terms and genes they annotate |
geneList |
list of character vectors of genes |
returns a data.frame with the total count, and
fraction for each of the gene lists supplied, suitable
for plotting in ggplot2.
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.