runLC
instead.getAnnotationLC(xs, settings, DB, errf)
FEMsettings
for details.AnnotateTable
for the annotation of
the peaklist. See the help of FLCDBtest
for details.AnnotateTable
for details.raw
is the complete output of
AnnotateTable
. for_table
is a data.frame
which
summarizes the outputs of the annotation (see AnnotateTable
)
and it is included in the output of the runLC
main function.
xs
object a Peaktable with the
intensities of the features across all the samples. Since this
Peaktable is meant to be used only for annotation (and not for
subsequent statistical analysis), the intensities are expressed
asmaxo
- the absolute maximum of the signal over the detected
chromatographic peak (see the documentation of xcms for more
details). Within the function the peaktable is converted into a matrix
in the form (mz,rt,I)
used by AnnotateTable
. If
xs
contains more than one sample, the intensity is the maximum
intensity of each feature across all the samples.
AnnotateTable
, LCDBtest
, FEMsettings