All Projects → pmartR → pmartR

pmartR / pmartR

Licence: BSD-2-Clause license
The pmartR R package provides functionality for quality control, normalization, exploratory data analysis, and statistical analysis of mass spectrometry (MS) omics data, in particular proteomic (either at the peptide or the protein level), lipidomic, and metabolomic data. This includes data transformation, specification of groups that are to be …

Programming Languages

r
7636 projects
HTML
75241 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to pmartR

PredFull
This work was published on Analytical Chemistry: Full-Spectrum Prediction of Peptides Tandem Mass Spectra using Deep Neural Network
Stars: ✭ 20 (+5.26%)
Mutual labels:  mass-spectrometry, peptides
RiboCode
release version
Stars: ✭ 31 (+63.16%)
Mutual labels:  peptides
Informed-Proteomics
Top down / bottom up, MS/MS analysis tool for DDA and DIA mass spectrometry data
Stars: ✭ 25 (+31.58%)
Mutual labels:  mass-spectrometry
ElMaven
LC-MS data processing tool for large-scale metabolomics experiments.
Stars: ✭ 84 (+342.11%)
Mutual labels:  mass-spectrometry
oncoEnrichR
Cancer-dedicated gene set interpretation
Stars: ✭ 35 (+84.21%)
Mutual labels:  proteins
progen
Implementation and replication of ProGen, Language Modeling for Protein Generation, in Jax
Stars: ✭ 71 (+273.68%)
Mutual labels:  proteins
MSFragger
Ultrafast, comprehensive peptide identification for mass spectrometry–based proteomics
Stars: ✭ 43 (+126.32%)
Mutual labels:  mass-spectrometry
pDeep
pDeep: Predicting MS/MS Spectra of Peptides with Deep Learning
Stars: ✭ 24 (+26.32%)
Mutual labels:  mass-spectrometry
psipred
PSIPRED Protein Secondary Structure Predictor
Stars: ✭ 38 (+100%)
Mutual labels:  proteins
Porter5
Fast, state-of-the-art ab initio prediction of protein secondary structure in 3 and 8 classes
Stars: ✭ 39 (+105.26%)
Mutual labels:  proteins
mzQC
Reporting and exchange format for mass spectrometry quality control data
Stars: ✭ 21 (+10.53%)
Mutual labels:  mass-spectrometry
MALDIquant
Quantitative Analysis of Mass Spectrometry Data
Stars: ✭ 48 (+152.63%)
Mutual labels:  mass-spectrometry
philosopher
A complete toolkit for shotgun proteomics data analysis
Stars: ✭ 82 (+331.58%)
Mutual labels:  mass-spectrometry
dssp
Application to assign secondary structure to proteins
Stars: ✭ 56 (+194.74%)
Mutual labels:  proteins
IDBacApp
A MALDI Mass Spectrometry Bioinformatics Platform
Stars: ✭ 20 (+5.26%)
Mutual labels:  mass-spectrometry
CoreMS
CoreMS is a comprehensive mass spectrometry software framework
Stars: ✭ 20 (+5.26%)
Mutual labels:  mass-spectrometry
rawDiag
Brings Orbitrap Mass Spectrometry Data to Life; Multi-platform, Fast and Colorful R package.
Stars: ✭ 29 (+52.63%)
Mutual labels:  mass-spectrometry
pymsfilereader
Thermo MSFileReader Python bindings
Stars: ✭ 58 (+205.26%)
Mutual labels:  mass-spectrometry
QCxMS
Quantum mechanic mass spectrometry calculation program
Stars: ✭ 25 (+31.58%)
Mutual labels:  mass-spectrometry
OrgMassSpecR
Organic/biological mass spectrometry data analysis (development version).
Stars: ✭ 24 (+26.32%)
Mutual labels:  mass-spectrometry

pmartR

DOI

This R package provides functionality for quality control processing, statistical analysis and visualization of mass spectrometry (MS) omics data, in particular proteomic (either at the peptide or the protein level; isobaric labeled or unlabled), lipidomic, and metabolomic data. This includes data transformation, specification of groups that are to be compared against each other, filtering of feature and/or samples, data normalization, data summarization (correlation, PCA), and statistical comparisons of groups of interest (ANOVA and/or independence of missing data tests). Example data to be used with this packages can be found in pmartRdata.

Installation:

devtools::install_github("pmartR/pmartR")

Tutorial:

To get started, see the package documentation and function reference located here.

Data:

Example peptide (both unlabeled and isobaric labeled), protein, metabolite and lipid data are available in the pmartRdata package available on Github, here

Citation:

To cite this package, please use the following:

Stratton KG, Webb-Robertson BJ, McCue LA, Stanfill B, Claborne D, Godinez I, Johansen T, Thompson AM, Burnum-Johnson KE, Waters KM, Bramer LM. pmartR: quality control and statistics for mass spectrometry-based biological data. Journal of proteome research. 2019 Jan 14;18(3):1418-25.

Click here for BibTex

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].