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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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