-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 845 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: PreTSA
Title: Pattern recognition in Temporal and Spatial Analyses
Version: 1.1
Authors@R: c(
person("Haotian", "Zhuang", email = "haotian.zhuang@duke.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0513-748X")),
person("Zhicheng", "Ji", email = "zhicheng.ji@duke.edu", role = "aut", comment = c(ORCID = "0000-0002-9457-4704")))
Description: PreTSA: computationally efficient modeling of temporal and spatial gene expression patterns
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
fitdistrplus,
Matrix,
matrixStats,
splines,
stats
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
URL: https://haotian-zhuang.github.io/PreTSA/, https://github.com/haotian-zhuang/PreTSA
BugReports: https://github.com/haotian-zhuang/PreTSA/issues