To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("betr")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
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>
Citation (from within R,
enter citation("betr")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("betr")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("betr")
R Script | BETR Vignette | |
Reference Manual |
biocViews | DifferentialExpression, Microarray, Software, TimeCourse |
Version | 1.22.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 |
LinkingTo | |
Suggests | Biobase |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | betr_1.22.0.tar.gz |
Windows Binary | betr_1.22.0.zip |
Mac OS X 10.6 (Snow Leopard) | betr_1.22.0.tgz |
Mac OS X 10.9 (Mavericks) | betr_1.22.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!