-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 888 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 888 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: DEtime
Type: Package
Title: inferring the perturbation time from biological time course data
Version: 1.0
Date: 2015-03-11
Author: c(person("YANG","Jing", role =
c("aut","cre","trl"), email = "ynnjing@gmail.com"))
Imports:
spam,Matrix,gptk,AtmRay,graphics
Maintainer: Jing Yang <ynnjing@gmail.com>
Description: The DEtime package implements a toolkit for identifying the
perturbation time point for two time series profiles obtained under control
and perturbed conditions. It applies a Gaussian Process Regression model to the
dataset and derives the full posterior distribution of the proposed perturbation
time points. See DEtime_vignettes.pdf for more details.
License: GPL-3
BugReports: ynnjing@gmail.com
NeedsCompilation: no
Suggests:
testthat,
knitr,
rmarkdown
Packaged: 2015-04-09 22:40:00 UTC
RoxygenNote: 5.0.1
VignetteBuilder: knitr