Learn R Programming

aLFQ (version 1.0)

APEXMS: Calculating absolute and relative protein abundance from mass spectrometry-based protein expression data.

Description

This dataset contains training ThermoFinnigan LTQ-OrbiTrap (ORBI) and ThermoFinnigan Surveyor/DecaXP+ iontrap (LCQ) data for training of an APEX classifier. The dataset was generated by Christine Vogel and Edward M. Marcotte (see references).

Usage

data(APEXMS)

Arguments

format

A data.frame with the following components:
  1. peptide_sequence
{ character vector: Peptide sequence. } apex{ character vector: observed in experiment: 0 = no; 1 = yes. }

source

The dataset was obtained from: http://marcottelab.org/APEX_Protocol/.

References

Vogel, C. & Marcotte, E. M. Calculating absolute and relative protein abundance from mass spectrometry-based protein expression data. Nat Protoc 3, 1444-1451 (2008).

See Also

import, ProteinInference, AbsoluteQuantification, ALF, APEX, apexFeatures, proteotypic

Examples

Run this code
data(APEXMS)

Run the code above in your browser using DataLab