README.md

MobilityTransformR

Effective mobility Transformation for CE-MS data.

Contact

You are welcome to

Install

To install MobilityTransformR, use the stable version available at Bioconductor. Enter:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("MobilityTransformR")

If you would like to install the development version of MobilityTransformR, you will first have to install devtools package:

install.packages("devtools")
library("devtools")
install_github("LiesaSalzer/MobilityTransformR")


LiesaSalzer/mobilityTransformationR documentation built on April 3, 2022, 5:58 p.m.