QFeatures
Quantitative features for mass spectrometry data
Bioconductor version: 3.23 · Package version: 1.22.0
The QFeatures infrastructure enables the management and processing of quantitative features for high-throughput mass spectrometry assays. It provides a familiar Bioconductor user experience to manages quantitative data across different assay levels (such as peptide spectrum matches, peptides and proteins) in a coherent and tractable format.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("QFeatures") Details
| Maintainer | Laurent Gatto <laurent.gatto@uclouvain.be> |
| Author | Laurent Gatto [aut, cre] (ORCID: <https://orcid.org/0000-0002-1520-2268>), Christophe Vanderaa [aut] (ORCID: <https://orcid.org/0000-0001-7443-5427>), Karolína Kryštofová [ctb] (ORCID: <https://orcid.org/0009-0004-2896-2188>), Léopold Guyot [ctb] |
| License | Artistic-2.0 |
| URL | https://rformassspectrometry.github.io/QFeatures |
| Bug Reports | https://github.com/rformassspectrometry/QFeatures/issues |
| Downloads rank | 3948 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, MassSpectrometry, Metabolomics, Proteomics, Software |
Documentation
- Data visualization from a QFeatures object
- Load mass spectrometry-based proteomics data using readQFeatures()
- Processing quantitative proteomics data with QFeatures
- Quantitative features for mass spectrometry data
- Supported input formats for readQFeatures()
Download
Dependencies
Depends: R (>= 4.1), MultiAssayExperiment (>= 1.33.6)
Imports: methods, stats, utils, S4Vectors, IRanges, SummarizedExperiment, BiocGenerics (>= 0.53.4), ProtGenerics (>= 1.35.1), AnnotationFilter, lazyeval, Biobase, MsCoreUtils (>= 1.7.2), igraph, grDevices, plotly, tidyr, tidyselect, reshape2
Suggests: SingleCellExperiment, MsDataHub (>= 1.11.5), arrow, Matrix, HDF5Array, msdata, ggplot2, gplots, dplyr, limma, DT, shiny, shinydashboard, testthat, knitr, BiocStyle, rmarkdown, vsn, preprocessCore, matrixStats, imputeLCMD, pcaMethods, impute, norm, ComplexHeatmap