Package: chicane
Title: Capture Hi-C Analysis Engine
Type: Package
Version: 0.1.0
Date: 2018-08-24
Authors@R: c(
  person("Erle", "Holgersen", role = c("aut", "cre"), email = "Erle.Holgersen@icr.ac.uk"),
  person("Olivia", "Leavy", role = "aut"),
  person("Olivia", "Fletcher", role = "aut"),
  person("Frank", "Dudbridge", role = "aut"),
  person("Syed", "Haider", role = "aut")
  )
Author: Erle Holgersen [aut, cre],
  Olivia Leavy [aut],
  Olivia Fletcher [aut],
  Frank Dudbridge [aut],
  Syed Haider [aut]
Maintainer: Erle Holgersen <Erle.Holgersen@icr.ac.uk>
Description: Toolkit for processing and calling interactions in capture Hi-C data. Converts BAM files into counts of reads linking restriction fragments, and identifies pairs of fragments that interact more than expected by chance. Significant interactions are identified by comparing the observed read count to the expected background rate from a count regression model.
Depends: R (>= 3.4.0), gamlss.tr, gamlss
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: data.table, MASS, stats, foreach, doParallel
SystemRequirements: bedtools
Suggests: knitr, rmarkdown, testthat, GenomicInteractions, Gviz
VignetteBuilder: knitr
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-08-24 11:07:21 UTC; eholgers
Repository: CRAN
Date/Publication: 2018-08-30 13:20:08 UTC
