README.md

pmpa: Peptide Microarray Pre-Processing and Analysis

A package for peptide microarray pre-processing and analysis using R (S4 methods)

Installation

For Linux and MacOS X platforms the latest development build can be installed directly from the github repository using the install_github function of the devtools package. As the project is being actively developed, installing the package this way may result in instability.

install.packages("devtools")
library(devtools)
install_github("pmpa", "katenambiar")


katenambiar/pmpa documentation built on May 20, 2019, 7:41 a.m.