Package: iq 2.0.1

Thang Pham

iq: Protein Quantification in Mass Spectrometry-Based Proteomics

An implementation of the MaxLFQ algorithm by Cox et al. (2014) <doi:10.1074/mcp.M113.031591> in a comprehensive pipeline for processing proteomics data in data-independent acquisition mode (Pham et al. 2020 <doi:10.1093/bioinformatics/btz961>; Pham et al. 2026 <doi:10.1021/acs.jproteome.5c01038>). It offers additional options for protein quantification using the N most intense fragment ions, using all fragment ions, the median polish algorithm by Tukey (1977, ISBN:0201076160), and a robust linear model. In general, the tool can be used to integrate multiple proportional observations into a single quantitative value.

Authors:Thang Pham [aut, cre, cph, ctb], Alex Henneman [ctb]

iq_2.0.1.tar.gz
iq_2.0.1.tar.gz(r-4.7-arm64)iq_2.0.1.tar.gz(r-4.7-x86_64)iq_2.0.1.tar.gz(r-4.6-arm64)iq_2.0.1.tar.gz(r-4.6-x86_64)
iq_2.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
iq/json (API)

# Install 'iq' in R:
install.packages('iq', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/tvpham/iq/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:
  • spikeins - An example dataset of 12 spike-in proteins

On CRAN:

Conda:

cppopenmp

3.27 score 47 scripts 790 downloads 19 exports 2 dependencies

Last updated from:f144aa58c7. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK119
linux-devel-x86_64OK129
source / vignettesOK187
linux-release-arm64OK114
linux-release-x86_64OK119
wasm-releaseOK98

Exports:connected_componentcreate_protein_listcreate_protein_tableextract_annotationfast_MaxLFQfast_preprocessfast_readlong_format_to_iq_formatmaxLFQmeanIntmedian_polishplot_proteinpreprocessprocess_iq_formatprocess_long_formatprocess_matrixprocess_wide_formatrescaletopN

Dependencies:RcppRcppEigen

Fast MaxLFQ

Rendered fromiq-fast.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2025-10-06
Started: 2020-05-18

Relative protein quantification for DIA-MS-based proteomics

Rendered fromiq.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2025-10-06
Started: 2019-11-15