Package: ccdf
Type: Package
Title: Distribution-Free Single-Cell Differential Expression Analysis
Version: 1.1.4
Authors@R: c(person("Marine", "Gauthier", role = c("aut","cre"),
	                  email = "marine.gauthier@u-bordeaux.fr"),
	           person("Denis", "Agniel", role = c("aut"),
                    email = "denis.agniel@gmail.com"),
	           person("Boris P.", "Hejblum", role = c("aut"),
	                  email = "boris.hejblum@u-bordeaux.fr"))
Imports: pbapply,parallel,matrixStats,CompQuadForm, RcppNumerical,
        doParallel, foreach, ggplot2, randomForest, rpart, statmod,
        viridisLite, survey, cowplot
Maintainer: Marine Gauthier <marine.gauthier@u-bordeaux.fr>
Description: Complex hypothesis testing through conditional cumulative distribution function estimation.
             Method is detailed in: Gauthier M, Agniel D, Thiebaut R & Hejblum BP (2020). 
             "Distribution-free complex hypothesis testing for single-cell RNA-seq differential expression analysis", BioRxiv <doi:10.1101/2021.05.21.445165>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 3.6)
BugReports: https://github.com/mgauth/ccdf/issues
NeedsCompilation: no
Packaged: 2021-09-24 05:07:14 UTC; marinegauthier
Author: Marine Gauthier [aut, cre],
  Denis Agniel [aut],
  Boris P. Hejblum [aut]
Repository: CRAN
Date/Publication: 2021-09-24 08:00:05 UTC
