Package: ACME 2.61.0

Sean Davis

ACME: Algorithms for Calculating Microarray Enrichment (ACME)

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.

Authors:Sean Davis <[email protected]>

ACME_2.61.0.tar.gz
ACME_2.61.0.zip(r-4.5)ACME_2.61.0.zip(r-4.4)ACME_2.61.0.zip(r-4.3)
ACME_2.61.0.tgz(r-4.4-arm64)ACME_2.61.0.tgz(r-4.4-x86_64)ACME_2.61.0.tgz(r-4.3-arm64)ACME_2.61.0.tgz(r-4.3-x86_64)
ACME_2.61.0.tar.gz(r-4.5-noble)ACME_2.61.0.tar.gz(r-4.4-noble)
ACME.pdf |ACME.html
ACME/json (API)

# Install 'ACME' in R:
install.packages('ACME', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • example.agff - An example ACME data structure of class ACMESet

On BioConductor:ACME-2.61.0(bioc 3.20)ACME-2.60.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

16 exports 5.27 score 2 dependencies 63 mentions

Last updated 2 months agofrom:9f15087b25

Exports:chromosomecutpointsdo.aGFF.calcendfindClosestGenefindRegionsgetRefflatplotprintread.resultsGFFshowstartthresholdvalswrite.bedGraphwrite.sgr

Dependencies:BiobaseBiocGenerics

ACME

Rendered fromACME.Rnwusingutils::Sweaveon Jul 03 2024.

Last update: 2013-11-01
Started: 2013-11-01

Readme and manuals

Help Manual

Help pageTopics
Class "ACMECalcSet"ACMECalcSet-class cutpoints,ACMECalcSet-method plot,ACMECalcSet-method show,ACMECalcSet-method threshold,ACMECalcSet-method vals,ACMECalcSet-method
Class "ACMESet"ACMESet-class chromosome,ACMESet-method end,ACMESet-method plot,ACMESet-method start,ACMESet-method
Class for storing GFF-like dataaGFF-class plot,aGFF-method print,aGFF-method show,aGFF-method
Class "aGFFCalc"aGFFCalc-class plot,aGFFCalc-method print,aGFFCalc-method show,aGFFCalc-method
Perform ACME calculationdo.aGFF.calc
An example ACME data structure of class ACMESetexample.agff
Find closest refseq genefindClosestGene
Find all regions in data above p-value thresholdfindRegions
Generics defined within ACMEchromosome cutpoints end plot start threshold vals
Get the refflat table from ucsc for the given genomegetRefflat
Read Nimblegen GFF filesread.resultsGFF
Write bedGraph format tracks for UCSC genome browserwrite.bedGraph
Write Affy IGB .sgr format fileswrite.sgr