This Vignette goes over how to launch the MSstatsShiny
R shiny application.
To install this package, start R (version “4.0”) and enter:
MSstatsShiny
is an R-shiny based GUI package integrated with the MSstats
family of packages. The package allows users to analyze a variety of proteomic experiments, including those processed using different labeling methods, spectral processing tools, and targeting different biological questions of interest. It is designed to enhance the usability of the MSstats
packages, bringing them to a wider user base, including those who do not have have experience coding in R. The GUI is designed to be general, reproducible, and scalable, as well as easily usable by all users. Finally, it enhances both reproducibility and collaboration through documenting analyses via code, which recreates the user’s analysis exactly.
After installation, running the application is as simple as executing a single command.
Once this command is executed, the application will automatically start up in a different window. You can still view any warnings or errors in the R console where you ran the function. This can be helpful when debugging.
MSstatsShiny
is also available on the cloud at . Due to RAM constraints, the cloud version of the application is limited to files under 250 MB. Any larger files should be processed in a local instance of the application.
sessioninfo::session_info()
#> ─ Session info ───────────────────────────────────────────────────────────────
#> setting value
#> version R version 4.3.2 Patched (2023-11-13 r85521)
#> os Ubuntu 22.04.4 LTS
#> system x86_64, linux-gnu
#> ui X11
#> language (EN)
#> collate C
#> ctype en_US.UTF-8
#> tz America/New_York
#> date 2024-03-04
#> pandoc 2.7.3 @ /usr/bin/ (via rmarkdown)
#>
#> ─ Packages ───────────────────────────────────────────────────────────────────
#> package * version date (UTC) lib source
#> backports 1.4.1 2021-12-13 [2] CRAN (R 4.3.2)
#> base64enc 0.1-3 2015-07-28 [2] CRAN (R 4.3.2)
#> BiocGenerics 0.48.1 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> Biostrings 2.70.2 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> bitops 1.0-7 2021-04-24 [2] CRAN (R 4.3.2)
#> boot 1.3-30 2024-02-26 [3] CRAN (R 4.3.2)
#> brio 1.1.4 2023-12-10 [2] CRAN (R 4.3.2)
#> bslib 0.6.1 2023-11-28 [2] CRAN (R 4.3.2)
#> cachem 1.0.8 2023-05-01 [2] CRAN (R 4.3.2)
#> caTools 1.18.2 2021-03-28 [2] CRAN (R 4.3.2)
#> cellranger 1.1.0 2016-07-27 [2] CRAN (R 4.3.2)
#> checkmate 2.3.1 2023-12-04 [2] CRAN (R 4.3.2)
#> cli 3.6.2 2023-12-11 [2] CRAN (R 4.3.2)
#> cluster 2.1.6 2023-12-01 [3] CRAN (R 4.3.2)
#> colorspace 2.1-0 2023-01-23 [2] CRAN (R 4.3.2)
#> crayon 1.5.2 2022-09-29 [2] CRAN (R 4.3.2)
#> data.table 1.15.2 2024-02-29 [2] CRAN (R 4.3.2)
#> digest 0.6.34 2024-01-11 [2] CRAN (R 4.3.2)
#> dplyr 1.1.4 2023-11-17 [2] CRAN (R 4.3.2)
#> DT 0.32 2024-02-19 [2] CRAN (R 4.3.2)
#> ellipsis 0.3.2 2021-04-29 [2] CRAN (R 4.3.2)
#> evaluate 0.23 2023-11-01 [2] CRAN (R 4.3.2)
#> fansi 1.0.6 2023-12-08 [2] CRAN (R 4.3.2)
#> fastmap 1.1.1 2023-02-24 [2] CRAN (R 4.3.2)
#> foreign 0.8-86 2023-11-28 [3] CRAN (R 4.3.2)
#> Formula 1.2-5 2023-02-24 [2] CRAN (R 4.3.2)
#> generics 0.1.3 2022-07-05 [2] CRAN (R 4.3.2)
#> GenomeInfoDb 1.38.6 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> GenomeInfoDbData 1.2.11 2023-11-14 [2] Bioconductor
#> ggplot2 3.5.0 2024-02-23 [2] CRAN (R 4.3.2)
#> ggrepel 0.9.5 2024-01-10 [2] CRAN (R 4.3.2)
#> glue 1.7.0 2024-01-09 [2] CRAN (R 4.3.2)
#> gplots 3.1.3.1 2024-02-02 [2] CRAN (R 4.3.2)
#> gridExtra 2.3 2017-09-09 [2] CRAN (R 4.3.2)
#> gtable 0.3.4 2023-08-21 [2] CRAN (R 4.3.2)
#> gtools 3.9.5 2023-11-20 [2] CRAN (R 4.3.2)
#> Hmisc 5.1-1 2023-09-12 [2] CRAN (R 4.3.2)
#> htmlTable 2.4.2 2023-10-29 [2] CRAN (R 4.3.2)
#> htmltools 0.5.7 2023-11-03 [2] CRAN (R 4.3.2)
#> htmlwidgets 1.6.4 2023-12-06 [2] CRAN (R 4.3.2)
#> httpuv 1.6.14 2024-01-26 [2] CRAN (R 4.3.2)
#> httr 1.4.7 2023-08-15 [2] CRAN (R 4.3.2)
#> IRanges 2.36.0 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> jquerylib 0.1.4 2021-04-26 [2] CRAN (R 4.3.2)
#> jsonlite 1.8.8 2023-12-04 [2] CRAN (R 4.3.2)
#> KernSmooth 2.23-22 2023-07-10 [3] CRAN (R 4.3.2)
#> knitr 1.45 2023-10-30 [2] CRAN (R 4.3.2)
#> later 1.3.2 2023-12-06 [2] CRAN (R 4.3.2)
#> lattice 0.22-5 2023-10-24 [3] CRAN (R 4.3.2)
#> lazyeval 0.2.2 2019-03-15 [2] CRAN (R 4.3.2)
#> lifecycle 1.0.4 2023-11-07 [2] CRAN (R 4.3.2)
#> limma 3.58.1 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> lme4 1.1-35.1 2023-11-05 [2] CRAN (R 4.3.2)
#> lmerTest 3.1-3 2020-10-23 [2] CRAN (R 4.3.2)
#> log4r 0.4.3 2022-11-28 [2] CRAN (R 4.3.2)
#> magrittr 2.0.3 2022-03-30 [2] CRAN (R 4.3.2)
#> marray 1.80.0 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> MASS 7.3-60.0.1 2024-01-13 [3] CRAN (R 4.3.2)
#> Matrix 1.6-5 2024-01-11 [3] CRAN (R 4.3.2)
#> mime 0.12 2021-09-28 [2] CRAN (R 4.3.2)
#> minqa 1.2.6 2023-09-11 [2] CRAN (R 4.3.2)
#> mockery 0.4.4 2023-09-26 [2] CRAN (R 4.3.2)
#> MSstats 4.10.1 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> MSstatsConvert 1.12.1 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> MSstatsPTM 2.4.4 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> MSstatsShiny * 1.4.3 2024-03-04 [1] Bioconductor 3.18 (R 4.3.2)
#> MSstatsTMT 2.10.0 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> munsell 0.5.0 2018-06-12 [2] CRAN (R 4.3.2)
#> nlme 3.1-164 2023-11-27 [3] CRAN (R 4.3.2)
#> nloptr 2.0.3 2022-05-26 [2] CRAN (R 4.3.2)
#> nnet 7.3-19 2023-05-03 [3] CRAN (R 4.3.2)
#> numDeriv 2016.8-1.1 2019-06-06 [2] CRAN (R 4.3.2)
#> pillar 1.9.0 2023-03-22 [2] CRAN (R 4.3.2)
#> pkgconfig 2.0.3 2019-09-22 [2] CRAN (R 4.3.2)
#> plotly 4.10.4 2024-01-13 [2] CRAN (R 4.3.2)
#> preprocessCore 1.64.0 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> promises 1.2.1 2023-08-10 [2] CRAN (R 4.3.2)
#> purrr 1.0.2 2023-08-10 [2] CRAN (R 4.3.2)
#> R6 2.5.1 2021-08-19 [2] CRAN (R 4.3.2)
#> Rcpp 1.0.12 2024-01-09 [2] CRAN (R 4.3.2)
#> RCurl 1.98-1.14 2024-01-09 [2] CRAN (R 4.3.2)
#> readxl 1.4.3 2023-07-06 [2] CRAN (R 4.3.2)
#> rlang 1.1.3 2024-01-10 [2] CRAN (R 4.3.2)
#> rmarkdown 2.25 2023-09-18 [2] CRAN (R 4.3.2)
#> rpart 4.1.23 2023-12-05 [3] CRAN (R 4.3.2)
#> rstudioapi 0.15.0 2023-07-07 [2] CRAN (R 4.3.2)
#> S4Vectors 0.40.2 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> sass 0.4.8 2023-12-06 [2] CRAN (R 4.3.2)
#> scales 1.3.0 2023-11-28 [2] CRAN (R 4.3.2)
#> sessioninfo 1.2.2 2021-12-06 [2] CRAN (R 4.3.2)
#> shiny 1.8.0 2023-11-17 [2] CRAN (R 4.3.2)
#> shinyBS 0.61.1 2022-04-17 [2] CRAN (R 4.3.2)
#> shinybusy 0.3.2 2023-11-23 [2] CRAN (R 4.3.2)
#> shinyjs 2.1.0 2021-12-23 [2] CRAN (R 4.3.2)
#> statmod 1.5.0 2023-01-06 [2] CRAN (R 4.3.2)
#> stringi 1.8.3 2023-12-11 [2] CRAN (R 4.3.2)
#> stringr 1.5.1 2023-11-14 [2] CRAN (R 4.3.2)
#> survival 3.5-8 2024-02-14 [3] CRAN (R 4.3.2)
#> testthat 3.2.1 2023-12-02 [2] CRAN (R 4.3.2)
#> tibble 3.2.1 2023-03-20 [2] CRAN (R 4.3.2)
#> tidyr 1.3.1 2024-01-24 [2] CRAN (R 4.3.2)
#> tidyselect 1.2.0 2022-10-10 [2] CRAN (R 4.3.2)
#> utf8 1.2.4 2023-10-22 [2] CRAN (R 4.3.2)
#> uuid 1.2-0 2024-01-14 [2] CRAN (R 4.3.2)
#> vctrs 0.6.5 2023-12-01 [2] CRAN (R 4.3.2)
#> viridisLite 0.4.2 2023-05-02 [2] CRAN (R 4.3.2)
#> xfun 0.42 2024-02-08 [2] CRAN (R 4.3.2)
#> xtable 1.8-4 2019-04-21 [2] CRAN (R 4.3.2)
#> XVector 0.42.0 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#> yaml 2.3.8 2023-12-11 [2] CRAN (R 4.3.2)
#> zlibbioc 1.48.0 2024-03-04 [2] Bioconductor 3.18 (R 4.3.2)
#>
#> [1] /tmp/RtmpgCUbVZ/Rinst2fa2ac5adb1424
#> [2] /home/biocbuild/bbs-3.18-bioc/R/site-library
#> [3] /home/biocbuild/bbs-3.18-bioc/R/library
#>
#> ──────────────────────────────────────────────────────────────────────────────