Package: dpcR
Type: Package
Title: Digital PCR Analysis
Version: 0.3
LazyData: true
Date: 2016-03-15
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 polymerase chain
    reaction (dPCR).
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, readxl, signal, shiny, spatstat
Suggests: DT, ggplot2, knitr, markdown, rmarkdown, shinythemes, xtable
VignetteBuilder: knitr
Packaged: 2016-03-15 10:06:08 UTC; michal
NeedsCompilation: no
Repository: CRAN
Collate: 'AUCtest.R' 'BioradCNV.R' 'White.R' 'adpcr2panel.R'
        'adpcr2ppp.R' 'analyze_pooled.R' 'binarize.R' 'classes.R'
        'bind_dpcr.R' 'bioamp.R' 'calc_breaks.R' 'calc_coordinates.R'
        'calc_lambda.R' 'compare_dens.R' 'count_test-class.R'
        'create_dpcr.R' 'dPCRmethyl.R' 'dpcR-package.R'
        'dpcReport_gui.R' 'dpcr_calculator.R' 'dpcr_density.R'
        'dpcr_density_gui.R' 'dpcr_density_table.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' 'qdpcr.R' 'qpcr2pp.R' 'qpcr_analyser.R'
        'read_dpcr.R' 'rename_dpcr.R' 'rtadpcr.R' 'safe_efficiency.R'
        'show_dpcr.R' 'sim_adpcr.R' 'sim_ddpcr.R' 'sim_ddpcr_bkm.R'
        'simulations.R' 'six_panels.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'
RoxygenNote: 5.0.1
Author: Michal Burdukiewicz [cre, aut],
  Stefan Roediger [aut],
  Bart Jacobs [aut],
  Piotr Sobczyk [ctb]
Maintainer: Michal Burdukiewicz <michalburdukiewicz@gmail.com>
Date/Publication: 2016-03-15 12:35:24
