To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("DFP")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
This package provides a supervised technique able to identify differentially expressed genes, based on the construction of \emph{Fuzzy Patterns} (FPs). The Fuzzy Patterns are built by means of applying 3 Membership Functions to discretized gene expression values.
Author: R. Alvarez-Gonzalez, D. Glez-Pena, F. Diaz, F. Fdez-Riverola
Maintainer: Rodrigo Alvarez-Glez <rodrigo.djv at uvigo.es>
Citation (from within R,
      enter citation("DFP")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("DFP")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("DFP")
    
| R Script | Howto: Discriminat Fuzzy Pattern | |
| Reference Manual | 
| biocViews | Bioinformatics, DifferentialExpression, Microarray, Software | 
| Version | 1.20.0 | 
| In Bioconductor since | BioC 2.3 (R-2.8) | 
| License | GPL-2 | 
| Depends | methods, Biobase(>= 2.5.5) | 
| Imports | |
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | DFP_1.20.0.tar.gz | 
| Windows Binary | DFP_1.20.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | DFP_1.20.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!