diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 8ffcc9d9..d76b813f 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index 1230e1be..aacefba3 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index d5df5f68..3a73b85e 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index 3878a8ad..dac97f60 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index f5042723..210f5988 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index c3ba5cbf..56fd85d4 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/articles/LC-MS-feature-grouping.html b/articles/LC-MS-feature-grouping.html index 0c3edaee..7d38a5ed 100644 --- a/articles/LC-MS-feature-grouping.html +++ b/articles/LC-MS-feature-grouping.html @@ -103,7 +103,7 @@ if (links[i].hostname != window.location.hostname) links[i].target = '_blank'; }); -
Package: xcms
Authors: Johannes Rainer
Modified: 2024-04-03 12:41:11.589186
Compiled: Wed Apr 3 13:49:19 2024
Package: xcms
Authors: Johannes Rainer
Modified: 2024-04-04 09:36:23.09377
Compiled: Thu Apr 4 10:45:09 2024
Package: xcms
Authors: Johannes Rainer, Michael Witting
Modified: 2024-04-03 12:41:11.589186
Compiled: Wed Apr 3 13:50:18 2024
Package: xcms
Authors: Johannes Rainer, Michael Witting
Modified: 2024-04-04 09:36:23.09377
Compiled: Thu Apr 4 10:46:06 2024
By default chromPeakSpectra
returns all spectra
associated with a MS1 chromatographic peak, but parameter
method
allows to choose and return only one spectrum per
@@ -343,9 +343,9 @@
There are 5 MS2 spectra representing fragmentation of the ion(s)
measured in our candidate chromatographic peak. We next reduce this to a
single MS2 spectrum using the combineSpectra
method
@@ -371,9 +371,9 @@
Mass peaks from all input spectra with a difference in m/z smaller 20
ppm (parameter ppm
) were combined into one peak and the
@@ -832,7 +832,7 @@
As a result we got a Spectra
object of length equal to
the number of MS1 peaks in our data. The length of a spectrum represents
the number of peaks it contains. Thus, a length of 0 indicates that no
@@ -994,9 +994,9 @@
In total 5 spectra were measured, some with a relatively high number of peaks. Next we combine them into a consensus spectrum.
@@ -1212,7 +1212,7 @@Session information## [93] gtable_0.3.4 sass_0.4.9 ## [95] digest_0.6.35 SparseArray_1.3.4 ## [97] htmlwidgets_1.6.4 memoise_2.0.1 -## [99] htmltools_0.5.8 pkgdown_2.0.7.9000 +## [99] htmltools_0.5.8.1 pkgdown_2.0.7.9000 ## [101] lifecycle_1.0.4 statmod_1.5.0 ## [103] MASS_7.3-60.2