View source: R/genes-meta-analyses.R
overlapSortCumul2DF | R Documentation |
Give the number of the common genes between two datasets at each rank
overlapSortCumul2DF(A, B, decreasing = TRUE)
A |
Named numeric vector for the first dataset |
B |
Named numeric vector for the second dataset |
decreasing |
logical, default TRUE. Whether the objects should be sorted prior to the comparison |
data.frame ready to be plotted with ggplot
-based function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.