Package: ACME Version: 2.68.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-release.r-universe.dev Date/Publication: 2026-04-28 12:32:19 UTC RemoteUrl: https://github.com/bioc/ACME RemoteRef: RELEASE_3_23 RemoteSha: 43b86125c3a42df7f37088b849d1836dab6332fb NeedsCompilation: yes Packaged: 2026-06-23 22:54:13 UTC; root Author: Sean Davis [aut, cre] Maintainer: Sean Davis