Other packages > Find by keyword >

MGMS2  

'MGMS2' for Polymicrobial Samples
View on CRAN: Click here


Download and install MGMS2 package within the R console
Install from CRAN:
install.packages("MGMS2")

Install from Github:
library("remotes")
install_github("cran/MGMS2")

Install by package version:
library("remotes")
install_version("MGMS2", "1.0.2")



Attach the package and use:
library("MGMS2")
Maintained by
George Wendt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-12-16
Latest Update: 2020-04-24
Description:
A glycolipid mass spectrometry technology has the potential to accurately identify individual bacterial species from polymicrobial samples. To develop bacterial identification algorithms (e.g. machine learning) using this glycolipid technology, it is necessary to generate a large number of various in-silico polymicrobial mass spectra that are similar to real mass spectra. 'MGMS2' (Membrane Glycolipid Mass Spectrum Simulator) generates such in-silico mass spectra, considering errors in m/z (mass-to-charge ratio) and variances of intensity values, occasions of missing signature ions, and noise peaks. It estimates summary statistics of monomicrobial mass spectra for each strain or species and simulates polymicrobial glycolipid mass spectra using the summary statistics of monomicrobial mass spectra. References: Ryu, S.Y., Wendt, G.A., Chandler, C.E., Ernst, R.K. and Goodlett, D.R. (2019) "Model-based Spectral Library Approach for Bacterial Identification via Membrane Glycolipids." Gibb, S. and Strimmer, K. (2012) "MALDIquant: a versatile R package for the analysis of mass spectrometry data."
How to cite:
George Wendt (2019). MGMS2: 'MGMS2' for Polymicrobial Samples. R package version 1.0.2, https://cran.r-project.org/web/packages/MGMS2. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.0 (2019-12-16 15:20), 1.0.1 (2020-01-09 20:50)
Other packages that cited MGMS2 R package
View MGMS2 citation profile
Other R packages that MGMS2 depends, imports, suggests or enhances
Complete documentation for MGMS2
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA