flcStd {cn.farms} | R Documentation |
Does a fragment length correction on intensities
flcStd(y, fragmentLengths, targetFcn = NULL, subsetToFit = NULL, runtype = "ff", cores = 1, saveFile = "flc", ...)
y |
y |
fragmentLengths |
fragmentLengths |
targetFcn |
targetFcn |
subsetToFit |
subsetToFit |
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. |
cores |
cores |
saveFile |
Name of the file to save. |
... |
... |
data frame
Djork-Arne Clevert okko@clevert.de and Andreas Mitterecker mitterecker@bioinf.jku.at