To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("dyebias")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
Many two-colour hybridizations suffer from a dye bias that is both gene-specific and slide-specific. The former depends on the content of the nucleotide used for labeling; the latter depends on the labeling percentage. The slide-dependency was hitherto not recognized, and made addressing the artefact impossible. Given a reasonable number of dye-swapped pairs of hybridizations, or of same vs. same hybridizations, both the gene- and slide-biases can be estimated and corrected using the GASSCO method (Margaritis et al., Mol. Sys. Biol. 5:266 (2009), doi:10.1038/msb.2009.21)
Author: Philip Lijnzaad and Thanasis Margaritis
Maintainer: Philip Lijnzaad <p.lijnzaad at umcutrecht.nl>
Citation (from within R,
enter citation("dyebias")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("dyebias")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("dyebias")
R Script | dye bias correction | |
Reference Manual | ||
Text | LICENSE |
biocViews | Microarray, Preprocessing, QualityControl, Software, TwoChannel |
Version | 1.22.0 |
In Bioconductor since | BioC 2.4 (R-2.9) |
License | GPL-3 |
Depends | R (>= 1.4.1), marray, Biobase |
Imports | |
Suggests | limma, convert, GEOquery, dyebiasexamples, methods |
System Requirements | |
URL | http://www.holstegelab.nl/publications/margaritis_lijnzaad |
Depends On Me | |
Imports Me | |
Suggests Me | dyebiasexamples |
Follow Installation instructions to use this package in your R session.
Package Source | dyebias_1.22.0.tar.gz |
Windows Binary | dyebias_1.22.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | dyebias_1.22.0.tgz |
Mac OS X 10.9 (Mavericks) | dyebias_1.22.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!