Given two sets of gene lists, this package calculates the overlaps between all pairs of lists from the two sets. Fisher's exact test is used to determine the p-value and odds ratio in comparison to a genomic background. Plotting functions are provided to visualize the results.
Package: | GeneOverlap |
Type: | Package |
Version: | 0.99.0 |
Date: | 2013-11-01 |
License: | GPL-3 |
To use the package, construct one or two named lists each representing a gene set. Each list should contain one or more vectors of gene names. Then use GeneOverlapMatrix to perform pairwise comparisons. It will return an object that can be used for visualization. The GeneOverlapMatrix calls GeneOverlap internally to perform comparison between two gene lists.
Li Shen <shenli.sam@gmail.com>
Lab:http://shenlab-sinai.github.io/shenlab-sinai/
Personal:http://www.linkedin.com/in/lshen/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.