Package 'Prostar'

Title: Provides a GUI for DAPAR
Description: 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.
Authors: Thomas Burger [aut], Florence Combes [aut], Samuel Wieczorek [cre, aut]
Maintainer: Samuel Wieczorek <[email protected]>
License: Artistic-2.0
Version: 1.37.0
Built: 2024-06-30 06:30:55 UTC
Source: https://github.com/bioc/Prostar

Help Index


xxxx

Description

xxxx

Usage

BuildColorStyles(obj)

Arguments

obj

xx


xxxx

Description

xxxx

Usage

getDataForExprs(obj, digits = NULL)

Arguments

obj

xx

digits

xxx


Prostar

Description

Prostar

Usage

Prostar()

Value

A new window in the default internet browser

Author(s)

Samuel Wieczorek

Examples

if (interactive()) {
    Prostar()
}