Package: Rediscover
Type: Package
Title: Identify Mutually Exclusive Mutations
Version: 0.3.2
Author: Juan A. Ferrer-Bonsoms, Laura Jareno, and Angel Rubio
Maintainer: Juan A. Ferrer-Bonsoms <jafhernandez@tecnun.es>
Description: An optimized method for identifying mutually 
    exclusive genomic events.  Its main contribution is a
    statistical analysis based on the Poisson-Binomial 
    distribution that takes into account that some samples
    are more mutated than others. See [Canisius, Sander, John WM Martens,
    and  Lodewyk FA Wessels. (2016)  "A novel independence test for
    somatic alterations in cancer shows that 
    biology drives mutual exclusivity but chance explains
    most co-occurrence." Genome biology 17.1 : 1-17. <doi:10.1186/s13059-016-1114-x>].
    The mutations matrices are sparse matrices. The method developed takes 
    advantage of the advantages of this type of matrix to save 
    time and computing resources.
Depends: R (>= 4.0), Matrix, PoissonBinomial, ShiftConvolvePoibin,
        utils, matrixStats
Imports: maftools, data.table, parallel, RColorBrewer, methods
Suggests: knitr, rmarkdown, RUnit, BiocStyle, BiocGenerics, dplyr,
        kableExtra, magick, stats, qvalue
License: Artistic-2.0
LazyData: true
RoxygenNote: 7.2.3
Encoding: UTF-8
biocViews: mutex
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-04-14 10:35:54 UTC; jafhernandez
Repository: CRAN
Date/Publication: 2023-04-14 12:10:06 UTC
Built: R 4.3.3; ; 2025-01-24 17:12:06 UTC; unix
