{
  "_id": "6a1a0f501d7bb097a09cda3b",
  "Package": "HiCool",
  "Version": "1.13.1",
  "Date": "2022-11-04",
  "Title": "HiCool",
  "Authors@R": "person(\"Jacques\", \"Serizay\", email=\"jacquesserizay@gmail.com\",\nrole=c(\"aut\", \"cre\"))",
  "Description": "HiCool provides an R interface to process and normalize\nHi-C paired-end fastq reads into .(m)cool files. .(m)cool is a\ncompact, indexed HDF5 file format specifically tailored for\nefficiently storing HiC-based data. On top of processing fastq\nreads, HiCool provides a convenient reporting function to\ngenerate shareable reports summarizing Hi-C experiments and\nincluding quality controls.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/js2264/HiCool",
  "BugReports": "https://github.com/js2264/HiCool/issues",
  "biocViews": "HiC, DNA3DStructure, DataImport",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "StagedInstall": "no",
  "Config/Bioconductor/UnsupportedPlatforms": "windows",
  "Config/pak/sysreqs": "cmake make libicu-dev libpng-dev libuv1-dev\nlibssl-dev python3 zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-29 18:37:08 UTC",
  "RemoteUrl": "https://github.com/bioc/HiCool",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cffa64ad0dbb2b379ee9994259882e7f74a6b9a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 22:01:43 UTC",
    "User": "root"
  },
  "Author": "Jacques Serizay [aut, cre]",
  "Maintainer": "Jacques Serizay <jacquesserizay@gmail.com>",
  "MD5sum": "7e5dabe207d844673f784fd1665d17ad",
  "_user": "bioc",
  "_type": "src",
  "_file": "HiCool_1.13.1.tar.gz",
  "_fileid": "3152d37132a6850f7f9c387ec1f58cc6164c1f5fa98675e820dcb96a2a2b1ca6",
  "_filesize": 595661,
  "_sha256": "3152d37132a6850f7f9c387ec1f58cc6164c1f5fa98675e820dcb96a2a2b1ca6",
  "_created": "2026-05-29T22:01:43.000Z",
  "_published": "2026-05-29T22:12:32.206Z",
  "_jobs": [
    {
      "job": 78594676590,
      "time": 243,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7302029958"
    },
    {
      "job": 78594676607,
      "time": 585,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7302112633"
    },
    {
      "job": 78594676605,
      "time": 592,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7302114027"
    },
    {
      "job": 78594676587,
      "time": 407,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7302085368"
    },
    {
      "job": 78594676600,
      "time": 418,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7302090112"
    },
    {
      "job": 78593821630,
      "time": 411,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7301968746"
    },
    {
      "job": 78594676557,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7302013991"
    },
    {
      "job": 78594676555,
      "time": 396,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7302067336"
    },
    {
      "job": 78594676574,
      "time": 438,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7302078540"
    },
    {
      "job": 78594676629,
      "time": 474,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7302086423"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26664210429",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/HiCool",
  "_commit": {
    "id": "3cffa64ad0dbb2b379ee9994259882e7f74a6b9a",
    "author": "A Wokaty <awokaty@users.noreply.github.com>",
    "committer": "A Wokaty <awokaty@users.noreply.github.com>",
    "message": "Bump version\n",
    "time": 1780079828
  },
  "_maintainer": {
    "name": "Jacques Serizay",
    "email": "jacquesserizay@gmail.com",
    "login": "js2264",
    "description": "work <- think() |>\n  code() |> \n  tidy() |> \n  write()",
    "uuid": 19528818
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "HiCExperiment",
      "role": "Depends"
    },
    {
      "package": "BiocIO",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "InteractionSet",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "basilisk.utils",
      "role": "Imports"
    },
    {
      "package": "basilisk",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "rmdformats",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "sessioninfo",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "HiContacts",
      "role": "Suggests"
    },
    {
      "package": "HiContactsData",
      "role": "Suggests"
    },
    {
      "package": "AnnotationHub",
      "role": "Suggests"
    },
    {
      "package": "BiocFileCache",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.13.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.12.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "hic",
    "dna3dstructure",
    "dataimport"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "js2264",
      "count": 64,
      "uuid": 19528818
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 272,
    "source": "https://www.bioconductor.org/packages/stats/bioc/HiCool"
  },
  "_devurl": "https://github.com/js2264/hicool",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HiCool.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/js2264/hicool",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "getHiCoolArgs",
    "getHicStats",
    "getLoops",
    "HiCool",
    "HiCReport",
    "importHiCoolFolder"
  ],
  "_help": [
    {
      "page": "getLoops",
      "title": "Finding loops in contact map",
      "topics": [
        "getLoops"
      ]
    },
    {
      "page": "HiCool",
      "title": "Processing Hi-C paired-end fastq files in R",
      "topics": [
        "getHiCoolArgs",
        "getHicStats",
        "HiCool",
        "importHiCoolFolder"
      ]
    },
    {
      "page": "HiCReport",
      "title": "HiC processing report",
      "topics": [
        "HiCReport"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/HiCool/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "basilisk",
    "basilisk.utils",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "BiocParallel",
    "bit",
    "bit64",
    "bookdown",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DelayedArray",
    "digest",
    "dir.expiry",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "here",
    "HiCExperiment",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "InteractionSet",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "rlang",
    "rmarkdown",
    "rmdformats",
    "rprojroot",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "sessioninfo",
    "snow",
    "SparseArray",
    "strawr",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "HiCool.Rmd",
      "filename": "HiCool.html",
      "title": "HiCool",
      "author": "Jacques Serizay",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Processing sequencing Hi-C libraries with HiCool",
        "Optional parameters",
        "Output files",
        "System dependencies",
        "Session info"
      ],
      "created": "2023-01-30 17:41:06",
      "modified": "2025-07-15 17:50:00",
      "commits": 3
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "hicool",
  "_universes": [
    "bioc",
    "js2264"
  ],
  "_previous": "1.13.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13.1",
      "date": "2026-05-29T22:06:26.000Z",
      "distro": "noble",
      "commit": "3cffa64ad0dbb2b379ee9994259882e7f74a6b9a",
      "fileid": "74f9ddb859ace3161dbb571566282fd79d24c089614d4192d0b1aa53fee20145",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664210429"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.13.1",
      "date": "2026-05-29T22:06:07.000Z",
      "distro": "noble",
      "commit": "3cffa64ad0dbb2b379ee9994259882e7f74a6b9a",
      "fileid": "3be14cda1eeac720b98ab47866ac2c2dd0e1f20ff023ef822bf15e14375bd154",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664210429"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13.1",
      "date": "2026-05-29T22:05:14.000Z",
      "commit": "3cffa64ad0dbb2b379ee9994259882e7f74a6b9a",
      "fileid": "405ede3d40b2dd4050792f565f4e68d285ffd6532ef28eedfcf11e0ea1e99cca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664210429"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.13.1",
      "date": "2026-05-29T22:05:19.000Z",
      "commit": "3cffa64ad0dbb2b379ee9994259882e7f74a6b9a",
      "fileid": "3baba07dd5080234d8b46885bdc93100cd3095ac98baccba677d05a10335fc3d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664210429"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13.1",
      "date": "2026-05-29T22:05:12.000Z",
      "commit": "3cffa64ad0dbb2b379ee9994259882e7f74a6b9a",
      "fileid": "8e9e37802e67006c0b9e2ae56fa80b7fd151477b8742098971607fc1b866993a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664210429"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13.1",
      "date": "2026-05-29T22:04:30.000Z",
      "commit": "3cffa64ad0dbb2b379ee9994259882e7f74a6b9a",
      "fileid": "2879722de283475396d2bf898becbfd12d1bca9ba5785a63a19f656dcbdb7255",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664210429"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13.1",
      "date": "2026-05-29T22:04:29.000Z",
      "commit": "3cffa64ad0dbb2b379ee9994259882e7f74a6b9a",
      "fileid": "84cbfb3542cff1aa880ef58be744b33f8b059e1b002c1cef5d5dfcd0d0264bc8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664210429"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.13.1",
      "date": "2026-05-29T22:04:19.000Z",
      "commit": "3cffa64ad0dbb2b379ee9994259882e7f74a6b9a",
      "fileid": "71ab52d06ea43df3b683a8c2c83abad21ec3dfbaa97769276c779a9c524228c2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664210429"
    }
  ]
}