overlapSortCumul5DF: Give the number of the common genes between five datasets at...

View source: R/genes-meta-analyses.R

overlapSortCumul5DFR Documentation

Give the number of the common genes between five datasets at each rank

Description

The genes need to be ranked based on a descriptor prior to the use of this function

Usage

overlapSortCumul5DF(A, B, C, D, E, decreasing = TRUE)

Arguments

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

Value

data.frame ready to be plotted with ggplot-based function


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.