Create an object representing regulation in two sets of genes (e.g. from two organisms).
makeMatchedOrtholog(names, genes, lfc1, lfc2, pval1, pval2, row.names = NULL,
extra = NULL)
character vector with names of the matched sets
names associated with the ortholog pairs
log fold changes or effect sizes
vectors of p values for the two data sets
character vector to be used as row names for the data set
a data frame or a vector with the same length or number of rows as "genes"
The object contains a mapping between two sets of genes and the associated effect sizes (i.e. log fold changes) and p-values used to calculate disco score and other statistics.
matchedOrtholog-class