Get the time series or two factor DoE report for samples with biological and technique replicates in different groups
Source:R/deprecated.R
gettimegrouprep.Rd
Get the time series or two factor DoE report for samples with biological and technique replicates in different groups
Usage
gettimegrouprep(
xset,
file = NULL,
method = "medret",
intensity = "into",
rsdcf = 30,
inscf = 1000
)
Arguments
- xset
the xcmsset object all of samples with technique replicates in time series or two factor DoE
- file
file name for the peaklist to MetaboAnalyst
- method
parameter for groupval function
- intensity
parameter for groupval function
- rsdcf
rsd cutoff for peaks, default 30
- inscf
intensity cutoff for peaks, default 1000