{
  "_id": "6a1acda51d7bb097a09df4d0",
  "Package": "HiCExperiment",
  "Title": "Bioconductor class for interacting with Hi-C files in R",
  "Version": "1.13.0",
  "Date": "2025-07-22",
  "Authors@R": "c(person(given = \"Jacques\",\nfamily = \"Serizay\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jacquesserizay@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4295-0624\")))",
  "Description": "R generic interface to Hi-C contact matrices in\n`.(m)cool`, `.hic` or HiC-Pro derived formats, as well as other\nHi-C processed file formats. Contact matrices can be partially\nparsed using a random access method, allowing a\nmemory-efficient representation of Hi-C data in R. The\n`HiCExperiment` class stores the Hi-C contacts parsed from\nlocal contact matrix files. `HiCExperiment` instances can be\nfurther investigated in R using the `HiContacts` analysis\npackage.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/js2264/HiCExperiment",
  "BugReports": "https://github.com/js2264/HiCExperiment/issues",
  "biocViews": "HiC, DNA3DStructure, DataImport",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "LazyData": "false",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Collate": "'HiCExperiment-class.R' 'AggrHiCExperiment-class.R'\n'AllGenerics.R' 'HiCExperiment-methods.R'\n'AggrHiCExperiment-methods.R' 'PairsFile-class.R'\n'ContactsFile-class.R' 'ContactsFile-methods.R'\n'CoolFile-class.R' 'CoolFile-methods.R' 'HicFile-class.R'\n'HicFile-methods.R' 'HicproFile-class.R' 'HicproFile-methods.R'\n'PairsFile-methods.R' 'import-methods.R' 'available.R' 'bin.R'\n'checks.R' 'coerce.R' 'data.R' 'export-methods.R' 'globals.R'\n'parse-cool.R' 'parse-hic.R' 'parse-hicpro.R' 'parse-pairs.R'\n'parse-slices.R' 'reexports.R' 'utils.R' 'zzz.R'",
  "Config/pak/sysreqs": "libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:00:01 UTC",
  "RemoteUrl": "https://github.com/bioc/HiCExperiment",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec0ab688e0df3cf2fd16bb58fe06df4b12aa38f8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:04:50 UTC",
    "User": "root"
  },
  "Author": "Jacques Serizay [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4295-0624>)",
  "Maintainer": "Jacques Serizay <jacquesserizay@gmail.com>",
  "MD5sum": "fc58b6798894bf236edf80a7332f0ec7",
  "_user": "bioc",
  "_type": "src",
  "_file": "HiCExperiment_1.13.0.tar.gz",
  "_fileid": "9e533daae9d0b2e38daa42f4addb0852aabc975f8fe167fb3f4b4c2fc7780fb4",
  "_filesize": 960419,
  "_sha256": "9e533daae9d0b2e38daa42f4addb0852aabc975f8fe167fb3f4b4c2fc7780fb4",
  "_created": "2026-05-30T08:04:50.000Z",
  "_published": "2026-05-30T11:44:37.363Z",
  "_jobs": [
    {
      "job": 78635423116,
      "time": 212,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306714712"
    },
    {
      "job": 78635423123,
      "time": 605,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306753374"
    },
    {
      "job": 78635423118,
      "time": 599,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306752812"
    },
    {
      "job": 78635423132,
      "time": 518,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307932111"
    },
    {
      "job": 78635423114,
      "time": 352,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307917117"
    },
    {
      "job": 78635049526,
      "time": 416,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306693776"
    },
    {
      "job": 78635423115,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306712194"
    },
    {
      "job": 78635423133,
      "time": 572,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306750293"
    },
    {
      "job": 78635423137,
      "time": 567,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306749913"
    },
    {
      "job": 78635423126,
      "time": 676,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306760121"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678655007",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/HiCExperiment",
  "_commit": {
    "id": "ec0ab688e0df3cf2fd16bb58fe06df4b12aa38f8",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381201
  },
  "_maintainer": {
    "name": "Jacques Serizay",
    "email": "jacquesserizay@gmail.com",
    "login": "js2264",
    "description": "work <- think() |>\n  code() |> \n  tidy() |> \n  write()",
    "uuid": 19528818,
    "orcid": "0000-0002-4295-0624"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "InteractionSet",
      "role": "Imports"
    },
    {
      "package": "strawr",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "BiocIO",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rhdf5",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "HiContacts",
      "role": "Suggests"
    },
    {
      "package": "HiContactsData",
      "role": "Suggests"
    },
    {
      "package": "BiocFileCache",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-18",
      "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": 13,
  "_contributors": [
    {
      "user": "js2264",
      "count": 157,
      "uuid": 19528818
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    },
    {
      "user": "cmdoret",
      "count": 7,
      "uuid": 22558602
    },
    {
      "user": "hpages",
      "count": 1,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 454,
    "source": "https://www.bioconductor.org/packages/stats/bioc/HiCExperiment"
  },
  "_devurl": "https://github.com/js2264/hicexperiment",
  "_searchresults": 54,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HiCExperiment.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/js2264/hicexperiment",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "AggrHiCExperiment",
    "anchors",
    "as",
    "as.data.frame",
    "as.matrix",
    "availableChromosomes",
    "availableResolutions",
    "bins",
    "cis",
    "cm2matrix",
    "contacts_yeast",
    "contacts_yeast_eco1",
    "CoolFile",
    "df2gi",
    "export",
    "fileName",
    "focus",
    "focus<-",
    "gi2cm",
    "HiCExperiment",
    "HicFile",
    "HicproFile",
    "import",
    "interactions",
    "interactions<-",
    "makeHiCExperimentFromGInteractions",
    "metadata",
    "metadata<-",
    "pairsFile",
    "PairsFile",
    "pairsFile<-",
    "refocus",
    "regions",
    "resolution",
    "resolutions",
    "scores",
    "scores<-",
    "seqinfo",
    "show",
    "slices",
    "subsetByOverlaps",
    "topologicalFeatures",
    "topologicalFeatures<-",
    "trans",
    "zoom"
  ],
  "_datasets": [
    {
      "name": "centros_yeast",
      "title": "Example datasets provided in 'HiCExperiment' & 'HiContactsData'",
      "object": "centros_yeast",
      "file": "centros_yeast.rda",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "AggrHiCExperiment",
      "title": "'AggrHiCExperiment' S4 class",
      "topics": [
        "AggrHiCExperiment",
        "AggrHiCExperiment-class",
        "show,AggrHiCExperiment-method",
        "slices,AggrHiCExperiment,character-method",
        "slices,AggrHiCExperiment,missing-method",
        "slices,AggrHiCExperiment,numeric-method"
      ]
    },
    {
      "page": "as",
      "title": "Coercing functions",
      "topics": [
        "as",
        "as.data.frame,HiCExperiment-method",
        "as.matrix,HiCExperiment-method",
        "cm2matrix",
        "coerce,HiCExperiment,ContactMatrix-method",
        "coerce,HiCExperiment,data.frame-method",
        "coerce,HiCExperiment,GInteractions-method",
        "coerce,HiCExperiment,InteractionSet-method",
        "coerce,HiCExperiment,matrix-method",
        "df2gi",
        "gi2cm"
      ]
    },
    {
      "page": "bin-methods",
      "title": "HiCExperiment binning methods",
      "topics": [
        "bin,GInteractions,character-method",
        "bin,GInteractions,numeric-method",
        "bin,PairsFile,numeric-method",
        "bin-methods"
      ]
    },
    {
      "page": "ContactsFile-class",
      "title": "'ContactsFile' S4 class",
      "topics": [
        "ContactsFile",
        "ContactsFile-class",
        "ContactsFile-methods",
        "metadata<-,ContactsFile,list-method",
        "metadata<-,ContactsFile-method",
        "pairsFile,ContactsFile-method",
        "resolution,ContactsFile-method"
      ]
    },
    {
      "page": "CoolFile-class",
      "title": "'CoolFile' S4 class",
      "topics": [
        "CoolFile",
        "CoolFile-class",
        "CoolFile-methods",
        "McoolFile-class",
        "show,CoolFile-method"
      ]
    },
    {
      "page": "data",
      "title": "Example datasets provided in 'HiCExperiment' & 'HiContactsData'",
      "topics": [
        "centros_yeast",
        "contacts_yeast",
        "contacts_yeast_eco1",
        "data"
      ]
    },
    {
      "page": "export-methods",
      "title": "HiCExperiment export methods",
      "topics": [
        "export",
        "export,HiCExperiment,missing,character-method",
        "export-methods"
      ]
    },
    {
      "page": "HiCExperiment",
      "title": "'HiCExperiment' S4 class",
      "topics": [
        "$,HiCExperiment-method",
        "$<-,HiCExperiment-method",
        "anchors,HiCExperiment-method",
        "bins,HiCExperiment-method",
        "cis,HiCExperiment-method",
        "fileName,HiCExperiment-method",
        "focus,HiCExperiment-method",
        "focus<-,HiCExperiment,character-method",
        "focus<-,HiCExperiment-method",
        "HiCExperiment",
        "HiCExperiment-class",
        "interactions,HiCExperiment-method",
        "interactions<-,HiCExperiment,GInteractions-method",
        "interactions<-,HiCExperiment-method",
        "length,HiCExperiment-method",
        "makeHiCExperimentFromGInteractions",
        "metadata<-,HiCExperiment,list-method",
        "metadata<-,HiCExperiment-method",
        "pairsFile,HiCExperiment-method",
        "pairsFile<-,HiCExperiment,character-method",
        "pairsFile<-,HiCExperiment-method",
        "refocus,HiCExperiment,character-method",
        "regions,HiCExperiment-method",
        "resolution,HiCExperiment-method",
        "resolutions,HiCExperiment-method",
        "scores,HiCExperiment,character-method",
        "scores,HiCExperiment,missing-method",
        "scores,HiCExperiment,numeric-method",
        "scores,HiCExperiment-method",
        "scores<-,HiCExperiment,character,numeric-method",
        "scores<-,HiCExperiment-method",
        "seqinfo,HiCExperiment-method",
        "show,HiCExperiment-method",
        "subsetByOverlaps,HiCExperiment,GInteractions-method",
        "subsetByOverlaps,HiCExperiment,GRanges-method",
        "subsetByOverlaps,HiCExperiment,logical-method",
        "subsetByOverlaps,HiCExperiment,numeric-method",
        "subsetByOverlaps,HiCExperiment,Pairs-method",
        "topologicalFeatures,HiCExperiment,character-method",
        "topologicalFeatures,HiCExperiment,missing-method",
        "topologicalFeatures,HiCExperiment,numeric-method",
        "topologicalFeatures,HiCExperiment-method",
        "topologicalFeatures<-,HiCExperiment,character,GRangesOrGInteractions-method",
        "topologicalFeatures<-,HiCExperiment-method",
        "trans,HiCExperiment-method",
        "zoom,HiCExperiment,numeric-method",
        "[,HiCExperiment,character,ANY,ANY-method",
        "[,HiCExperiment,GInteractions,ANY,ANY-method",
        "[,HiCExperiment,GRanges,ANY,ANY-method",
        "[,HiCExperiment,logical,ANY,ANY-method",
        "[,HiCExperiment,numeric,ANY,ANY-method",
        "[,HiCExperiment,Pairs,ANY,ANY-method",
        "[,HiCExperiment-method"
      ]
    },
    {
      "page": "HicFile-class",
      "title": "'HicFile' S4 class",
      "topics": [
        "HicFile",
        "HicFile-class",
        "HicFile-methods",
        "show,HicFile-method"
      ]
    },
    {
      "page": "HicproFile-class",
      "title": "'HicproFile' S4 class",
      "topics": [
        "HicproFile",
        "HicproFile-class",
        "HicproFile-methods",
        "show,HicproFile-method"
      ]
    },
    {
      "page": "import-methods",
      "title": "HiCExperiment import methods",
      "topics": [
        "availableChromosomes,ANY-method",
        "availableChromosomes,CoolFile-method",
        "availableChromosomes,HicFile-method",
        "availableChromosomes,HicproFile-method",
        "availableResolutions,ANY-method",
        "availableResolutions,CoolFile-method",
        "availableResolutions,HicFile-method",
        "availableResolutions,HicproFile-method",
        "import",
        "import,CoolFile,ANY,ANY-method",
        "import,CoolFile-method",
        "import,HicFile,ANY,ANY-method",
        "import,HicFile-method",
        "import,HicproFile,ANY,ANY-method",
        "import,HicproFile-method",
        "import,PairsFile,ANY,ANY-method",
        "import,PairsFile-method",
        "import-methods"
      ]
    },
    {
      "page": "PairsFile-class",
      "title": "'PairsFile' S4 class",
      "topics": [
        "PairsFile",
        "pairsFile,PairsFile-method",
        "PairsFile-class"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/HiCExperiment/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "BiocParallel",
    "bit",
    "bit64",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "DelayedArray",
    "dir.expiry",
    "dplyr",
    "filelock",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "glue",
    "hms",
    "InteractionSet",
    "IRanges",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "strawr",
    "SummarizedExperiment",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "HiCExperiment.Rmd",
      "filename": "HiCExperiment.html",
      "title": "Introduction to HiCExperiment",
      "author": "Jacques Serizay",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "The HiCExperiment class",
        "Basics: importing .(m)cool, .hic or HiC-Pro-generated files as HiCExperiment objects",
        "Import methods",
        "Supporting file classes",
        "Import arguments",
        "Querying subsets of Hi-C matrix files",
        "Multi-resolution Hi-C matrix files",
        "HiCExperiment accessors",
        "Slots",
        "Slot setters",
        "Scores",
        "Features",
        "Coercing HiCExperiment",
        "Importing pairs files",
        "Further documentation",
        "Session info"
      ],
      "created": "2022-11-17 00:46:03",
      "modified": "2024-01-10 13:36:16",
      "commits": 20
    }
  ],
  "_score": 7.67564088496083,
  "_indexed": true,
  "_nocasepkg": "hicexperiment",
  "_universes": [
    "bioc",
    "js2264"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13.0",
      "date": "2026-05-30T08:09:09.000Z",
      "distro": "noble",
      "commit": "ec0ab688e0df3cf2fd16bb58fe06df4b12aa38f8",
      "fileid": "1f86072ff9eef786601cc1fe972ff2b944bdd44b112701cb055e7dc5331a48e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678655007"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.13.0",
      "date": "2026-05-30T08:09:32.000Z",
      "distro": "noble",
      "commit": "ec0ab688e0df3cf2fd16bb58fe06df4b12aa38f8",
      "fileid": "9cc26c5d1b58897b333c0abf92e4f1a6c3e59fc04c3beee837d0d260b23fadaf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678655007"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13.0",
      "date": "2026-05-30T11:37:16.000Z",
      "commit": "ec0ab688e0df3cf2fd16bb58fe06df4b12aa38f8",
      "fileid": "b7c4f0ff8acd02dc04c8b95f6429ab8c2710f05cc6ee337f312fdd733ec8ff81",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678655007"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.13.0",
      "date": "2026-05-30T11:36:53.000Z",
      "commit": "ec0ab688e0df3cf2fd16bb58fe06df4b12aa38f8",
      "fileid": "9e299f51cb45eeac7f1987dd3f46a18bd2f05139303b5d604c2cb36503d817ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678655007"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13.0",
      "date": "2026-05-30T08:08:32.000Z",
      "commit": "ec0ab688e0df3cf2fd16bb58fe06df4b12aa38f8",
      "fileid": "b00b07310ab0f0dacf31e9181d6f97137aa54c8ad8cb227c776d7cf81734720f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678655007"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-05-30T08:07:50.000Z",
      "commit": "ec0ab688e0df3cf2fd16bb58fe06df4b12aa38f8",
      "fileid": "6f0041fc863ba6fde2207e5605bcd0a639b4e3758ded7d5bf2239e18052c0411",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678655007"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-05-30T08:07:47.000Z",
      "commit": "ec0ab688e0df3cf2fd16bb58fe06df4b12aa38f8",
      "fileid": "07e520cfb78b542419da268c1ad3937a2e475667e2e7af03f2af3c01354f368e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678655007"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-05-30T08:07:54.000Z",
      "commit": "ec0ab688e0df3cf2fd16bb58fe06df4b12aa38f8",
      "fileid": "d5659879f75ffe5afd567cf8143c0ca0298c3615617bebf7a208ea98d7248289",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678655007"
    }
  ]
}