View source: R/genes-meta-analyses.R
overlapSortCumul5DF | R Documentation |
The genes need to be ranked based on a descriptor prior to the use of this function
overlapSortCumul5DF(A, B, C, D, E, decreasing = TRUE)
A |
Named numeric vector for the first dataset |
B |
Named numeric vector for the second dataset |
C |
Named numeric vector for the third dataset |
D |
Named numeric vector for the fourth dataset |
E |
Named numeric vector for the fifth 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.