This is the development version of sagenhaft; for the stable release version, see sagenhaft.
Collection of functions for reading and comparing SAGE librariesBioconductor version: Development (3.22)
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 <tim.beissbarth at bioinf.med.uni-goettingen.de>, with contributions from Gordon Smyth <smyth at wehi.edu.au>
Maintainer: Tim Beissbarth <tim.beissbarth at bioinf.med.uni-goettingen.de>
Citation (from within R, entercitation("sagenhaft")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("sagenhaft")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("sagenhaft")
Details See More Suggests Linking To Enhances Depends On Me Imports Me Suggests Me Links To Me Build Report Build Report Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4