Bioc2026 Registration Open!

rpx

R Interface to the ProteomeXchange Repository

Bioconductor version: 3.23 · Package version: 2.20.0

The rpx package implements an interface to proteomics data submitted to the ProteomeXchange consortium.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("rpx")

Details

MaintainerLaurent Gatto <laurent.gatto@uclouvain.be>
AuthorLaurent Gatto
LicenseGPL-2
URLhttps://github.com/lgatto/rpx
Bug Reportshttps://github.com/lgatto/rpx/issues
Downloads rank879
Source branchRELEASE_3_23
biocViewsDataImport, ImmunoOncology, MassSpectrometry, Proteomics, Software, ThirdPartyClient

Documentation

Download

Dependencies

Depends: R (>= 3.5.0), methods

Imports: BiocFileCache, jsonlite, xml2, RCurl, curl, utils

Suggests: Biostrings, BiocStyle, testthat, knitr, tibble, rmarkdown

Reverse dependencies

Suggests Me (4): MsExperiment, MSnbase, PSMatch, RforProteomics