- Home
- Bioconductor 3.20
- Software Packages
- Prostar
Prostar
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see Prostar.
Provides a GUI for DAPAR
Bioconductor version: 3.20
This package provides a GUI interface for the DAPAR package. The package Prostar (Proteomics statistical analysis with R) 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.
Author: Thomas Burger [aut], Florence Combes [aut], Samuel Wieczorek [cre, aut]
Maintainer: Samuel Wieczorek <samuel.wieczorek at cea.fr>
citation("Prostar")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Prostar")
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("Prostar")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.