peakPantheR Graphical User Interface

Arnaud Wolfer

2020-10-11

Package: peakPantheR
Authors: Arnaud Wolfer, Goncalo Correia

Introduction

The peakPantheR package is designed for the detection, integration and reporting of pre-defined features in MS files (e.g. compounds, fragments, adducts, …).

The graphical user interface implements all of peakPantheR’s functionalities and can be preferred to understand the methodology, select the best parameters on a subset of the samples before running the command line, or to visually explore results.

Using the faahKO raw MS dataset as an example, this vignette will:

Abbreviations

Example Data

This vignette employ the .csv or .RData files generated from faahKO in the vignette Getting Started with peakPantheR.

Getting Started

The graphical user interface is started as follow:

library(peakPantheR)

peakPantheR_start_GUI(browser = TRUE)
#  To exit press ESC in the command line

The graphical interface is divided in 5 main tabs, Import Data, Run annotation, Diagnostic: plot & update, View results and Export results.

\(~\)

Graphical User Interface

Import

The first input format is using a .RData file containing a peakPantheRAnnotation named annotationObject. This object can be annotated or not, for example loading a previously run annotation (see the Export section for more details).

\(~\)

The second input format consists of multiple .csv files describing the targeted features, spectra to process and corresponding metadata (optional). Spectra can also be directly selected on disk.

\(~\)

Run Annotation

With the targeted features and spectra defined, Run annotation handles the fitting parameter selection as well as downstream computation. First the use of updated regions of interest (uROI) and fallback integration regions (FIR) can be selected if available. If uROI haven’t been previously defined, the option will be crossed out. Secondly the curve fitting model to use can be selected from the interface. Finally Parallelisation enables the selection of the number of CPU cores to employ for parallel file access and processing.

\(~\)

Diagnostic: plot & update

Note:

The targeted regions of interest (ROI) should represent a good starting point for feature integration, however it might be necessary to refine these boundary box to the specific analytical run considered. This ensures a successful integration over all the spectra irrespective of potential chromatographic equilibration differences or retention time drift.

Updated regions of interest (uROI) can be defined and will supplant ROI. uROI can for example be manually defined to “tighten” or correct the ROI and avoid erroneous integration. Another use of uROI is to encompass the integration region in each sample throughout the run without targeting any excess spectral region that would interfere with the correct analysis.

Fallback integration regions (FIR) are defined as spectral regions that will be integrated (i.e. integrating the baseline signal) when no successful chromatographic peak could be detected in a sample. FIR shouldn’t reasonably stretch further than the minimum and maximum bound (RT / m/z) of all found peaks across all samples for a given feature: this way no excess signal will be considered.

\(~\)

With all features integrated in all samples, Diagnostic provide tools to assess the quality of the peak integration and refine integration boundaries by setting uROI and FIR adapted to the specific chromatographic run being processed.

\(~\)

Annotation statistics summarises the success in integrating each targeted feature. The ratio of peaks found (%), ratio of peaks filled (%) and the average ppm error and RT deviation (s) will highlight a feature that wasn’t reliably integrated over a large number of samples. Visual evaluation (see below) and the adjustment of uROI or FIR might assist in tuning the integration of said feature.

\(~\)

Update uROI/FIR automatically sets uROI and FIR for each feature based on the RT / m/z boundaries of the peaks successfully integrated.

\(~\)

Diagnostic plot offer a visualisation of a selected feature across all samples in order of analysis. This visualisation highlights the fitting of the feature in each sample, as well as the change in RT / m/z (of the peak apex) and peak area through time. Samples can be automatically coloured based on a sample metadata column.

\(~\)

Once uROI and FIR are successfully set, it is possible to go back to the Run annotation tab and refit all features in all samples (Note: this will overwrite the current results).

\(~\)

View results

If the features integration are satisfactory, View results regroups all the integration results

\(~\)

Overall results displays a fitting property for all targeted features (as columns) and all spectra (as rows).

\(~\)

Results per targeted feature displays all fitting properties (as columns) for all samples (as rows) for a selected targeted feature.

\(~\)

Results per sample displays all fitting properties (as columns) for all targeted features (as rows) for a selected sample.

\(~\)

Export

The Export tab manages the saving of input parameters, annotation results and automated reporting.

The peakPantheRAnnotation in it’s current state can be saved as a .RData file which can subsequently be reloaded. The .csv files defining the current analysis can also be exported to reproduce the current processing.

All diagnostic plots from the Diagnostic tab can be automatically saved to disk for rapid evaluation. This can be executed in parallel if a large number of plots have to be generated.

Finally each fitting property can be saved as a .csv file with all samples as rows and all targeted features as columns. Additionally a summary table will present the integration success rate for each targeted feature.

\(~\)

Final Note

If a very high number of targeted features and samples are to be processed, peakPantheR’s command line functions are more efficient, as they can be integrated in scripts and the reporting automated.

\(~\)

See Also

\(~\)

Session Information

#> ─ Session info ───────────────────────────────────────────────────────────────
#>  setting  value
#>  version  R Under development (unstable) (2024-01-16 r85808)
#>  os       Ubuntu 22.04.3 LTS
#>  system   x86_64, linux-gnu
#>  ui       X11
#>  language (EN)
#>  collate  C
#>  ctype    en_US.UTF-8
#>  tz       America/New_York
#>  date     2024-02-28
#>  pandoc   2.7.3 @ /usr/bin/ (via rmarkdown)
#> 
#> ─ Packages ───────────────────────────────────────────────────────────────────
#>  package              * version     date (UTC) lib source
#>  abind                  1.4-5       2016-07-21 [2] CRAN (R 4.4.0)
#>  affy                   1.81.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  affyio                 1.73.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  AnnotationFilter       1.27.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  Biobase              * 2.63.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  BiocGenerics         * 0.49.1      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  BiocManager            1.30.22     2023-08-08 [2] CRAN (R 4.4.0)
#>  BiocParallel         * 1.37.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  BiocStyle            * 2.31.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  bitops                 1.0-7       2021-04-24 [2] CRAN (R 4.4.0)
#>  bookdown               0.37        2023-12-01 [2] CRAN (R 4.4.0)
#>  bslib                  0.6.1       2023-11-28 [2] CRAN (R 4.4.0)
#>  cachem                 1.0.8       2023-05-01 [2] CRAN (R 4.4.0)
#>  cli                    3.6.2       2023-12-11 [2] CRAN (R 4.4.0)
#>  clue                   0.3-65      2023-09-23 [2] CRAN (R 4.4.0)
#>  cluster                2.1.6       2023-12-01 [3] CRAN (R 4.4.0)
#>  codetools              0.2-19      2023-02-01 [3] CRAN (R 4.4.0)
#>  colorspace             2.1-0       2023-01-23 [2] CRAN (R 4.4.0)
#>  crayon                 1.5.2       2022-09-29 [2] CRAN (R 4.4.0)
#>  DBI                    1.2.2       2024-02-16 [2] CRAN (R 4.4.0)
#>  DelayedArray           0.29.8      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  DEoptimR               1.1-3       2023-10-07 [2] CRAN (R 4.4.0)
#>  devtools               2.4.5       2022-10-11 [2] CRAN (R 4.4.0)
#>  digest                 0.6.34      2024-01-11 [2] CRAN (R 4.4.0)
#>  doParallel           * 1.0.17      2022-02-07 [2] CRAN (R 4.4.0)
#>  dplyr                  1.1.4       2023-11-17 [2] CRAN (R 4.4.0)
#>  DT                     0.32        2024-02-19 [2] CRAN (R 4.4.0)
#>  ellipsis               0.3.2       2021-04-29 [2] CRAN (R 4.4.0)
#>  evaluate               0.23        2023-11-01 [2] CRAN (R 4.4.0)
#>  faahKO               * 1.43.0      2024-02-27 [2] Bioconductor 3.19 (R 4.4.0)
#>  fansi                  1.0.6       2023-12-08 [2] CRAN (R 4.4.0)
#>  farver                 2.1.1       2022-07-06 [2] CRAN (R 4.4.0)
#>  fastmap                1.1.1       2023-02-24 [2] CRAN (R 4.4.0)
#>  foreach              * 1.5.2       2022-02-02 [2] CRAN (R 4.4.0)
#>  fs                     1.6.3       2023-07-20 [2] CRAN (R 4.4.0)
#>  generics               0.1.3       2022-07-05 [2] CRAN (R 4.4.0)
#>  GenomeInfoDb           1.39.6      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  GenomeInfoDbData       1.2.11      2024-01-16 [2] Bioconductor
#>  GenomicRanges          1.55.3      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  ggplot2                3.5.0       2024-02-23 [2] CRAN (R 4.4.0)
#>  glue                   1.7.0       2024-01-09 [2] CRAN (R 4.4.0)
#>  gtable                 0.3.4       2023-08-21 [2] CRAN (R 4.4.0)
#>  highr                  0.10        2022-12-22 [2] CRAN (R 4.4.0)
#>  hms                    1.1.3       2023-03-21 [2] CRAN (R 4.4.0)
#>  htmltools              0.5.7       2023-11-03 [2] CRAN (R 4.4.0)
#>  htmlwidgets            1.6.4       2023-12-06 [2] CRAN (R 4.4.0)
#>  httpuv                 1.6.14      2024-01-26 [2] CRAN (R 4.4.0)
#>  igraph                 2.0.2       2024-02-17 [2] CRAN (R 4.4.0)
#>  impute                 1.77.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  IRanges                2.37.1      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  iterators            * 1.0.14      2022-02-05 [2] CRAN (R 4.4.0)
#>  jquerylib              0.1.4       2021-04-26 [2] CRAN (R 4.4.0)
#>  jsonlite               1.8.8       2023-12-04 [2] CRAN (R 4.4.0)
#>  knitr                  1.45        2023-10-30 [2] CRAN (R 4.4.0)
#>  labeling               0.4.3       2023-08-29 [2] CRAN (R 4.4.0)
#>  later                  1.3.2       2023-12-06 [2] CRAN (R 4.4.0)
#>  lattice                0.22-5      2023-10-24 [3] CRAN (R 4.4.0)
#>  lazyeval               0.2.2       2019-03-15 [2] CRAN (R 4.4.0)
#>  lifecycle              1.0.4       2023-11-07 [2] CRAN (R 4.4.0)
#>  limma                  3.59.3      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  magick                 2.8.3       2024-02-18 [2] CRAN (R 4.4.0)
#>  magrittr               2.0.3       2022-03-30 [2] CRAN (R 4.4.0)
#>  MALDIquant             1.22.2      2024-01-22 [2] CRAN (R 4.4.0)
#>  MASS                   7.3-60.2    2024-01-16 [3] local
#>  MassSpecWavelet        1.69.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  Matrix                 1.6-5       2024-01-11 [3] CRAN (R 4.4.0)
#>  MatrixGenerics         1.15.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  matrixStats            1.2.0       2023-12-11 [2] CRAN (R 4.4.0)
#>  memoise                2.0.1       2021-11-26 [2] CRAN (R 4.4.0)
#>  MetaboCoreUtils        1.11.2      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  mime                   0.12        2021-09-28 [2] CRAN (R 4.4.0)
#>  miniUI                 0.1.1.1     2018-05-18 [2] CRAN (R 4.4.0)
#>  minpack.lm             1.2-4       2023-09-11 [2] CRAN (R 4.4.0)
#>  MsCoreUtils            1.15.4      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  MsExperiment           1.5.4       2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  MsFeatures             1.11.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  MSnbase              * 2.29.3      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  MultiAssayExperiment   1.29.1      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  multtest               2.59.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  munsell                0.5.0       2018-06-12 [2] CRAN (R 4.4.0)
#>  mzID                   1.41.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  mzR                  * 2.37.2      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  ncdf4                  1.22        2023-11-28 [2] CRAN (R 4.4.0)
#>  pander               * 0.6.5       2022-03-18 [2] CRAN (R 4.4.0)
#>  pcaMethods             1.95.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  peakPantheR          * 1.17.2      2024-02-28 [1] Bioconductor 3.19 (R 4.4.0)
#>  pillar                 1.9.0       2023-03-22 [2] CRAN (R 4.4.0)
#>  pkgbuild               1.4.3       2023-12-10 [2] CRAN (R 4.4.0)
#>  pkgconfig              2.0.3       2019-09-22 [2] CRAN (R 4.4.0)
#>  pkgload                1.3.4       2024-01-16 [2] CRAN (R 4.4.0)
#>  plyr                   1.8.9       2023-10-02 [2] CRAN (R 4.4.0)
#>  pracma                 2.4.4       2023-11-10 [2] CRAN (R 4.4.0)
#>  preprocessCore         1.65.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  prettyunits            1.2.0       2023-09-24 [2] CRAN (R 4.4.0)
#>  profvis                0.3.8       2023-05-02 [2] CRAN (R 4.4.0)
#>  progress               1.2.3       2023-12-06 [2] CRAN (R 4.4.0)
#>  promises               1.2.1       2023-08-10 [2] CRAN (R 4.4.0)
#>  ProtGenerics         * 1.35.2      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  PSMatch                1.7.1       2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  purrr                  1.0.2       2023-08-10 [2] CRAN (R 4.4.0)
#>  QFeatures              1.13.2      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  R6                     2.5.1       2021-08-19 [2] CRAN (R 4.4.0)
#>  RANN                   2.6.1       2019-01-08 [2] CRAN (R 4.4.0)
#>  RColorBrewer           1.1-3       2022-04-03 [2] CRAN (R 4.4.0)
#>  Rcpp                 * 1.0.12      2024-01-09 [2] CRAN (R 4.4.0)
#>  RCurl                  1.98-1.14   2024-01-09 [2] CRAN (R 4.4.0)
#>  remotes                2.4.2.1     2023-07-18 [2] CRAN (R 4.4.0)
#>  rlang                  1.1.3       2024-01-10 [2] CRAN (R 4.4.0)
#>  rmarkdown              2.25        2023-09-18 [2] CRAN (R 4.4.0)
#>  robustbase             0.99-2      2024-01-27 [2] CRAN (R 4.4.0)
#>  S4Arrays               1.3.4       2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  S4Vectors            * 0.41.3      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  sass                   0.4.8       2023-12-06 [2] CRAN (R 4.4.0)
#>  scales                 1.3.0       2023-11-28 [2] CRAN (R 4.4.0)
#>  sessioninfo            1.2.2       2021-12-06 [2] CRAN (R 4.4.0)
#>  shiny                  1.8.0       2023-11-17 [2] CRAN (R 4.4.0)
#>  shinycssloaders        1.0.0       2020-07-28 [2] CRAN (R 4.4.0)
#>  SparseArray            1.3.4       2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  Spectra                1.13.4      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  statmod                1.5.0       2023-01-06 [2] CRAN (R 4.4.0)
#>  stringi                1.8.3       2023-12-11 [2] CRAN (R 4.4.0)
#>  stringr                1.5.1       2023-11-14 [2] CRAN (R 4.4.0)
#>  SummarizedExperiment   1.33.3      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  survival               3.5-8       2024-02-14 [3] CRAN (R 4.4.0)
#>  svglite                2.1.3       2023-12-08 [2] CRAN (R 4.4.0)
#>  systemfonts            1.0.5       2023-10-09 [2] CRAN (R 4.4.0)
#>  tibble                 3.2.1       2023-03-20 [2] CRAN (R 4.4.0)
#>  tidyselect             1.2.0       2022-10-10 [2] CRAN (R 4.4.0)
#>  urlchecker             1.0.1       2021-11-30 [2] CRAN (R 4.4.0)
#>  usethis                2.2.3       2024-02-19 [2] CRAN (R 4.4.0)
#>  utf8                   1.2.4       2023-10-22 [2] CRAN (R 4.4.0)
#>  vctrs                  0.6.5       2023-12-01 [2] CRAN (R 4.4.0)
#>  vsn                    3.71.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  withr                  3.0.0       2024-01-16 [2] CRAN (R 4.4.0)
#>  xcms                 * 4.1.8       2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  xfun                   0.42        2024-02-08 [2] CRAN (R 4.4.0)
#>  XML                    3.99-0.16.1 2024-01-22 [2] CRAN (R 4.4.0)
#>  xtable                 1.8-4       2019-04-21 [2] CRAN (R 4.4.0)
#>  XVector                0.43.1      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#>  yaml                   2.3.8       2023-12-11 [2] CRAN (R 4.4.0)
#>  zlibbioc               1.49.0      2024-02-28 [2] Bioconductor 3.19 (R 4.4.0)
#> 
#>  [1] /tmp/RtmpwpIdb3/Rinst3cb6e82e2c4f
#>  [2] /home/biocbuild/bbs-3.19-bioc/R/site-library
#>  [3] /home/biocbuild/bbs-3.19-bioc/R/library
#> 
#> ──────────────────────────────────────────────────────────────────────────────