-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 793 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 793 Bytes
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
Package: diffR
Type: Package
Title: Differential Splicing Analysis for VAST-TOOLS
Version: 0.1.0
Date: 2015-07-14
Authors@R: as.person(c(
"Tim Sterne-Weiler <tim.sterne.weiler@mail.utoronto.ca> [aut, cre]",
"Kevin Ha <k.ha@mail.utoronto.ca> [aut]",
"Robert Weatheritt <robert.weatheritt@utoronto.ca> [aut]"
))
Description: Bayesian inference followed by differential analysis of
posterior distributions with respect to PSI/PSU/PIR.
With replicate data, joint posterior distributions for a sample are
estimated from emperical posterior distributions of the
replicates using maximum-likelihood (MLE) fitting.
License: What license is it under?
LazyData: TRUE
Depends: R (>= 3.1.0)
Imports:
grid,
MASS,
reshape2 (>= 1.4),
ggplot2 (>= 1.0.0),
parallel
Suggests: testthat