Package: TopDom
Version: 0.10.1
Title: An Efficient and Deterministic Method for Identifying
        Topological Domains in Genomes
Depends: R (>= 3.3.0)
Imports: matrixStats, grid, ggplot2, reshape2, tibble
Suggests: 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"),
             person("Xianghong", "Zhou", role = c("ctr"),
	            email = "XJZhou@mednet.ucla.edu"))
Description: The 'TopDom' method identifies topological domains in genomes from Hi-C sequence data (Shin et al., 2016 <doi:10.1093/nar/gkv1505>).  The authors published an implementation of their method as an R script (two different versions; also available in this package).  This package originates from those original 'TopDom' R scripts and provides help pages adopted from the original 'TopDom' PDF documentation.  It also provides a small number of bug fixes to the original code.
License: GPL
LazyLoad: TRUE
URL: https://github.com/HenrikBengtsson/TopDom
BugReports: https://github.com/HenrikBengtsson/TopDom/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-04 15:51:05 UTC; hb
Author: Henrik Bengtsson [aut, cre, cph],
  Hanjun Shin [aut, ctr, cph],
  Harris Lazaris [ctr, cph] (PhD Student, NYU),
  Gangqing Hu [ctr, cph] (Staff Scientist, NIH),
  Xianghong Zhou [ctr]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2021-05-06 07:40:03 UTC
Built: R 4.2.0; ; 2023-07-11 01:39:11 UTC; unix
