Bioconductor version: Release (2.11)
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 |
Version | 1.28.0 |
In Bioconductor since | BioC 1.6 (R-2.1) or earlier |
License | GPL (>= 2) |
Depends | R (>= 2.10), SparseM (>= 0.73), methods |
Imports | graphics, methods, SparseM, stats, utils |
Suggests | |
System Requirements | |
URL | http://tagcalling.mbgproject.org |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | sagenhaft_1.28.0.tar.gz |
Windows Binary | sagenhaft_1.28.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) | sagenhaft_1.28.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!