{
  "_id": "6a10400dacfb0bcc41c9cfe8",
  "Package": "chicane",
  "Title": "Capture Hi-C Analysis Engine",
  "Type": "Package",
  "Version": "0.1.8",
  "Date": "2021-11-03",
  "Authors@R": "c(\nperson(\"Erle\", \"Holgersen\", role = \"aut\"),\nperson(\"Olivia\", \"Leavy\", role = \"aut\"),\nperson(\"Olivia\", \"Fletcher\", role = \"aut\"),\nperson(\"Frank\", \"Dudbridge\", role = \"aut\"),\nperson(\"Syed\", \"Haider\", role = c(\"aut\", \"cre\"), email = \"Syed.Haider@icr.ac.uk\")\n)",
  "Author": "Erle Holgersen [aut], Olivia Leavy [aut], Olivia Fletcher\n[aut], Frank Dudbridge [aut], Syed Haider [aut, cre]",
  "Maintainer": "Syed Haider <Syed.Haider@icr.ac.uk>",
  "Description": "Toolkit for processing and calling interactions in capture\nHi-C data. Converts BAM files into counts of reads linking\nrestriction fragments, and identifies pairs of fragments that\ninteract more than expected by chance. Significant interactions\nare identified by comparing the observed read count to the\nexpected background rate from a count regression model.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "biocViews": "",
  "SystemRequirements": "bedtools",
  "Additional_repositories": "http://R-Forge.R-project.org/",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:29:55 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://syedhaider5.r-universe.dev",
  "Date/Publication": "2021-11-06 14:00:16 UTC",
  "RemoteUrl": "https://github.com/cran/chicane",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6c7fced08336275e6c339192518e05af0954c7a",
  "MD5sum": "53b669498bcf97470b2554a487b8082b",
  "_user": "syedhaider5",
  "_type": "src",
  "_file": "chicane_0.1.8.tar.gz",
  "_fileid": "58ba35c9af313da340c320a0a19b06cb6c1427ed54d3550c33c37cfd323f9ed9",
  "_filesize": 3221394,
  "_sha256": "58ba35c9af313da340c320a0a19b06cb6c1427ed54d3550c33c37cfd323f9ed9",
  "_created": "2026-05-11T08:29:55.000Z",
  "_published": "2026-05-22T11:37:49.448Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371646207,
      "time": 377,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6913869260"
    },
    {
      "job": 77371646208,
      "time": 363,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6913865699"
    },
    {
      "job": 77371646165,
      "time": 241,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6913829327"
    },
    {
      "job": 77371646335,
      "time": 215,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6913821595"
    },
    {
      "job": 77371646173,
      "time": 598,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913749810"
    },
    {
      "job": 77371645723,
      "time": 209,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159562926"
    },
    {
      "job": 77371646002,
      "time": 311,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6913849263"
    },
    {
      "job": 77371646808,
      "time": 253,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6913831154"
    },
    {
      "job": 77371646496,
      "time": 270,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6913837214"
    }
  ],
  "_buildurl": "https://github.com/r-universe/syedhaider5/actions/runs/25658671798",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/chicane",
  "_commit": {
    "id": "a6c7fced08336275e6c339192518e05af0954c7a",
    "author": "Syed Haider <Syed.Haider@icr.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.8\n",
    "time": 1636207216
  },
  "_maintainer": {
    "name": "Syed Haider",
    "email": "syed.haider@icr.ac.uk",
    "login": "syedhaider5",
    "uuid": 85567523
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "gamlss.tr",
      "role": "Depends"
    },
    {
      "package": "gamlss",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "role": "Imports"
    },
    {
      "package": "bedr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "GenomicInteractions",
      "role": "Suggests"
    },
    {
      "package": "GenomicRanges",
      "role": "Suggests"
    },
    {
      "package": "Gviz",
      "role": "Suggests"
    },
    {
      "package": "countreg",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "erleholgersen",
      "count": 6,
      "uuid": 5060086
    },
    {
      "user": "syedhaider5",
      "count": 2,
      "uuid": 85567523
    }
  ],
  "_userbio": {
    "uuid": 85567523,
    "type": "user",
    "name": "SyedHaider5"
  },
  "_downloads": {
    "count": 298,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chicane"
  },
  "_searchresults": 28,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/chicane.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "syedhaider5",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-08-30"
    },
    {
      "version": "0.1.1",
      "date": "2019-10-01"
    },
    {
      "version": "0.1.2",
      "date": "2020-07-28"
    },
    {
      "version": "0.1.3",
      "date": "2021-01-13"
    },
    {
      "version": "0.1.4",
      "date": "2021-03-24"
    },
    {
      "version": "0.1.5",
      "date": "2021-06-10"
    },
    {
      "version": "0.1.6",
      "date": "2021-07-25"
    },
    {
      "version": "0.1.7",
      "date": "2021-09-21"
    },
    {
      "version": "0.1.8",
      "date": "2021-11-06"
    }
  ],
  "_exports": [
    "add.covariates",
    "add.fragment.coordinates",
    "bedtools.installed",
    "check.model.numerical.fit",
    "chicane",
    "combine.replicates",
    "compare.replicates",
    "convert.hicup.digest.bed",
    "convert.standard.format",
    "convert.to.one.based",
    "create.locus.plot",
    "create.modelfit.plot",
    "distance.bin",
    "distance.split",
    "fill.in.zeroes",
    "fill.in.zeros",
    "filter.fragments",
    "fit.model",
    "get.combination.count",
    "get.components",
    "get.distance",
    "get.id.components",
    "get.interaction.id",
    "get.trans.counts",
    "multiple.testing.correct",
    "prepare.data",
    "read.bed",
    "stratified.enrichment.sample",
    "test.enrichment"
  ],
  "_datasets": [
    {
      "name": "bre80",
      "title": "Bre80 Cell Line",
      "object": "bre80",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "target.id",
        "bait.id",
        "target.chr",
        "target.start",
        "target.end",
        "bait.chr",
        "bait.start",
        "bait.end",
        "bait.to.bait",
        "bait.trans.count",
        "target.trans.count",
        "distance",
        "count"
      ],
      "rows": 47766,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add.covariates",
      "title": "add.covariates",
      "topics": [
        "add.covariates"
      ]
    },
    {
      "page": "add.fragment.coordinates",
      "title": "add.fragment.coordinates",
      "topics": [
        "add.fragment.coordinates"
      ]
    },
    {
      "page": "bedtools.installed",
      "title": "bedtools.installed",
      "topics": [
        "bedtools.installed"
      ]
    },
    {
      "page": "bre80",
      "title": "Bre80 Cell Line",
      "topics": [
        "bre80"
      ]
    },
    {
      "page": "check.model.numerical.fit",
      "title": "check.model.identifiability",
      "topics": [
        "check.model.numerical.fit"
      ]
    },
    {
      "page": "check.split.data.numerical.fit",
      "title": "check.split.data.numerical.fit",
      "topics": [
        "check.split.data.numerical.fit"
      ]
    },
    {
      "page": "chicane",
      "title": "chicane",
      "topics": [
        "chicane"
      ]
    },
    {
      "page": "combine.replicates",
      "title": "combine.replicates",
      "topics": [
        "combine.replicates"
      ]
    },
    {
      "page": "compare.replicates",
      "title": "compare.replicates",
      "topics": [
        "compare.replicates"
      ]
    },
    {
      "page": "convert.bam",
      "title": "convert.bam",
      "topics": [
        "convert.bam"
      ]
    },
    {
      "page": "convert.hicup.digest.bed",
      "title": "convert.hicup.digest.bed",
      "topics": [
        "convert.hicup.digest.bed"
      ]
    },
    {
      "page": "convert.standard.format",
      "title": "convert.standard.format",
      "topics": [
        "convert.standard.format"
      ]
    },
    {
      "page": "convert.to.one.based",
      "title": "convert.to.one.based",
      "topics": [
        "convert.to.one.based"
      ]
    },
    {
      "page": "create.locus.plot",
      "title": "create.locus.plot",
      "topics": [
        "create.locus.plot"
      ]
    },
    {
      "page": "create.modelfit.plot",
      "title": "create.modelfit.plot",
      "topics": [
        "create.modelfit.plot"
      ]
    },
    {
      "page": "distance.bin",
      "title": "distance.bin",
      "topics": [
        "distance.bin"
      ]
    },
    {
      "page": "distance.split",
      "title": "distance.split",
      "topics": [
        "distance.split"
      ]
    },
    {
      "page": "fill.in.zeros",
      "title": "fill.in.zeros",
      "topics": [
        "fill.in.zeroes",
        "fill.in.zeros"
      ]
    },
    {
      "page": "filter.fragments",
      "title": "filter.fragments",
      "topics": [
        "filter.fragments"
      ]
    },
    {
      "page": "fit.glm",
      "title": "fit.glm",
      "topics": [
        "fit.glm"
      ]
    },
    {
      "page": "fit.model",
      "title": "fit.model",
      "topics": [
        "fit.model"
      ]
    },
    {
      "page": "get.combination.count",
      "title": "get.combination.count",
      "topics": [
        "get.combination.count"
      ]
    },
    {
      "page": "get.components",
      "title": "get.components",
      "topics": [
        "get.components"
      ]
    },
    {
      "page": "get.distance",
      "title": "get.distance",
      "topics": [
        "get.distance"
      ]
    },
    {
      "page": "get.id.components",
      "title": "get.id.components",
      "topics": [
        "get.id.components"
      ]
    },
    {
      "page": "get.interaction.id",
      "title": "get.interaction.id",
      "topics": [
        "get.interaction.id"
      ]
    },
    {
      "page": "get.trans.counts",
      "title": "get.trans.counts",
      "topics": [
        "get.trans.counts"
      ]
    },
    {
      "page": "is.glm.nb.maxiter.warning",
      "title": "is.glm.nb.maxiter.warning",
      "topics": [
        "is.glm.nb.maxiter.warning"
      ]
    },
    {
      "page": "is.glm.nb.theta.error",
      "title": "check.glm.nb.theta.error",
      "topics": [
        "is.glm.nb.theta.error"
      ]
    },
    {
      "page": "is.glm.nb.theta.warning",
      "title": "is.glm.nb.theta.warning",
      "topics": [
        "is.glm.nb.theta.warning"
      ]
    },
    {
      "page": "model.rows.sanity.check",
      "title": "model.rows.sanity.check",
      "topics": [
        "model.rows.sanity.check"
      ]
    },
    {
      "page": "model.try.catch",
      "title": "model.try.catch",
      "topics": [
        "model.try.catch"
      ]
    },
    {
      "page": "multiple.testing.correct",
      "title": "multiple.testing.correct",
      "topics": [
        "multiple.testing.correct"
      ]
    },
    {
      "page": "prepare.data",
      "title": "prepare.data",
      "topics": [
        "prepare.data"
      ]
    },
    {
      "page": "read.bed",
      "title": "read.bed",
      "topics": [
        "read.bed"
      ]
    },
    {
      "page": "run.model.fitting",
      "title": "run.model.fitting",
      "topics": [
        "run.model.fitting"
      ]
    },
    {
      "page": "smart.split",
      "title": "smart.split",
      "topics": [
        "smart.split"
      ]
    },
    {
      "page": "stratified.enrichment.sample",
      "title": "stratified.enrichment.sample",
      "topics": [
        "stratified.enrichment.sample"
      ]
    },
    {
      "page": "test.enrichment",
      "title": "test.enrichment",
      "topics": [
        "test.enrichment"
      ]
    },
    {
      "page": "verify.interaction.data",
      "title": "verify.interaction.data",
      "topics": [
        "verify.interaction.data"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bedr",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "codetools",
    "crayon",
    "data.table",
    "desc",
    "diffobj",
    "digest",
    "doParallel",
    "evaluate",
    "fastmap",
    "fontawesome",
    "foreach",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "gamlss",
    "gamlss.data",
    "gamlss.dist",
    "gamlss.tr",
    "glue",
    "highr",
    "htmltools",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "pkgbuild",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "sass",
    "survival",
    "testthat",
    "tinytex",
    "VennDiagram",
    "waldo",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Getting_Started.Rmd",
      "filename": "Getting_Started.html",
      "title": "Getting Started with Capture Hi-C Analysis Engine",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Quickstart",
        "Pre-processing data",
        "Statistical model",
        "Distribution of the counts",
        "Negative binomial",
        "Poisson",
        "Truncated negative binomial",
        "Truncated poisson",
        "Adjusting for covariates",
        "Custom covariates",
        "Filtering baits and targets",
        "Merging biological replicates",
        "Assessing model fits",
        "Setting distance bins",
        "Multiple testing correction",
        "Interpretation of interaction peaks",
        "Annotation with bedtools",
        "Visualising interaction peaks in WashU Epigenome Browser",
        "Locus plots",
        "Background Interactions",
        "Example Workflow (T-47D breast cancer cell line)",
        "Session Info",
        "Acknowledgements",
        "References"
      ],
      "created": "2021-01-13 17:20:02",
      "modified": "2021-07-25 13:50:02",
      "commits": 2
    },
    {
      "source": "Visualising_Interactions.Rmd",
      "filename": "Visualising_Interactions.html",
      "title": "Visualising Interactions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Single restriction fragment",
        "Longer bait regions"
      ],
      "created": "2018-08-30 12:20:08",
      "modified": "2021-11-06 14:00:16",
      "commits": 5
    }
  ],
  "_score": 2.7481880270062007,
  "_indexed": true,
  "_nocasepkg": "chicane",
  "_universes": [
    "syedhaider5"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-05-11T08:33:23.000Z",
      "distro": "noble",
      "commit": "a6c7fced08336275e6c339192518e05af0954c7a",
      "fileid": "7682507b0b0db9c9a0b942a0e175cce7f3e247cd5da5b8204aadeca8fe111f93",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/syedhaider5/actions/runs/25658671798"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-05-11T08:33:53.000Z",
      "distro": "noble",
      "commit": "a6c7fced08336275e6c339192518e05af0954c7a",
      "fileid": "f9c108cd73865c4a99293bfc20fb710606a48b8b4856019e45dc5aecaf180ef5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/syedhaider5/actions/runs/25658671798"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-05-11T08:32:18.000Z",
      "commit": "a6c7fced08336275e6c339192518e05af0954c7a",
      "fileid": "e0d92310e08c7634f5a7acb9b3b9d5d1298eda166d6cb705cc58d1546471905d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/syedhaider5/actions/runs/25658671798"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-05-11T08:32:16.000Z",
      "commit": "a6c7fced08336275e6c339192518e05af0954c7a",
      "fileid": "7972620f9792e83b1e3dfa21bdd63454c98d96691ad6b087ab430780385f4751",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/syedhaider5/actions/runs/25658671798"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-11T08:32:53.000Z",
      "commit": "a6c7fced08336275e6c339192518e05af0954c7a",
      "fileid": "aa874d870dd7cc59d9ea65ab82313958f3c5d4e2939fc964d344eb1d9fcfd6c6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/syedhaider5/actions/runs/25658671798"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-11T08:31:59.000Z",
      "commit": "a6c7fced08336275e6c339192518e05af0954c7a",
      "fileid": "83eba4aea635758eee1c7db98d137a408d57d26a939d5f491c6cdbf010b98aa1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/syedhaider5/actions/runs/25658671798"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-11T08:32:10.000Z",
      "commit": "a6c7fced08336275e6c339192518e05af0954c7a",
      "fileid": "2ef58cb588626811408d8c13818337f2e7f83e1e9d663e012f13625b21073b59",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/syedhaider5/actions/runs/25658671798"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-05-22T11:37:31.000Z",
      "commit": "a6c7fced08336275e6c339192518e05af0954c7a",
      "fileid": "7069929d2aa14bb2f4e22d1b682239030a6d29e720d86ccbd0e2316ee769e00b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/syedhaider5/actions/runs/25658671798"
    }
  ]
}