{
  "_id": "6a1adcb31d7bb097a09ea75d",
  "Package": "compEpiTools",
  "Type": "Package",
  "Title": "Tools for computational epigenomics",
  "Version": "1.47.0",
  "Date": "2025-07-22",
  "Authors@R": "c(person(\"Mattia\", \"Pelizzola\", role = \"aut\"), person(\"Kamal\", \"Kishore\", role = \"aut\"), person(\"Mattia\", \"Furlan\", email = \"mattia.furlan@iit.it\", role = c(\"ctb\",\"cre\")))",
  "Description": "Tools for computational epigenomics developed for the\nanalysis, integration and simultaneous visualization of various\n(epi)genomics data types across multiple genomic regions in\nmultiple samples.",
  "License": "GPL",
  "VignetteBuilder": "knitr",
  "biocViews": "GeneExpression, Sequencing, Visualization, GenomeAnnotation,\nCoverage",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev libjpeg-dev\nliblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nxz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:39:35 UTC",
  "RemoteUrl": "https://github.com/bioc/compEpiTools",
  "RemoteRef": "HEAD",
  "RemoteSha": "2517e02b6b11efe74a741f59835f18b07d7fbffc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:59:28 UTC",
    "User": "root"
  },
  "Author": "Mattia Pelizzola [aut],\nKamal Kishore [aut],\nMattia Furlan [ctb, cre]",
  "Maintainer": "Mattia Furlan <mattia.furlan@iit.it>",
  "MD5sum": "c6d3baf7fb55245c1f68875712aa94e8",
  "_user": "bioc",
  "_type": "src",
  "_file": "compEpiTools_1.47.0.tar.gz",
  "_fileid": "c4983937505c1c080c6bfc01fff2b1fb2e4ffecd9477d9ce5303242bffee4c26",
  "_filesize": 2457158,
  "_sha256": "c4983937505c1c080c6bfc01fff2b1fb2e4ffecd9477d9ce5303242bffee4c26",
  "_created": "2026-05-30T08:59:28.000Z",
  "_published": "2026-05-30T12:48:51.763Z",
  "_jobs": [
    {
      "job": 78638254725,
      "time": 339,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307051773"
    },
    {
      "job": 78638254831,
      "time": 691,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307085706"
    },
    {
      "job": 78638254750,
      "time": 663,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307083176"
    },
    {
      "job": 78638254772,
      "time": 335,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308279849"
    },
    {
      "job": 78638254777,
      "time": 470,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308292660"
    },
    {
      "job": 78637859763,
      "time": 457,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307017388"
    },
    {
      "job": 78638254734,
      "time": 277,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307045728"
    },
    {
      "job": 78638254778,
      "time": 501,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307067549"
    },
    {
      "job": 78638254765,
      "time": 510,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307068279"
    },
    {
      "job": 78638254770,
      "time": 597,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307077159"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679707765",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/compEpiTools",
  "_commit": {
    "id": "2517e02b6b11efe74a741f59835f18b07d7fbffc",
    "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": 1777379975
  },
  "_maintainer": {
    "name": "Mattia Furlan",
    "email": "mattia.furlan@iit.it"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "topGO",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "XVector",
      "role": "Imports"
    },
    {
      "package": "methylPipe",
      "role": "Imports"
    },
    {
      "package": "GO.db",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "BSgenome.Mmusculus.UCSC.mm9",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Mmusculus.UCSC.mm9.knownGene",
      "role": "Suggests"
    },
    {
      "package": "org.Mm.eg.db",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "role": "Suggests"
    }
  ],
  "_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.47.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.46.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "sequencing",
    "visualization",
    "genomeannotation",
    "coverage"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 330,
    "source": "https://www.bioconductor.org/packages/stats/bioc/compEpiTools"
  },
  "_mentions": 10,
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/compEpiTools.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "countOverlapsInBins",
    "distanceFromTSS",
    "enhancers",
    "featuresLength",
    "findLncRNA",
    "getPromoterClass",
    "GR2fasta",
    "GRanges2ucsc",
    "GRangesInPromoters",
    "GRannotate",
    "GRannotateSimple",
    "GRbaseCoverage",
    "GRcoverage",
    "GRcoverageInbins",
    "GRcoverageSummit",
    "GRenrichment",
    "GRmidpoint",
    "GRsetwidth",
    "heatmapData",
    "heatmapPlot",
    "makeGtfFromDb",
    "matchEnhancers",
    "overlapOfGRanges",
    "palette2d",
    "plotStallingIndex",
    "simplifyGOterms",
    "stallingIndex",
    "topGOres",
    "TSS",
    "ucsc2GRanges",
    "unionMaxScore"
  ],
  "_help": [
    {
      "page": "compEpiTools-package",
      "title": "Tools for computational epigenomics",
      "topics": [
        "compEpiTools-package",
        "compEpiTools"
      ]
    },
    {
      "page": "countOverlapsInBins-methods",
      "title": "given a query and a subject GRanges returns a matrix of counts of subject in bins of query",
      "topics": [
        "countOverlapsInBins",
        "countOverlapsInBins,GRanges-method",
        "countOverlapsInBins-methods"
      ]
    },
    {
      "page": "distanceFromTSS-methods",
      "title": "Returns the GRanges annotated with info about the closer TSS",
      "topics": [
        "distanceFromTSS",
        "distanceFromTSS,GRanges-method",
        "distanceFromTSS-methods"
      ]
    },
    {
      "page": "enhancers",
      "title": "A GRanges method to define enhancers based on H3K4me1 peaks",
      "topics": [
        "enhancers",
        "enhancers,GRanges-method",
        "enhancers-methods"
      ]
    },
    {
      "page": "findLncRNA",
      "title": "Identify putative long non coding RNAs (lncRNA)",
      "topics": [
        "findLncRNA"
      ]
    },
    {
      "page": "getPromoterClass-methods",
      "title": "Determining the CpG promoter class and the average CpG content",
      "topics": [
        "getPromoterClass",
        "getPromoterClass,TxDb-method",
        "getPromoterClass-methods"
      ]
    },
    {
      "page": "GR2fasta-methods",
      "title": "A GRanges method to extract and write to the disk a fasta file containing genomic sequences for the GRanges regions in a genome",
      "topics": [
        "GR2fasta",
        "GR2fasta,GRanges-method",
        "GR2fasta-methods"
      ]
    },
    {
      "page": "GRanges2ucsc-methods",
      "title": "A GRanges method to convert ranges information into UCSC format",
      "topics": [
        "GRanges2ucsc",
        "GRanges2ucsc,GRanges-method",
        "GRanges2ucsc-methods"
      ]
    },
    {
      "page": "GRangesInPromoters-methods",
      "title": "Based on a GRanges and a TxDb, subsets the GRanges to those regions overalpping with promoters",
      "topics": [
        "GRangesInPromoters",
        "GRangesInPromoters,GRanges-method",
        "GRangesInPromoters-methods"
      ]
    },
    {
      "page": "GRannotate-methods",
      "title": "Based on a GRanges and a TxDb, returns the GRanges with a series of annotations",
      "topics": [
        "GRannotate",
        "GRannotate,GRanges-method",
        "GRannotate-methods"
      ]
    },
    {
      "page": "GRannotateSimple",
      "title": "a GRanges method to split a GRanges in three GRanges: promoter, intragenic and intergenic",
      "topics": [
        "GRannotateSimple",
        "GRannotateSimple,GRanges-method",
        "GRannotateSimple-methods"
      ]
    },
    {
      "page": "GRbaseCoverage-methods",
      "title": "Based on a GRanges and a BAM file, returns a list of base coverage vectors for each range",
      "topics": [
        "GRbaseCoverage",
        "GRbaseCoverage,GRanges-method",
        "GRbaseCoverage-methods"
      ]
    },
    {
      "page": "GRcoverage-methods",
      "title": "based on a GRanges and a BAM file, returns the total coverage for each range, or for each bin of the range.",
      "topics": [
        "GRcoverage",
        "GRcoverage,GRanges-method",
        "GRcoverage-methods",
        "GRcoverageInbins",
        "GRcoverageInbins,GRanges-method",
        "GRcoverageInbins-methods"
      ]
    },
    {
      "page": "GRcoverageSummit-methods",
      "title": "Based on a GRanges and a BAM file, returns a GRanges with the positions of maximum coverage within each range",
      "topics": [
        "GRcoverageSummit",
        "GRcoverageSummit,GRanges-method",
        "GRcoverageSummit-methods"
      ]
    },
    {
      "page": "GRenrichment-methods",
      "title": "Determines the enrichment over a set of genomic regions given two BAM files",
      "topics": [
        "GRenrichment",
        "GRenrichment,GRanges-method",
        "GRenrichment-methods"
      ]
    },
    {
      "page": "GRmidpoint-methods",
      "title": "Returns a GRanges containing the mid point of a GRanges",
      "topics": [
        "GRmidpoint",
        "GRmidpoint,GRanges-method",
        "GRmidpoint-methods"
      ]
    },
    {
      "page": "GRsetwidth",
      "title": "Set the width of a GRanges based on the mid point of each region",
      "topics": [
        "GRsetwidth",
        "GRsetwidth,GRanges-method",
        "GRsetwidth-methods"
      ]
    },
    {
      "page": "heatmapData",
      "title": "Based on a list of GRanges, determine various kind of counts before displaying a heatmap",
      "topics": [
        "heatmapData"
      ]
    },
    {
      "page": "heatmapPlot",
      "title": "displays the heatmap based on the data from heatmapData",
      "topics": [
        "heatmapPlot"
      ]
    },
    {
      "page": "makeGtfFromDb",
      "title": "Utilities to transform a TxDb into a GTF file",
      "topics": [
        "featuresLength",
        "featuresLength,TxDb-method",
        "featuresLength-methods",
        "makeGtfFromDb",
        "makeGtfFromDb,TxDb-method",
        "makeGtfFromDb-methods"
      ]
    },
    {
      "page": "matchEnhancers",
      "title": "GRanges method to match enhancers with putative targets sites",
      "topics": [
        "matchEnhancers",
        "matchEnhancers,GRanges-method",
        "matchEnhancers-methods"
      ]
    },
    {
      "page": "overlapOfGRanges-methods",
      "title": "visualization of GRanges overlap",
      "topics": [
        "overlapOfGRanges",
        "overlapOfGRanges,GRanges-method",
        "overlapOfGRanges-methods"
      ]
    },
    {
      "page": "palette2d",
      "title": "build a two dimensional color palette",
      "topics": [
        "palette2d"
      ]
    },
    {
      "page": "plotStallingIndex",
      "title": "Stalling Index plots",
      "topics": [
        "plotStallingIndex"
      ]
    },
    {
      "page": "simplifyGOterms",
      "title": "simplify a list of GO terms",
      "topics": [
        "simplifyGOterms"
      ]
    },
    {
      "page": "stallingIndex",
      "title": "returns a list with average read count on TSS, gene body, and stalling index for a number of samples",
      "topics": [
        "stallingIndex"
      ]
    },
    {
      "page": "topGOres",
      "title": "determines GeneOntology (GO) enriched terms for a set of Entrez gene ids",
      "topics": [
        "topGOres"
      ]
    },
    {
      "page": "TSS",
      "title": "based on a TxDb returns a GRanges with the TSS positions for all transcripts",
      "topics": [
        "TSS"
      ]
    },
    {
      "page": "ucsc2GRanges",
      "title": "Convert UCSC-formatted genomic positions into a GRanges",
      "topics": [
        "ucsc2GRanges"
      ]
    },
    {
      "page": "unionMaxScore-methods",
      "title": "GRanges method to perform union of peaks keeping the score of the most significant peak",
      "topics": [
        "unionMaxScore",
        "unionMaxScore,GRanges-method",
        "unionMaxScore-methods"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationFilter",
    "askpass",
    "backports",
    "base64enc",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "biomaRt",
    "Biostrings",
    "biovizBase",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "bslib",
    "cachem",
    "caTools",
    "checkmate",
    "cigarillo",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "deldir",
    "dichromat",
    "digest",
    "dplyr",
    "ensembldb",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "foreign",
    "formatR",
    "Formula",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "GO.db",
    "gplots",
    "graph",
    "gridExtra",
    "gtable",
    "gtools",
    "Gviz",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "interp",
    "IRanges",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "KernSmooth",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "latticeExtra",
    "lazyeval",
    "lifecycle",
    "limma",
    "magrittr",
    "marray",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "methylPipe",
    "mime",
    "nnet",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "ProtGenerics",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "rpart",
    "Rsamtools",
    "RSQLite",
    "rstudioapi",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SparseM",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "topGO",
    "UCSC.utils",
    "utf8",
    "VariantAnnotation",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "compEpiTools.rnw",
      "filename": "compEpiTools.pdf",
      "title": "compEpiTools",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2014-08-27 21:26:05",
      "modified": "2015-06-08 12:26:06",
      "commits": 4
    }
  ],
  "_score": 4.556302500767288,
  "_indexed": true,
  "_nocasepkg": "compepitools",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.47.0",
      "date": "2026-05-30T09:06:29.000Z",
      "distro": "noble",
      "commit": "2517e02b6b11efe74a741f59835f18b07d7fbffc",
      "fileid": "1ed6099fdbe3233f596e4c3cfcdfb9574d67cb67bf5a0c228f9ff431cdde5612",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679707765"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.47.0",
      "date": "2026-05-30T09:05:59.000Z",
      "distro": "noble",
      "commit": "2517e02b6b11efe74a741f59835f18b07d7fbffc",
      "fileid": "3496efa779703257a1379ac19e8217f5e2720b939efb2ed4d0a13a0e66202546",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679707765"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.47.0",
      "date": "2026-05-30T12:42:43.000Z",
      "commit": "2517e02b6b11efe74a741f59835f18b07d7fbffc",
      "fileid": "503b12b9b6336c8b6704b97416319ee9b6cb6e73720d186978de7a646b0536ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679707765"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.47.0",
      "date": "2026-05-30T12:43:08.000Z",
      "commit": "2517e02b6b11efe74a741f59835f18b07d7fbffc",
      "fileid": "f21285c7e61b0065690379a26e5c4b4879f88a526ee322facb1bd97fac60ecce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679707765"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.47.0",
      "date": "2026-05-30T09:05:01.000Z",
      "commit": "2517e02b6b11efe74a741f59835f18b07d7fbffc",
      "fileid": "09ca511bcdd90cd2f70e0530f9ac7a9161cb1ccbfc3b94ff8f4d4458816e86e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679707765"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T09:03:11.000Z",
      "commit": "2517e02b6b11efe74a741f59835f18b07d7fbffc",
      "fileid": "4418822762b1e73c82f8971f3a76bb7730ea462b722886fa2d4ddb5f1cdbb787",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679707765"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T09:03:06.000Z",
      "commit": "2517e02b6b11efe74a741f59835f18b07d7fbffc",
      "fileid": "70f1a5d962afd3e9f4b64f0a6e6ef67a5588ff08ae43caea9b6508da98604ba0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679707765"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T09:03:47.000Z",
      "commit": "2517e02b6b11efe74a741f59835f18b07d7fbffc",
      "fileid": "a233c344c983197930797fc8e1c2b6d10d8e5851822ef724511f4e8ea49ae160",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679707765"
    }
  ]
}