Learn R Programming

cn.farms (version 1.20.0)

normalizeNone: Runs the SOR normalization on microarray data

Description

Runs the SOR normalization on microarray data

Usage

normalizeNone(filenames, cores = 1, annotDir = NULL, alleles = FALSE, runtype = "ff", cyc = 5, pkgname = NULL, saveFile = "Sor")

Arguments

filenames
an absolute path of the CEL files
cores
cores
annotDir
annotDir
alleles
alleles
cyc
states the number of cycles for the EM algorithm.
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.

Value

An instance of ExpressionSet