GIST-CSBL/MVP: An implementation of Mass spectrometry Data Preprocessor

An implementation of mass spectrometry data preprocessor in R. MVP handles dirty data such as duplicate records and missing values in Mass spectrometry (MS) data. Users are able to obtain the results for various cases as the MVP allows a user to specify the parameters. It supports total several algorithms that are targeted to two different mass analyzers (MA); Time of Flight MA and Orbitrap. Default behavior without specified parameter is to use graph structure and property based on the maximum clique.

Getting started

Package details

AuthorGeunho Lee [aut, cre]
MaintainerGeunho Lee <lkh7689@gmail.com>
LicenseGPL-3 + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("GIST-CSBL/MVP")
GIST-CSBL/MVP documentation built on May 6, 2019, 5:09 p.m.