This commit is contained in:
Minh
2015-07-15 02:49:57 -05:00
parent 30e0658245
commit 329c63caef
14 changed files with 468 additions and 372 deletions
@@ -13,7 +13,7 @@ time.input=1/3600
out = gcat.analysis.main(file.list = INPUT.FILE, single.plate = T, layout.file = NULL,
out.dir = OUTPUT.DIR, graphic.dir = OUTPUT.DIR,
add.constant = 1, blank.value = NULL, start.index = 2, growth.cutoff = 0.05,
use.linear.param=F, use.loess=F, smooth.param=0.1,
use.linear.param=F, use.loess=F, smooth.param=0.1, sranges = c(5, 10),
points.to.remove = integer(), remove.jumps = F, time.input=time.input,
silent = F, verbose = T, return.fit = T, overview.jpgs = T)