To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("siggenes")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Identification of differentially expressed genes and estimation of the False Discovery Rate (FDR) using both the Significance Analysis of Microarrays (SAM) and the Empirical Bayes Analyses of Microarrays (EBAM).
Author: Holger Schwender
Maintainer: Holger Schwender <holger.schw at gmx.de>
Citation (from within R,
enter citation("siggenes")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("siggenes")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("siggenes")
| R Script | siggenes Manual | |
| Reference Manual |
| biocViews | DifferentialExpression, ExonArray, GeneExpression, Microarray, MultipleComparison, SNP, Software |
| Version | 1.40.0 |
| In Bioconductor since | BioC 1.6 (R-2.1) or earlier |
| License | LGPL (>= 2) |
| Depends | methods, Biobase, multtest, splines, graphics |
| Imports | stats4 |
| LinkingTo | |
| Suggests | affy, annotate, genefilter, KernSmooth, scrime (>= 1.2.5) |
| SystemRequirements | |
| Enhances | |
| URL | |
| Depends On Me | KCsmart, oneChannelGUI |
| Imports Me | charm, DeSousa2013, GeneSelector, minfi |
| Suggests Me | GeneSelector, logicFS, trio, XDE |
| Build Report |
Follow Installation instructions to use this package in your R session.
| Package Source | siggenes_1.40.0.tar.gz |
| Windows Binary | siggenes_1.40.0.zip |
| Mac OS X 10.6 (Snow Leopard) | siggenes_1.40.0.tgz |
| Mac OS X 10.9 (Mavericks) | siggenes_1.40.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!