R/deprecated.R
getgrouprep.Rd
Get the report for samples with biological and technique replicates in different groups
getgrouprep(
xset,
file = NULL,
method = "medret",
intensity = "into",
rsdcf = 30,
inscf = 1000
)
the xcmsset object all of samples with technique replicates
file name for the peaklist to MetaboAnalyst
parameter for groupval function
parameter for groupval function
rsd cutoff for peaks, default 30
intensity cutoff for peaks, default 1000
dataframe with mean, standard deviation and RSD for those technique replicates & biological replicates combined with raw data in different groups if file are defaults NULL.