normalizeSequenceEffect {cn.farms}R Documentation

Correction for probe sequence effects

Description

Correction for probe sequence effects

Usage

normalizeSequenceEffect(object, annotDir = NULL, runtype = "ff",
  saveFile = "seqNorm")

Arguments

object

an instance of ExpressionSet

annotDir

the directory where the anntotation can be found

runtype

mode how the results are saved. Possible values are ff or bm. If ff is chosen the data will not be saved automatically.

saveFile

name of the file to save.

Value

Some data

Author(s)

Andreas Mitterecker


[Package cn.farms version 1.42.0 Index]