Description Usage Arguments Value Author(s) Examples
Does a fragment length correction
1  | fragLengCorr(object, runtype = "ff", saveFile = "slDataFlc", ...)
 | 
object | 
 An instance of
  | 
runtype | 
 Mode how the results are saved. Possible values are ff or bm.  | 
... | 
 Further parameters passed to the correction method.  | 
saveFile | 
 Name of the file to save.  | 
An instance of
ExpressionSet.
Djork-Arne Clevert okko@clevert.de and Andreas Mitterecker mitterecker@bioinf.jku.at
1 2  | load(system.file("exampleData/slData.RData", package = "cn.farms"))
slDataFlc <- fragLengCorr(slData)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.