{
  "_id": "6a10c20facfb0bcc41ccbbe0",
  "Package": "crupR",
  "Type": "Package",
  "Title": "An R package to predict condition-specific enhancers from\nChIP-seq data",
  "Version": "1.5.0",
  "Authors@R": "c(\nperson(\"Persia\", \"Akbari Omgba\", email = \"omgba@molgen.mpg.de\", role = c(\"cre\")),\nperson(\"Verena\", \"Laupert\", role = c(\"aut\")),\nperson(\"Martin\", \"Vingron\", email = \"vingron@molgen.ppg.com\", role = c(\"aut\")))",
  "Description": "An R package that offers a workflow to predict\ncondition-specific enhancers from ChIP-seq data. The prediction\nof regulatory units is done in four main steps: Step 1 - the\nnormalization of the ChIP-seq counts. Step 2 - the prediction\nof active enhancers binwise on the whole genome. Step 3 - the\ncondition-specific clustering of the putative active enhancers.\nStep 4 - the detection of possible target genes of the\ncondition-specific clusters using RNA-seq counts.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "biocViews": "DifferentialPeakCalling, GeneTarget, FunctionalPrediction,\nHistoneModification, PeakDetection",
  "BiocType": "Software",
  "URL": "https://github.com/akbariomgba/crupR",
  "BugReports": "https://github.com/akbariomgba/crupR/issues",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev liblzma-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:05:03 UTC",
  "RemoteUrl": "https://github.com/bioc/crupR",
  "RemoteRef": "HEAD",
  "RemoteSha": "141adc465a945bee7ac46824acca86892ad5c6d6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-30 17:40:45 UTC",
    "User": "root"
  },
  "Author": "Persia Akbari Omgba [cre],\nVerena Laupert [aut],\nMartin Vingron [aut]",
  "Maintainer": "Persia Akbari Omgba <omgba@molgen.mpg.de>",
  "MD5sum": "222106cc660c0088b8e673ed73cc5809",
  "_user": "bioc",
  "_type": "src",
  "_file": "crupR_1.5.0.tar.gz",
  "_fileid": "8e559ac808451f20ede41230aad8169513275bda3d5ba0ed55af5f54f596d9ab",
  "_filesize": 4309582,
  "_sha256": "8e559ac808451f20ede41230aad8169513275bda3d5ba0ed55af5f54f596d9ab",
  "_created": "2026-04-30T17:40:45.000Z",
  "_jobs": [
    {
      "job": 77460056340,
      "time": 310,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6736678385"
    },
    {
      "job": 77460056235,
      "time": 700,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6736802390"
    },
    {
      "job": 77460056365,
      "time": 617,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6736774577"
    },
    {
      "job": 77460056236,
      "time": 510,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6739046211"
    },
    {
      "job": 77460056004,
      "time": 602,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6739063662"
    },
    {
      "job": 77460055775,
      "time": 807,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6736501400"
    },
    {
      "job": 77460055809,
      "time": 285,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7170064511"
    },
    {
      "job": 77460056084,
      "time": 649,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6736778720"
    },
    {
      "job": 77460056438,
      "time": 699,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6736796615"
    },
    {
      "job": 77460056245,
      "time": 579,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6736761310"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25179679700",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/crupR",
  "_commit": {
    "id": "141adc465a945bee7ac46824acca86892ad5c6d6",
    "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": 1777381503
  },
  "_maintainer": {
    "name": "Persia Akbari Omgba",
    "email": "omgba@molgen.mpg.de"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "bamsignals",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "preprocessCore",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "GenomicAlignments",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "TxDb.Mmusculus.UCSC.mm10.knownGene",
      "role": "Imports"
    },
    {
      "package": "TxDb.Mmusculus.UCSC.mm9.knownGene",
      "role": "Imports"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Imports"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg38.knownGene",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.5.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.4.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "differentialpeakcalling",
    "genetarget",
    "functionalprediction",
    "histonemodification",
    "peakdetection"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "akbariomgba",
      "count": 5,
      "uuid": 80603591
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 228,
    "source": "https://www.bioconductor.org/packages/stats/bioc/crupR"
  },
  "_devurl": "https://github.com/akbariomgba/crupr",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crupR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/akbariomgba/crupr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "getDynamics",
    "getEnhancers",
    "getSE",
    "getTargets",
    "normalize",
    "plotSummary",
    "saveFiles"
  ],
  "_help": [
    {
      "page": "crupR-package",
      "title": "crupR: Condition-specific Regulatory Units Prediction",
      "topics": [
        "crupR-package",
        "crupR"
      ]
    },
    {
      "page": "getDynamics",
      "title": "Clusters the active enhancer into condition-specific groups",
      "topics": [
        "getDynamics"
      ]
    },
    {
      "page": "getEnhancers",
      "title": "Predicts the occurence of enhancers using the normalized HMs counts.",
      "topics": [
        "getEnhancers"
      ]
    },
    {
      "page": "getSE",
      "title": "Find enhancer peaks and super enhancers",
      "topics": [
        "getSE"
      ]
    },
    {
      "page": "getTargets",
      "title": "Find the target genes of the regulatory, condition-specific clusters",
      "topics": [
        "getTargets"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalization of ChIP-seq counts by input",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "plotSummary",
      "title": "plots boxplots of the max. enhancer prediction values of the enhancers in the condition-specific clusters",
      "topics": [
        "plotSummary"
      ]
    },
    {
      "page": "saveFiles",
      "title": "Function to save the different output objects of each step",
      "topics": [
        "saveFiles"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/crupR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "bamsignals",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "dplyr",
    "farver",
    "fastmap",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "preprocessCore",
    "R6",
    "randomForest",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "reshape2",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "TxDb.Hsapiens.UCSC.hg19.knownGene",
    "TxDb.Hsapiens.UCSC.hg38.knownGene",
    "TxDb.Mmusculus.UCSC.mm10.knownGene",
    "TxDb.Mmusculus.UCSC.mm9.knownGene",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "crupR-vignette.Rmd",
      "filename": "crupR-vignette.html",
      "title": "crupR Vignette",
      "author": "Persia Akbari Omgba, Verena Laupert, Martin Vingron",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Overview",
        "Getting started",
        "What will I need?",
        "Prepare the metadata file",
        "Run the crupR pipeline",
        "Step 0: Normalize the ChIP-seq counts",
        "Step 1: Predict active enhancers with crupR",
        "Step 1.5: Find enhancer peaks and super enhancers with crupR",
        "Step 2: Find conditon-specific enhancer clusters",
        "The pairwise comparisons",
        "The clustering",
        "Visualization of the clusters using plotSummary()",
        "Step 3: Find target genes of the condition-specific enhancer clusters",
        "Gene expression counts",
        "Running getTargets()",
        "Using the nearest genes",
        "Output",
        "Exporting the files",
        "Session Info"
      ],
      "created": "2022-03-01 11:27:42",
      "modified": "2025-07-31 18:46:59",
      "commits": 8
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "crupr",
  "_universes": [
    "bioc",
    "akbariomgba"
  ],
  "_failure": {
    "version": "1.5.0",
    "commit": {
      "id": "141adc465a945bee7ac46824acca86892ad5c6d6",
      "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": 1777381503
    },
    "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676107326",
    "date": "2026-06-01T06:35:33.984Z",
    "job": {
      "job": 78798318818,
      "time": 303,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7324832134"
    }
  },
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-04-30T17:51:58.000Z",
      "distro": "noble",
      "commit": "141adc465a945bee7ac46824acca86892ad5c6d6",
      "fileid": "9e76af5113f9b34fc6dfdbc093836d99d17056a350b06c3efed0c5df601fae4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179679700"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-04-30T17:50:48.000Z",
      "distro": "noble",
      "commit": "141adc465a945bee7ac46824acca86892ad5c6d6",
      "fileid": "591f2fad699f91f48434dc7744aabc31e64c319343ee5940304c28f59977ffad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179679700"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-04-30T19:54:00.000Z",
      "commit": "141adc465a945bee7ac46824acca86892ad5c6d6",
      "fileid": "a5294bf031e7e56493e8db0fbe2c4aea4bd48b82c2925ef08259f4227607f22d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179679700"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-04-30T19:53:19.000Z",
      "commit": "141adc465a945bee7ac46824acca86892ad5c6d6",
      "fileid": "e89473f3118fdf5929a3b3d8d6f6f26797297c2afccb610935c574daf6e52a0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179679700"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-04-30T17:50:44.000Z",
      "commit": "141adc465a945bee7ac46824acca86892ad5c6d6",
      "fileid": "075f0a771e9ad482a1ce32f337041140b5fb89094c9ab061a236cd5401cefaa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179679700"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-04-30T17:51:34.000Z",
      "commit": "141adc465a945bee7ac46824acca86892ad5c6d6",
      "fileid": "e9f685272f79b6f32b54b2ac30baa34096e9492f5ebba6843186525a1ac64a70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179679700"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-04-30T17:48:38.000Z",
      "commit": "141adc465a945bee7ac46824acca86892ad5c6d6",
      "fileid": "174be14633bc09737d4a93105143b01b599a7c15a5c770a9a5efe0580fb29c66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179679700"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-05-22T20:52:01.000Z",
      "commit": "141adc465a945bee7ac46824acca86892ad5c6d6",
      "fileid": "9682c3980453582dad618d04875bc2a6fb196cb1e88a1773ce30910503e33434",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179679700"
    }
  ]
}