To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("genefilter")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Some basic functions for filtering genes
Author: R. Gentleman, V. Carey, W. Huber, F. Hahne
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("genefilter")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("genefilter")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("genefilter")
R Script | Additional plots for: Independent filtering increases power for detecting differentially expressed genes, Bourgon et al., PNAS (2010) | |
R Script | Diagnostics for independent filtering | |
R Script | How to find genes whose expression profile is similar to that of specified genes | |
R Script | Using the genefilter function to filter genes from a microarray dataset | |
Reference Manual |
Follow Installation instructions to use this package in your R session.
Package Source | genefilter_1.44.0.tar.gz |
Windows Binary | genefilter_1.44.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | genefilter_1.44.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!