- Home
- Bioconductor 3.22
- Software Packages
- SWATH2stats
SWATH2stats
This is the released version of SWATH2stats; for the devel version, see SWATH2stats.
Transform and Filter SWATH Data for Statistical Packages
Bioconductor version: Release (3.22)
This package is intended to transform SWATH data from the OpenSWATH software into a format readable by other statistics packages while performing filtering, annotation and FDR estimation.
Author: Peter Blattmann [aut, cre] Moritz Heusel [aut] Ruedi Aebersold [aut]
Maintainer: Peter Blattmann <peter_blattmann at bluewin.ch>
citation("SWATH2stats")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SWATH2stats")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SWATH2stats")
Details
Package Archives
Follow Installation instructions to use this package in your R session.