This is the released version of DEP; for the devel version, see DEP.
Differential Enrichment analysis of Proteomics dataBioconductor version: Release (3.21)
This package provides an integrated analysis workflow for robust and reproducible analysis of mass spectrometry proteomics data for differential protein expression or differential enrichment. It requires tabular input (e.g. txt files) as generated by quantitative analysis softwares of raw mass spectrometry data, such as MaxQuant or IsobarQuant. Functions are provided for data preparation, filtering, variance normalization and imputation of missing values, as well as statistical testing of differentially enriched / expressed proteins. It also includes tools to check intermediate steps in the workflow, such as normalization and missing values imputation. Finally, visualization tools are provided to explore the results, including heatmap, volcano plot and barplot representations. For scientists with limited experience in R, the package also contains wrapper functions that entail the complete analysis workflow and generate a report. Even easier to use are the interactive Shiny apps that are provided by the package.
Author: Arne Smits [cre, aut], Wolfgang Huber [aut]
Maintainer: Arne Smits <smits.arne at gmail.com>
Citation (from within R, entercitation("DEP")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DEP")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("DEP")
Details biocViews DataRepresentation, DifferentialExpression, ImmunoOncology, MassSpectrometry, Proteomics, Software Version 1.30.0 In Bioconductor since BioC 3.6 (R-3.4) (7.5 years) License Artistic-2.0 Depends R (>= 3.5) Imports ggplot2, dplyr, purrr, readr, tibble, tidyr, SummarizedExperiment(>= 1.11.5), MSnbase, limma, vsn, fdrtool, ggrepel, ComplexHeatmap, RColorBrewer, circlize, shiny, shinydashboard, DT, rmarkdown, assertthat, gridExtra, grid, stats, imputeLCMD, cluster System Requirements URL See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4