To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("pcot2")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
PCOT2 is a permutation-based method for investigating changes in the activity of multi-gene networks. It utilizes inter-gene correlation information to detect significant alterations in gene network activities. Currently it can be applied to two-sample comparisons.
Author: Sarah Song, Mik Black
Maintainer: Sarah Song <qson003 at stat.auckland.ac.nz>
Citation (from within R,
      enter citation("pcot2")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("pcot2")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("pcot2")
    
| HowToUseGeneLocator.pdf | ||
| R Script | PCOT2 Vignette | |
| Reference Manual | 
| biocViews | DifferentialExpression, Microarray, Software | 
| Version | 1.30.0 | 
| In Bioconductor since | BioC 1.9 (R-2.4) | 
| License | GPL (>= 2) | 
| Depends | R (>= 2.0.0), grDevices, Biobase, amap | 
| Imports | |
| Suggests | multtest, hu6800.db, KEGG.db, mvtnorm | 
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | pcot2_1.30.0.tar.gz | 
| Windows Binary | pcot2_1.30.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | pcot2_1.30.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!