getIRTModel: Get linear model predicting iRT as a function retention time...

Description Usage Arguments Details Value Note References Examples

Description

Get linear model predicting iRT as a function retention time (column name "rt")

Usage

1

Arguments

tb

tibble including column "Retention time" and "Sequence"

Details

Uses Robust Linear Regression. Retention times of at least 3 iRT unique peptides needs to be listed in the input tibble

Value

list including fit rlm object, data.frame peptide,rt,irtRef

Note

No note

References

Using iRT, a normalized retention time for more targeted measurement of peptides, Escher et al. (2012), http://www.ncbi.nlm.nih.gov/pubmed/22577012

Examples

1
print("No examples")

eahrne/SpectroX documentation built on May 21, 2019, 3:09 a.m.