Chapter 7 Additional materials and session information

7.1 Additional materials

  • The Single-cell proteomics data analysis using QFeatures and scp workshop is provided as two vignettes. The first one provides a general introduction to the QFeatures class in the general context of mass spectrometry-based proteomics data manipulation. The second vignette focuses on single-cell application and introduces the scp package (Vanderaa and Gatto 2021Vanderaa, Christophe, and Laurent Gatto. 2021. “Replication of Single-Cell Proteomics Data Reveals Important Computational Challenges.” Expert Rev. Proteomics, October.) as an extension of QFeatures. This second vignette also provides exercises that give the attendee the opportunity to apply the learned concepts to reproduce a published analysis on a subset of a real data set.

  • A tutorial presenting Use Cases and Examples for Annotation of Untargeted Metabolomics Data using the MetaboAnnotation and MetaboCoreUtils packages (Rainer et al. 2022Rainer, Johannes, Andrea Vicini, Liesa Salzer, Jan Stanstrup, Josep M Badia, Steffen Neumann, Michael A Stravs, et al. 2022. “A Modular and Expandable Ecosystem for Metabolomics Data Annotation in R.” Metabolites 12 (2): 173.).

  • Exploring and analyzing LC-MS data with Spectra and xcms provides an overview of recent developments in Bioconductor to work with mass spectrometry (MsExperiment, Spectra) and specifically LC-MS data (xcms) and walks through the preprocessing of a small data set emphasizing on selection of data-dependent settings for the individual pre-processing steps.

The SpectraTutorials package provides three different vignettes:

7.2 Questions and help

For questions about specific software or their usage, please refer to the software’s github issue page, or use the Bioconductor support site.

7.3 Session information

The following packages have been used to generate this document.

sessionInfo()
## R version 4.3.2 Patched (2023-12-27 r85757)
## Platform: x86_64-pc-linux-gnu (64-bit)
## Running under: Manjaro Linux
## 
## Matrix products: default
## BLAS:   /usr/lib/libblas.so.3.12.0 
## LAPACK: /usr/lib/liblapack.so.3.12.0
## 
## locale:
##  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
##  [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
##  [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
##  [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
##  [9] LC_ADDRESS=C               LC_TELEPHONE=C            
## [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       
## 
## time zone: Europe/Brussels
## tzcode source: system (glibc)
## 
## attached base packages:
## [1] stats4    stats     graphics  grDevices utils     datasets  methods  
## [8] base     
## 
## other attached packages:
##  [1] mzID_1.40.0                 patchwork_1.2.0            
##  [3] factoextra_1.0.7            gplots_3.1.3.1             
##  [5] limma_3.58.1                lubridate_1.9.3            
##  [7] forcats_1.0.0               stringr_1.5.1              
##  [9] purrr_1.0.2                 readr_2.1.5                
## [11] tibble_3.2.1                tidyverse_2.0.0            
## [13] MSnID_1.36.0                magrittr_2.0.3             
## [15] tidyr_1.3.1                 ggplot2_3.5.0              
## [17] dplyr_1.1.4                 msdata_0.42.0              
## [19] rpx_2.10.0                  MsCoreUtils_1.15.2         
## [21] QFeatures_1.12.0            MultiAssayExperiment_1.28.0
## [23] SummarizedExperiment_1.32.0 Biobase_2.62.0             
## [25] GenomicRanges_1.54.1        GenomeInfoDb_1.38.6        
## [27] IRanges_2.36.0              MatrixGenerics_1.14.0      
## [29] matrixStats_1.2.0           Spectra_1.12.0             
## [31] ProtGenerics_1.34.0         BiocParallel_1.36.0        
## [33] S4Vectors_0.40.2            BiocGenerics_0.48.1        
## [35] mzR_2.36.0                  Rcpp_1.0.12                
## [37] BiocStyle_2.30.0           
## 
## loaded via a namespace (and not attached):
##   [1] later_1.3.2             bitops_1.0-7            filelock_1.0.3         
##   [4] R.oo_1.26.0             preprocessCore_1.64.0   XML_3.99-0.16.1        
##   [7] lifecycle_1.0.4         rstatix_0.7.2           doParallel_1.0.17      
##  [10] lattice_0.22-5          MASS_7.3-60.0.1         backports_1.4.1        
##  [13] sass_0.4.8              rmarkdown_2.25          jquerylib_0.1.4        
##  [16] yaml_2.3.8              httpuv_1.6.14           DBI_1.2.2              
##  [19] RColorBrewer_1.1-3      abind_1.4-5             zlibbioc_1.48.0        
##  [22] R.cache_0.16.0          R.utils_2.12.3          AnnotationFilter_1.26.0
##  [25] RCurl_1.98-1.14         rappdirs_0.3.3          GenomeInfoDbData_1.2.11
##  [28] ggrepel_0.9.5           pheatmap_1.0.12         MSnbase_2.28.1         
##  [31] ncdf4_1.22              codetools_0.2-19        DelayedArray_0.28.0    
##  [34] xml2_1.3.6              tidyselect_1.2.0        farver_2.1.1           
##  [37] BiocFileCache_2.11.1    jsonlite_1.8.8          ellipsis_0.3.2         
##  [40] iterators_1.0.14        foreach_1.5.2           tools_4.3.2            
##  [43] glue_1.7.0              SparseArray_1.2.4       BiocBaseUtils_1.4.0    
##  [46] xfun_0.42               withr_3.0.0             BiocManager_1.30.22    
##  [49] fastmap_1.1.1           rhdf5filters_1.14.1     fansi_1.0.6            
##  [52] caTools_1.18.2          digest_0.6.34           timechange_0.3.0       
##  [55] R6_2.5.1                mime_0.12               colorspace_2.1-0       
##  [58] gtools_3.9.5            RSQLite_2.3.5           R.methodsS3_1.8.2      
##  [61] utf8_1.2.4              generics_0.1.3          data.table_1.15.2      
##  [64] httr_1.4.7              S4Arrays_1.2.0          pkgconfig_2.0.3        
##  [67] gtable_0.3.4            blob_1.2.4              impute_1.76.0          
##  [70] XVector_0.42.0          htmltools_0.5.7         carData_3.0-5          
##  [73] bookdown_0.34.2         MALDIquant_1.22.2       clue_0.3-65            
##  [76] scales_1.3.0            png_0.1-8               knitr_1.45             
##  [79] MetaboCoreUtils_1.10.0  rstudioapi_0.15.0       tzdb_0.4.0             
##  [82] reshape2_1.4.4          curl_5.2.1              cachem_1.0.8           
##  [85] rhdf5_2.46.1            BiocVersion_3.18.1      KernSmooth_2.23-22     
##  [88] parallel_4.3.2          AnnotationDbi_1.64.1    vsn_3.70.0             
##  [91] msmbstyle_0.0.19        pillar_1.9.0            grid_4.3.2             
##  [94] vctrs_0.6.5             pcaMethods_1.94.0       promises_1.2.1         
##  [97] ggpubr_0.6.0            car_3.1-2               dbplyr_2.4.0           
## [100] xtable_1.8-4           
##  [ reached getOption("max.print") -- omitted 31 entries ]

Page built: 2024-03-20 using R version 4.3.2 Patched (2023-12-27 r85757)