Bioconductor version: Release (2.11)
SCAN is a microarray normalization method to facilitate personalized-medicine workflows. Rather than processing microarray samples as groups, which can introduce biases and present logistical challenges, SCAN normalizes each sample individually by modeling and removing probe- and array-specific background noise using only data from within each array. (The Universal Probability of expression Codes (UPC) method is an extension of SCAN and will be added to this package soon.)
Author: Stephen R. Piccolo and W. Evan Johnson
Maintainer: Stephen R. Piccolo <stephen.piccolo at hsc.utah.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("SCAN.UPC")
To cite this package in a publication, start R and enter:
citation("SCAN.UPC")
R Script | SCAN - Primer | |
Reference Manual | ||
Text | LICENSE |
biocViews | Microarray, Preprocessing, Software |
Version | 1.0.0 |
In Bioconductor since | BioC 2.11 (R-2.15) |
License | MIT |
Depends | R (>= 2.14.0), Biobase(>= 2.6.0), oligo, Biostrings |
Imports | utils, methods |
Suggests | pd.hg.u95a |
System Requirements | |
URL | http://bioconductor.org, http://jlab.bu.edu/software/scan-upc |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | SCAN.UPC_1.0.0.tar.gz |
Windows Binary | SCAN.UPC_1.0.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) | SCAN.UPC_1.0.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!