MsCoreUtils
This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see MsCoreUtils.
Core Utils for Mass Spectrometry Data
Bioconductor version: 3.11
MsCoreUtils defines low-level functions for mass spectrometry data and is independent of any high-level data structures. These functions include mass spectra processing functions (noise estimation, smoothing, binning), quantitative aggregation functions (median polish, robust summarisation, ...), missing data imputation, data normalisation (quantiles, vsn, ...) as well as misc helper functions, that are used across high-level data structure within the R for Mass Spectrometry packages.
Author: RforMassSpectrometry Package Maintainer [cre], Laurent Gatto [aut] , Johannes Rainer [aut] , Sebastian Gibb [aut] , Adriaan Sticker [ctb], Sigurdur Smarason [ctb], Thomas Naake [ctb]
Maintainer: RforMassSpectrometry Package Maintainer <maintainer at rformassspectrometry.org>
citation("MsCoreUtils")
):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MsCoreUtils")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MsCoreUtils")
Core Utils for Mass Spectrometry Data | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
biocViews | Infrastructure, MassSpectrometry, Metabolomics, Proteomics, Software |
Version | 1.0.0 |
In Bioconductor since | BioC 3.11 (R-4.0) (4 years) |
License | Artistic-2.0 |
Depends | R (>= 3.6.0) |
Imports | methods, S4Vectors, MASS, stats |
System Requirements | |
URL | https://github.com/RforMassSpectrometry/MsCoreUtils |
Bug Reports | https://github.com/RforMassSpectrometry/MsCoreUtils/issues |
See More
Suggests | testthat, knitr, BiocStyle, rmarkdown, roxygen2, imputeLCMD, impute, norm, pcaMethods, vsn, preprocessCore |
Linking To | Rcpp |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | MsCoreUtils_1.0.0.tar.gz |
Windows Binary | MsCoreUtils_1.0.0.zip (32- & 64-bit) |
macOS 10.13 (High Sierra) | MsCoreUtils_1.0.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/MsCoreUtils |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MsCoreUtils |
Bioc Package Browser | https://code.bioconductor.org/browse/MsCoreUtils/ |
Package Short Url | https://bioconductor.org/packages/MsCoreUtils/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.11 | Source Archive |