Browse code

Added the seqbias package to the repository.

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@52013 bc3139a8-67e5-0310-9ffc-ced21a209358

Chao-Jen Wong authored on 22/01/2011 00:26:36
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,16 @@
1
+\name{seqbias-package}
2
+\docType{package}
3
+\alias{seqbias-package}
4
+\alias{seqbias}
5
+\title{'seqbias' modeling bias in high-throughput sequencing data}
6
+\description{
7
+    This package implements a model of sequencing bias in high-throughput
8
+    sequencing data using a simple Bayesian network, the structure and
9
+    parameters of which are trained on a set of aligned reads and a reference
10
+    genome sequence.
11
+}
12
+\author{
13
+    Daniel Jones
14
+    \email{dcjones@cs.washington.edu}
15
+}
16
+