Package: ACME Version: 2.69.0 Date: 2011-06-15 Title: Algorithms for Calculating Microarray Enrichment (ACME) Authors@R: person("Sean", "Davis", email = "seandavi@gmail.com", role = c("aut", "cre")) Depends: R (>= 2.10), Biobase (>= 2.5.5), methods, BiocGenerics Imports: graphics, stats, utils Description: ACME (Algorithms for Calculating Microarray Enrichment) is a set of tools for analysing tiling array ChIP/chip, DNAse hypersensitivity, or other experiments that result in regions of the genome showing "enrichment". It does not rely on a specific array technology (although the array should be a "tiling" array), is very general (can be applied in experiments resulting in regions of enrichment), and is very insensitive to array noise or normalization methods. It is also very fast and can be applied on whole-genome tiling array experiments quite easily with enough memory. License: GPL (>= 2) URL: https://github.com/seandavi/ACME BugReports: https://github.com/seandavi/ACME/issues biocViews: Technology, Microarray, Normalization Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:32:19 UTC RemoteUrl: https://github.com/bioc/ACME RemoteRef: HEAD RemoteSha: bbcf640bdcdaf0569c0a0a62078636737723f86b NeedsCompilation: yes Packaged: 2026-06-23 20:18:05 UTC; root Author: Sean Davis [aut, cre] Maintainer: Sean Davis