R/deprecated.R
getfeaturest.Rd
Get the features from t test, with p value, q value, rsd and power restriction
getfeaturest(list, power = 0.8, pt = 0.05, qt = 0.05, n = 3, imputation = "l")
list with data as peaks list, mz, rt and group information (two groups)
defined power
p value threshold
q value threshold, BH adjust
sample numbers in one group
parameters for `getimputation` function method
dataframe with peaks fit the setting above