normalizeQuantiles {cn.farms} | R Documentation |
Normalization Quantiles
normalizeQuantiles(filenames, cores = 1, batch = NULL, annotDir = NULL, runtype = "ff", pkgname = NULL, saveFile = "normDataQuant")
filenames |
filenames |
cores |
cores |
batch |
batch |
annotDir |
annotDir |
runtype |
Mode how the results are saved. Possible values are ff or bm. If ff is chosen the data will not be saved automatically. With bm the results will be saved permanently. |
pkgname |
Optional parameter for the CEL mapping. |
saveFile |
Name of the file to save. |
The normalized data.
Djork-Arne Clevert okko@clevert.de and Andreas Mitterecker mitterecker@bioinf.jku.at