Bioconductor version: Release (2.12)
SAFE is a resampling-based method for testing functional categories in gene expression experiments. SAFE can be applied to 2-sample and multi-class comparisons, or simple linear regressions. Other experimental designs can also be accommodated through user-defined functions.
Author: William T. Barry
Maintainer: William T. Barry <bbarry at jimmy.harvard.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("safe")
To cite this package in a publication, start R and enter:
citation("safe")
| R Script | SAFE manual | |
| Reference Manual |
| biocViews | FunctionalAnnotation, GeneExpression, Software |
| Version | 3.0.0 |
| In Bioconductor since | BioC 1.6 (R-1.11) or earlier |
| License | GPL (>= 2) |
| Depends | R (>= 2.4.0), AnnotationDbi, Biobase, methods, SparseM |
| Imports | |
| Suggests | GO.db, KEGG.db, PFAM.db, hgu133a.db, breastCancerUPP, survival, foreach, doRNG, Rgraphviz, GOstats |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | safe_3.0.0.tar.gz |
| Windows Binary | safe_3.0.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | safe_3.0.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!