Package: MMDiff2 Description: This package detects statistically significant differences between read enrichment profiles in different ChIP-Seq samples. To take advantage of shape differences it uses Kernel methods (Maximum Mean Discrepancy, MMD). Type: Package Title: Statistical Testing for ChIP-Seq data sets Version: 1.41.0 Authors@R: c( person("Gabriele", "Schweikert", role = c("cre", "aut"), email = "gschweik@staffmail.ed.ac.uk"), person("David", "Kuo", role = "aut", email = "dkuo@cbio.mskcc.org")) Depends: R (>= 3.5.0), Rsamtools, Biobase biocViews: ChIPSeq, DifferentialPeakCalling, Sequencing, Software License: Artistic-2.0 Imports: GenomicRanges, locfit, BSgenome, Biostrings, shiny, ggplot2, RColorBrewer, graphics, grDevices, parallel, S4Vectors, methods ImportFrom: utils txtProgressBar setTxtProgressBar read.csv Suggests: MMDiffBamSubset, MotifDb, knitr, BiocStyle, BSgenome.Mmusculus.UCSC.mm9 VignetteBuilder: knitr RoxygenNote: 5.0.1 Collate: 'DBAmmd-Class.R' 'AllGenerics.R' 'DBAmmd-Accessors.R' 'DBAmmd-Showmethods.R' 'DBAmmd-internal.R' 'MMDiff2_data.R' 'compDists.R' 'compHists.R' 'compPvals.R' 'createPeakMatrix.R' 'estimateFragmentCenters.R' 'getPeakReads.R' 'helperFcts.R' 'plotDISTS4Peak.R' 'plotDists.R' 'plotPeak.R' 'reportResults.R' 'runShinyMMDiff2.R' 'server.R' 'ui.R' Config/pak/sysreqs: cmake make libbz2-dev liblzma-dev libuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:43:31 UTC RemoteUrl: https://github.com/bioc/MMDiff2 RemoteRef: HEAD RemoteSha: 12f6051464a628739f34bb57b9fab0f0c8f6f53c NeedsCompilation: no Packaged: 2026-07-04 16:46:02 UTC; root Author: Gabriele Schweikert [cre, aut], David Kuo [aut] Maintainer: Gabriele Schweikert