To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("antiProfiles")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Implements gene expression anti-profiles as described in Corrada Bravo et al., BMC Bioinformatics 2012, 13:272 doi:10.1186/1471-2105-13-272.
Author: Hector Corrada Bravo, Rafael A. Irizarry and Jeffrey T. Leek
Maintainer: Hector Corrada Bravo <hcorrada at gmail.com>
Citation (from within R,
      enter citation("antiProfiles")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("antiProfiles")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("antiProfiles")
    
| R Script | Introduction to antiProfiles | |
| Reference Manual | 
| biocViews | Classification, GeneExpression, Software | 
| Version | 1.2.0 | 
| In Bioconductor since | BioC 2.12 (R-3.0) | 
| License | Artistic-2.0 | 
| Depends | R (>= 3.0), matrixStats (>= 0.5), methods (>= 2.14) | 
| Imports | |
| Suggests | antiProfilesData, RColorBrewer | 
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | antiProfiles_1.2.0.tar.gz | 
| Windows Binary | antiProfiles_1.2.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | antiProfiles_1.2.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!