Skip to content

vladpetyuk/N14N15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N14N15

N14/N15 ratio quantitation

to install run the N14N15:

# add path to Bioconductor repositories
source("http://bioconductor.org/biocLite.R")
options(repos=biocinstallRepos(character()))

install.packages("devtools")
library("devtools")
install_github("vladpetyuk/N14N15")

A brief description:

  • Input: mzXML (or mzML) and mzIdentML file of LC-MS/MS dataset from N15 metabolic labeling
  • Runs the analysis of N14 and N15 isotopic envelopes to determine isotopic incorporation rate
  • Output: for each peptide/charge combo (LC-MS/MS feature) reports the abundance ratio of N15 specie to N14 along with a number of measurement confidence metrics.

About

N14/N15 ratio quantitation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages