DAPAR
This is the released version of DAPAR; for the devel version, see DAPAR.
Tools for the Differential Analysis of Proteins Abundance with R
Bioconductor version: Release (3.22)
The package DAPAR is a Bioconductor distributed R package which provides all the necessary functions to analyze quantitative data from label-free proteomics experiments. Contrarily to most other similar R packages, it is endowed with rich and user-friendly graphical interfaces, so that no programming skill is required (see `Prostar` package).
Author: c(person(given = "Samuel", family = "Wieczorek", email = "samuel.wieczorek@cea.fr", role = c("aut","cre")), person(given = "Florence", family ="Combes", email = "florence.combes@cea.fr", role = "aut"), person(given = "Thomas", family ="Burger", email = "thomas.burger@cea.fr", role = "aut"), person(given = "Vasile-Cosmin", family ="Lazar", email = "vcosminlazar@gmail.com", role = "ctb"), person(given = "Enora", family ="Fremy", email = "enora.fremy@cea.fr", role = "ctb"), person(given = "Helene", family ="Borges", email = "helene.borges@cea.fr", role = "ctb"))
Maintainer: Samuel Wieczorek <samuel.wieczorek at cea.fr>
citation("DAPAR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DAPAR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.