Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.08 KB

CRAN_Status_Badge Downloads Build Status

dpcR

Analysis, visualisation and simulation of digital PCR experiments.

Installation

dpcR is archived on CRAN.

You can install the latest version of the code using the devtools R package.

# Install devtools, if you haven't already.
install.packages("devtools")

devtools::install_github("michbur/dpcR")

dpcReport - web server and standalone GUI

Our web server dpcReport allows analysis of dPCR data without installing the package. It may be also downloaded as a standalone application (does not require prior installation of R) from SourceForge.