Package: ACME 2.63.0
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:
ACME_2.63.0.tar.gz
ACME_2.63.0.zip(r-4.5)ACME_2.63.0.zip(r-4.4)ACME_2.63.0.zip(r-4.3)
ACME_2.63.0.tgz(r-4.4-x86_64)ACME_2.63.0.tgz(r-4.3-x86_64)
ACME_2.63.0.tar.gz(r-4.5-noble)ACME_2.63.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')) |
- 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.
technologymicroarraynormalization
Last updated 23 days agofrom:e012f98198. Checks:OK: 1 WARNING: 4 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win-x86_64 | WARNING | Oct 30 2024 |
R-4.5-linux-x86_64 | WARNING | Oct 30 2024 |
R-4.4-win-x86_64 | WARNING | Oct 30 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 30 2024 |
R-4.3-win-x86_64 | WARNING | Oct 30 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 30 2024 |
Exports:chromosomecutpointsdo.aGFF.calcendfindClosestGenefindRegionsgetRefflatplotprintread.resultsGFFshowstartthresholdvalswrite.bedGraphwrite.sgr
Dependencies:BiobaseBiocGenerics
Readme and manuals
Help Manual
Help page | Topics |
---|---|
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 data | aGFF-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 calculation | do.aGFF.calc |
An example ACME data structure of class ACMESet | example.agff |
Find closest refseq gene | findClosestGene |
Find all regions in data above p-value threshold | findRegions |
Generics defined within ACME | chromosome cutpoints end plot start threshold vals |
Get the refflat table from ucsc for the given genome | getRefflat |
Read Nimblegen GFF files | read.resultsGFF |
Write bedGraph format tracks for UCSC genome browser | write.bedGraph |
Write Affy IGB .sgr format files | write.sgr |