Bioconductor version: Release (2.11)
The betr package implements the BETR (Bayesian Estimation of Temporal Regulation) algorithm to identify differentially expressed genes in microarray time-course data.
Author: Martin Aryee
Maintainer: Martin Aryee <aryee at jhu.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("betr")
To cite this package in a publication, start R and enter:
citation("betr")
| R Script | BETR Vignette | |
| Reference Manual |
| biocViews | Bioinformatics, DifferentialExpression, Microarray, Software, TimeCourse |
| Version | 1.14.0 |
| In Bioconductor since | BioC 2.4 (R-2.9) |
| License | LGPL |
| Depends | R(>= 2.6.0) |
| Imports | Biobase(>= 2.5.5), limma, mvtnorm, methods, stats |
| Suggests | Biobase |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | betr_1.14.0.tar.gz |
| Windows Binary | betr_1.14.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | betr_1.14.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!