To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("iChip")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
This package uses hidden Ising models to identify enriched genomic regions in ChIP-chip data. It can be used to analyze the data from multiple platforms (e.g., Affymetrix, Agilent, and NimbleGen), and the data with single to multiple replicates.
Author: Qianxing Mo
Maintainer: Qianxing Mo <qmo at bcm.edu>
Citation (from within R,
      enter citation("iChip")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("iChip")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("iChip")
    
| R Script | iChip | |
| Reference Manual | 
| biocViews | Affymetrix, Agilent, Bioinformatics, ChIPchip, Microarray, NimbleGen, Software | 
| Version | 1.16.0 | 
| In Bioconductor since | BioC 2.6 (R-2.11) | 
| License | GPL (>= 2) | 
| Depends | R (>= 2.10.0) | 
| Imports | limma | 
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | iChip_1.16.0.tar.gz | 
| Windows Binary | iChip_1.16.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | iChip_1.16.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!