{
  "_id": "6a1acd891d7bb097a09df3a9",
  "Package": "GOTHiC",
  "Title": "Binomial test for Hi-C data analysis",
  "Description": "This is a Hi-C analysis package using a cumulative\nbinomial test to detect interactions between distal genomic\nloci that have significantly more reads than expected by chance\nin Hi-C experiments. It takes mapped paired NGS reads as input\nand gives back the list of significant interactions for a given\nbin size in the genome.",
  "Version": "1.49.0",
  "Date": "2025-07-22",
  "Author": "Borbala Mifsud and Robert Sugar",
  "Maintainer": "Borbala Mifsud <b.mifsud@qmul.ac.uk>",
  "License": "GPL-3",
  "biocViews": "ImmunoOncology, Sequencing, Preprocessing, Epigenetics, HiC",
  "Config/pak/sysreqs": "make libbz2-dev libjpeg-dev liblzma-dev libpng-dev\nlibxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:50:28 UTC",
  "RemoteUrl": "https://github.com/bioc/GOTHiC",
  "RemoteRef": "HEAD",
  "RemoteSha": "1500c834235b171a69a0c7f5afd54e6206280061",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:06:58 UTC",
    "User": "root"
  },
  "MD5sum": "128cac511930760fea296e3a924c2450",
  "_user": "bioc",
  "_type": "src",
  "_file": "GOTHiC_1.49.0.tar.gz",
  "_fileid": "00d478365ff6ece7e489e16a1a74a13607be34b33a727e6187431f6fe07ad818",
  "_filesize": 1751163,
  "_sha256": "00d478365ff6ece7e489e16a1a74a13607be34b33a727e6187431f6fe07ad818",
  "_created": "2026-05-30T08:06:58.000Z",
  "_published": "2026-05-30T11:44:09.389Z",
  "_jobs": [
    {
      "job": 78635537011,
      "time": 208,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306728195"
    },
    {
      "job": 78635537004,
      "time": 491,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306755255"
    },
    {
      "job": 78635537009,
      "time": 510,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306757064"
    },
    {
      "job": 78635536999,
      "time": 322,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307928334"
    },
    {
      "job": 78635537006,
      "time": 333,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307929260"
    },
    {
      "job": 78635295506,
      "time": 278,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306706868"
    },
    {
      "job": 78635537032,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306723159"
    },
    {
      "job": 78635537002,
      "time": 406,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306747236"
    },
    {
      "job": 78635537027,
      "time": 486,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7306754780"
    },
    {
      "job": 78635537021,
      "time": 402,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306746918"
    }
  ],
  "_bioccheck": {
    "error": 3,
    "warning": 2,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678749743",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GOTHiC",
  "_commit": {
    "id": "1500c834235b171a69a0c7f5afd54e6206280061",
    "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": 1777380628
  },
  "_maintainer": {
    "name": "Borbala Mifsud",
    "email": "b.mifsud@qmul.ac.uk",
    "login": "borimifsud",
    "description": "",
    "uuid": 22659646
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "Biostrings",
      "role": "Depends"
    },
    {
      "package": "BSgenome",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.9.38",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "ShortRead",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "HiCDataLymphoblast",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Enhances"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.49.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.48.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "sequencing",
    "preprocessing",
    "epigenetics",
    "hic"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 534,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GOTHiC"
  },
  "_mentions": 17,
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GOTHiC.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "GOTHiC",
    "GOTHiChicup",
    "mapReadsToRestrictionSites",
    "pairReads"
  ],
  "_datasets": [
    {
      "name": "filtered",
      "title": "A GenomicRangesList object used as an example in the GOTHiC package",
      "object": "lymphoid_chr20_paired_filtered",
      "file": "lymphoid_chr20_paired_filtered.rdata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "filtered",
      "title": "A GenomicRangesList object used as an example in the GOTHiC package",
      "topics": [
        "filtered",
        "lymphoid_chr20_paired_filtered"
      ]
    },
    {
      "page": "GOTHiC",
      "title": "Genome Organisation Through HiC",
      "topics": [
        "GOTHiC"
      ]
    },
    {
      "page": "GOTHiChicup",
      "title": "Genome Organisation Through HiC from HiCUP output",
      "topics": [
        "GOTHiChicup"
      ]
    },
    {
      "page": "mapReadsToRestrictionSites",
      "title": "Function to map aligned and paired reads to the restriction fragments",
      "topics": [
        "mapReadsToRestrictionSites"
      ]
    },
    {
      "page": "pairReads",
      "title": "Function pairs aligned paired NGS reads",
      "topics": [
        "pairReads"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "BSgenome",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DelayedArray",
    "deldir",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "hwriter",
    "interp",
    "IRanges",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "latticeExtra",
    "lifecycle",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "png",
    "pwalign",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "ShortRead",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "package_vignettes.Snw",
      "filename": "package_vignettes.pdf",
      "title": "GOTHiC",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-19 01:22:24",
      "modified": "2015-05-07 14:20:55",
      "commits": 4
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "gothic",
  "_universes": [
    "bioc",
    "borimifsud"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.49.0",
      "date": "2026-05-30T08:11:11.000Z",
      "distro": "noble",
      "commit": "1500c834235b171a69a0c7f5afd54e6206280061",
      "fileid": "64b8969e87cc201111a2a271e8ddbdb8fe81e4c6e2e2e2143261dc4751a68287",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678749743"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.49.0",
      "date": "2026-05-30T08:11:09.000Z",
      "distro": "noble",
      "commit": "1500c834235b171a69a0c7f5afd54e6206280061",
      "fileid": "7d3dcdce285401d48394dd10e3f4f283ecbb8e23072ea010b459ed2951b4b87a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678749743"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.49.0",
      "date": "2026-05-30T11:39:42.000Z",
      "commit": "1500c834235b171a69a0c7f5afd54e6206280061",
      "fileid": "9be2ddbe82a41b666d870d40e1117de01e3f56decd7a6f42945576757436ef82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678749743"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.49.0",
      "date": "2026-05-30T11:39:50.000Z",
      "commit": "1500c834235b171a69a0c7f5afd54e6206280061",
      "fileid": "14a7099d3a9ee340ffafc2103b8d548689119a3f3f83c9d547482f64d18c2ec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678749743"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.49.0",
      "date": "2026-05-30T08:10:18.000Z",
      "commit": "1500c834235b171a69a0c7f5afd54e6206280061",
      "fileid": "ca3f14d81d1433c2c4ebcdae7d39395d1cc3a715cb7d8b135d202276a28a0629",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678749743"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.49.0",
      "date": "2026-05-30T08:09:12.000Z",
      "commit": "1500c834235b171a69a0c7f5afd54e6206280061",
      "fileid": "928171fc8039083cac96299d0e86415d307403e27104599627e9fa87f1fbb924",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678749743"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.49.0",
      "date": "2026-05-30T08:09:16.000Z",
      "commit": "1500c834235b171a69a0c7f5afd54e6206280061",
      "fileid": "587e16221ea13a69f95649c859e34501d5510b429de179ac901b71cf931c0e32",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678749743"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.49.0",
      "date": "2026-05-30T08:09:23.000Z",
      "commit": "1500c834235b171a69a0c7f5afd54e6206280061",
      "fileid": "34fadd19f882aaf7a6ac3920521bccda4f43367e254e03f4ec5229fa9fe65d00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678749743"
    }
  ]
}