- Home
- Bioconductor 3.18
- Software Packages
- MobilityTransformR
MobilityTransformR
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see MobilityTransformR.
Effective mobility scale transformation of CE-MS(/MS) data
Bioconductor version: 3.18
MobilityTransformR collects a tool set for effective mobility scale transformation of CE-MS/MS data in order to increase reproducibility. It provides functionality to determine the migration times from mobility markers that have been added to the analysis and performs the transformation based on these markers. MobilityTransformR supports the conversion of numeric vectors, Spectra-objects, and MSnOnDiskExp.
Author: Liesa Salzer [cre, aut]
Maintainer: Liesa Salzer <liesa.salzer at helmholtz-muenchen.de>
citation("MobilityTransformR")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MobilityTransformR")
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("MobilityTransformR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.