-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
26 lines (26 loc) · 1.25 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: DEXSeq
Version: 1.12.1
Title: Inference of differential exon usage in RNA-Seq
Author: Simon Anders <[email protected]> and Alejandro Reyes
<[email protected]>, both at EMBL Heidelberg
Maintainer: Alejandro Reyes <[email protected]>
Imports: BiocGenerics, biomaRt, hwriter, methods, stringr, Rsamtools,
statmod, geneplotter, genefilter, RColorBrewer
Depends: Biobase, GenomicRanges, IRanges, DESeq2 (>= 1.5.63),
BiocParallel
Suggests: GenomicFeatures (>= 1.13.29), pasilla (>= 0.2.22),
parathyroidSE, BiocStyle, knitr
Enhances: parallel
Description: The package is focused on finding differential exon usage
using RNA-seq exon counts between samples with different
experimental designs. It provides functions that allows the
user to make the necessary statistical tests based on a model
that uses the negative binomial distribution to estimate the
variance between biological replicates and generalized linear
models for testing. The package also provides functions for the
visualization and exploration of the results.
License: GPL (>= 3)
URL:
biocViews: Sequencing, RNASeq, DifferentialExpression
Packaged: 2014-10-24 01:48:58 UTC; biocbuild
VignetteBuilder: knitr