Package: dpcR
Type: Package
Title: Digital PCR Analysis
Version: 0.1.4.0
LazyData: true
Date: 2015-04-09
Authors@R: c(person("Michal", "Burdukiewicz", email =
    "michalburdukiewicz@gmail.com", role = c("cre", "aut")),
    person("Stefan", "Roediger", email = "stefan.roedigier@b-tu.de", role = "aut"),
    person("Bart", "Jacobs", email = "BartKM.Jacobs@ugent.be", role = "aut"),
    person("Piotr", "Sobczyk", email = "sobbombo@gmail.com", role = "ctb"))
Description: Analysis, visualisation and simulation of digital PCR experiments.
License: GPL-3
URL: https://github.com/michbur/dpcR
BugReports: https://github.com/michbur/dpcR/issues
Depends: R (>= 3.0.0), methods
Imports: binom, chipPCR, e1071, dgof, multcomp, qpcR, pracma,
        rateratio.test, signal, shiny, spatstat
Suggests: knitr
VignetteBuilder: knitr
Packaged: 2015-04-09 09:15:18 UTC; michal
NeedsCompilation: no
Repository: CRAN
Collate: 'AUCtest.R' 'adpcr-class.R' 'adpcr2ppp.R' 'binarize.R'
        'ddpcr-class.R' 'bind_dpcr.R' 'bioamp.R' 'calc_breaks.R'
        'calc_lambda.R' 'compare_dens.R' 'count_test-class.R'
        'create_dpcr.R' 'dpcR-package.R' 'dpcr_calculator.R'
        'dpcr_density.R' 'dpcr_density_gui.R' 'extract_dpcr.R'
        'fit_adpcr.R' 'fl.R' 'get_k_n.R' 'limit_cq.R' 'many_peaks.R'
        'modlist.R' 'moments.R' 'num2int.R' 'pds.R' 'pds_raw.R'
        'plot_distr.R' 'plot_panel.R' 'plot_vf_circ.R' 'plot_vic_fam.R'
        'print_summary.R' 'qpcr_analyser.R' 'qpcrpp.R' 'rtadpcr.R'
        'safe_efficiency.R' 'show_dpcr.R' 'sim_adpcr.R' 'sim_ddpcr.R'
        'sim_ddpcr_bkm.R' 'simulations.R' 'summary_dpcr.R'
        'test_counts.R' 'test_counts_gui.R' 'test_panel.R'
        'test_peaks.R' 'test_ratio.R' 'valid_amp.R' 'y_val_conf.R'
Author: Michal Burdukiewicz [cre, aut],
  Stefan Roediger [aut],
  Bart Jacobs [aut],
  Piotr Sobczyk [ctb]
Maintainer: Michal Burdukiewicz <michalburdukiewicz@gmail.com>
Date/Publication: 2015-04-09 12:03:57
Built: R 3.1.3; ; 2015-04-10 08:05:34 UTC; unix
