forked from HenrikBengtsson/TopDom
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 1.02 KB
/
DESCRIPTION
File metadata and controls
27 lines (27 loc) · 1.02 KB
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
27
Package: TopDom
Version: 0.8.1-9000
Title: An Efficient and Deterministic Method for Identifying Topological Domains in Genomes
Depends: R (>= 3.3.0)
Imports:
matrixStats,
grid,
ggplot2,
reshape2
Suggests:
TopDomData,
diffobj (>= 0.1.11)
Authors@R: c(person("Henrik", "Bengtsson", role = c("aut", "cre", "cph"),
email = "henrikb@braju.com"),
person("Hanjun", "Shin", role = c("aut", "ctr", "cph"),
email = "shanjun@usc.edu"),
person("Harris", "Lazaris", role = c("ctr", "cph"),
comment = "PhD Student, NYU"),
person("Gangqing", "Hu", role = c("ctr", "cph"),
comment = "Staff Scientist, NIH"))
Description: An R package based on the 'TopDom_v0.0.2.R' script provided by the authors of the 'TopDom' method and the original implementation.
License: GPL
LazyLoad: TRUE
URL: https://github.com/HenrikBengtsson/TopDom
BugReports: https://github.com/HenrikBengtsson/TopDom/issues
RoxygenNote: 6.1.1
Roxygen: list(markdown = TRUE)