Package: RareComb
Title: Combinatorial and Statistical Analyses of Rare Events
Version: 1.1
Authors@R: 
    person(given = "Vijay Kumar",
           family = "Pounraja",
           role = c("aut", "cre"),
           email = "vijaykumar.mp@gmail.com",
           comment = c(ORCID = "0000-0002-9710-189X"))
Description: A custom implementation of the apriori algorithm and binomial tests to identify combinations of features (genes, variants etc) significantly enriched for simultaneous mutations/events from sparse Boolean input, see Vijay Kumar Pounraja, Santhosh Girirajan (2021). Version 1.1 includes a minor adjustment to the number of combinations to be considered for multiple testing correction. This updated version is more conservative in its approach and hence more selective. <doi:10.1101/2021.10.01.462832>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: magrittr, arules, dplyr, methods, pwr, stringr, tidyr,
        reshape2, sqldf
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-02-24 00:30:38 UTC; Vijay
Author: Vijay Kumar Pounraja [aut, cre]
    (<https://orcid.org/0000-0002-9710-189X>)
Maintainer: Vijay Kumar Pounraja <vijaykumar.mp@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-24 01:00:02 UTC
Built: R 4.4.3; ; 2025-10-13 12:01:41 UTC; windows
