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
| Maintainer | Laurent Gatto <laurent.gatto@uclouvain.be> |
| Author | Laurent Gatto |
| License | GPL-2 |
| URL | https://github.com/lgatto/rpx |
| Bug Reports | https://github.com/lgatto/rpx/issues |
| Downloads rank | 879 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, 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