Usage
annotateDiffreport(object, sample=NA, nSlaves=1, sigma=6, perfwhm=0.6, cor_eic_th=0.75, cor_exp_th = 0.75, graphMethod="hcs", pval=0.05, calcCiS=TRUE, calcIso=FALSE, calcCaS=FALSE, maxcharge=3, maxiso=4, minfrac=0.5, ppm=5, mzabs=0.015, quick=FALSE, psg_list=NULL, rules=NULL, polarity="positive", multiplier=3, max_peaks=100, intval="into", pval_th = NULL, fc_th = NULL, sortpval=TRUE, ...)
Arguments
object
xcmsSet with peak group assignments
nSlaves
xsAnnotate: Use parallel CAMERA mode, require Rmpi
sigma
groupFWHM: multiplier of the standard deviation
perfwhm
groupFWHM: percentage of FWHM width
cor_eic_th
groupCorr: Correlation threshold for EIC correlation (0..1)
cor_exp_th
groupCorr: Threshold for intensity correlations across samples (0..1)
graphMethod
groupCorr: Method selection for grouping peaks after correlation analysis into pseudospectra
pval
groupCorr: significant correlation threshold
calcCiS
groupCorr: Use correlation inside samples for peak grouping
calcIso
groupCorr: Use isotopic relationship for peak grouping
calcCaS
groupCorr: Use correlation across samples for peak grouping
maxcharge
findIsotopes: max. ion charge
maxiso
findIsotopes: max. number of expected isotopes
minfrac
findIsotopes: The percentage number of samples, which must satisfy the C12/C13 rule for isotope annotation
mzabs
General absolut error in m/z
quick
Use only groupFWHM and findIsotopes
psg_list
Calculation will only be done for the selected groups
rules
findAdducts: User defined ruleset
polarity
findAdducts: Which polarity mode was used for measuring of the ms sample
multiplier
findAdducts: If no ruleset is provided, calculate ruleset with max. number n of [nM+x] clusterions
max_peaks
How much peaks will be calculated in every thread using the parallel mode
intval
General used intensity value (into, maxo, intb)
pval_th
pval threshold. Creates a new psg_list. A pseudospectra is selected if it contains peaks, with pval < pval_th
fc_th
Same as pval. Select those groups with contains peaks with fold-change > fc_th. Pval_th and fc_th can be combined
sortpval
Sort diffreport after pvalues