QFeatures is a Bioconductor
package that provides
infrastructure to management and process quantitative features for
high-throughput mass spectrometry-based proteomics assays. It provides
a familiar Bioconductor user experience to manage quantitative data
across different assay levels (such as precursors, peptide spectrum
matches, peptides and proteins or protein groups) in a coherent and
tractable format.
If you are familiar with the MSnbase package, QFeatures could be
summarised with:
Evolving MSnSet data towards SummarizedExperiment, but for
proteomics data.
Getting started
The QFeatures class is used to manage and process quantitative
features for high-throughput mass spectrometry assays. See the
QFeatures
introduction
to get started and the Processing quantitative proteomics data with
QFeatures
vignette for a real-life application. Visualisation of quantitative
mass spectrometry data contained in a QFeatures object is
illustrated in the Data
visualisation
vignette.
License
The QFeatures code is provided under a permissive Artistic 2.0
license. The
documentation, including the manual pages and the vignettes, are
distributed under a CC BY-SA
license.
Contributions
Contributions are welcome, and should ideally be provided through a
Github pull request. Feel free to discuss any more non-trivial
suggestions or changes first in an issue. See also the main R for
Mass Spectrometry contribution
guide
and code of
conduct.
Quantitative features for mass spectrometry data
What is QFeatures?
QFeaturesis a Bioconductor package that provides infrastructure to management and process quantitative features for high-throughput mass spectrometry-based proteomics assays. It provides a familiar Bioconductor user experience to manage quantitative data across different assay levels (such as precursors, peptide spectrum matches, peptides and proteins or protein groups) in a coherent and tractable format.If you are familiar with the
MSnbasepackage,QFeaturescould be summarised with:Getting started
The
QFeaturesclass is used to manage and process quantitative features for high-throughput mass spectrometry assays. See the QFeatures introduction to get started and the Processing quantitative proteomics data with QFeatures vignette for a real-life application. Visualisation of quantitative mass spectrometry data contained in aQFeaturesobject is illustrated in the Data visualisation vignette.License
The
QFeaturescode is provided under a permissive Artistic 2.0 license. The documentation, including the manual pages and the vignettes, are distributed under a CC BY-SA license.Contributions
Contributions are welcome, and should ideally be provided through a Github pull request. Feel free to discuss any more non-trivial suggestions or changes first in an issue. See also the main R for Mass Spectrometry contribution guide and code of conduct.
Contributors