flcStd: Does a fragment length correction on intensities

Description Usage Arguments Value Author(s)

View source: R/fragLengthCorr.R

Description

Does a fragment length correction on intensities

Usage

1
2
flcStd(y, fragmentLengths, targetFcn = NULL, subsetToFit = NULL,
  runtype = "ff", cores = 1, saveFile = "flc", ...)

Arguments

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.

...

...

Value

data frame

Author(s)

Djork-Arne Clevert okko@clevert.de and Andreas Mitterecker mitterecker@bioinf.jku.at


cn.farms documentation built on Nov. 8, 2020, 7:59 p.m.