combView: shiny module server - view curves

Description Usage Arguments Value

Description

Should not be called by users. shiny module server - view curves

Usage

1
2
combView(input, output, session, deg, syn, deg.ratio, syn.ratio, deg.t, syn.t,
  tcc)

Arguments

input

shiny input

output

shiny output

session

shiny session

deg

a reactive object, containing an object returned by fitNLSModels

syn

a reactive object, containing an object returned by fitNLSModels

deg.ratio

a reactive object, a matrix of degradation ratios at differnet time points

syn.ratio

a reactive object, a matrix of synthesis ratios at differnet time points

deg.t

a reactive object, times points for degradation ratios

syn.t

a reactive object, time points for synthesis ratios

tcc

a reactive object, cell doubling time

Value

write table to disk


mengchen18/proturn documentation built on May 30, 2019, 4:37 p.m.