Bioconductor version: 2.10
This package implements several functions useful for analysis of gene expression data by sequencing tags as done in SAGE (Serial Analysis of Gene Expressen) data, i.e. extraction of a SAGE library from sequence files, sequence error correction, library comparison. Sequencing error correction is implementing using an Expectation Maximization Algorithm based on a Mixture Model of tag counts.
Author: Tim Beissbarth <beissbarth at wehi.edu.au>, with contributions from Gordon Smyth <smyth at wehi.edu.au> and Lavinia Hyde <hyde at wehi.edu.au>.
Maintainer: Tim Beissbarth <beissbarth at wehi.edu.au>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("sagenhaft")
    To cite this package in a publication, start R and enter:
    citation("sagenhaft")
    | R Script | SAGEnhaft | |
| Reference Manual | 
| biocViews | SAGE, Software | 
| Depends | R (>= 2.10), SparseM (>= 0.73), methods | 
| Imports | graphics, methods, SparseM, stats, utils | 
| Suggests | |
| System Requirements | |
| License | GPL (>= 2) | 
| URL | http://tagcalling.mbgproject.org | 
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Version | 1.26.0 | 
| Since | Bioconductor 1.6 (R-2.1) or earlier | 
| Package Source | sagenhaft_1.26.0.tar.gz | 
| Windows Binary | sagenhaft_1.26.0.zip (32- & 64-bit) | 
| MacOS 10.5 (Leopard) binary | sagenhaft_1.26.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!