dataset.merging {consensusOV} | R Documentation |
Merging all individual esets and merging them into a big eset
dataset.merging(esets, method = c("union", "intersect"), standardization = c("quantile", "robust.scaling", "scaling", "none"), nthread = 1)
esets |
The list containing all GSE file that need to be merged. |
method |
either "unique" or "intersect" is use to for selecting geneid |
standardization |
choose between "quantile", "robust.scaling", "scaling" or "none" |
nthread |
number of threads (1 by default) |
The merging eset