Bioconductor version: 2.10
The BitSeq package is targeted for transcript expression analysis and differential expression analysis of RNA-seq data in two stage process. In the first stage it uses Bayesian inference methodology to infer expression of individual transcripts from individual RNA-seq experiments. The second stage of BitSeq embraces the differential expression analysis of transcript expression. Providing expression estimates from replicates of multiple conditions, Log-Normal model of the estimates is used for inferring the condition mean transcript expression and ranking the transcripts based on the likelihood of differential expression.
Author: Peter Glaus, Antti Honkela and Magnus Rattray
Maintainer: Peter Glaus <glaus at cs.man.ac.uk>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BitSeq")
To cite this package in a publication, start R and enter:
citation("BitSeq")
R Script | BitSeq User Guide | |
Reference Manual | ||
Text | NEWS | |
Text | LICENSE |
biocViews | DifferentialExpression, GeneExpression, HighThroughputSequencing, RNAseq, Software |
Depends | Rsamtools, zlibbioc |
Imports | IRanges |
Suggests | |
System Requirements | |
License | Artistic-2.0 |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 1.0.1 |
Since | Bioconductor 2.10 (R-2.15) |
Package Source | BitSeq_1.0.1.tar.gz |
Windows Binary | BitSeq_1.0.1.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | BitSeq_1.0.1.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!