{
  "_id": "6a1aad641d7bb097a09d4e16",
  "Package": "recoup",
  "Type": "Package",
  "Title": "An R package for the creation of complex genomic profile plots",
  "Author": "Panagiotis Moulos <moulos@fleming.gr>",
  "Maintainer": "Panagiotis Moulos <moulos@fleming.gr>",
  "Description": "recoup calculates and plots signal profiles created from\nshort sequence reads derived from Next Generation Sequencing\ntechnologies. The profiles provided are either sumarized curve\nprofiles or heatmap profiles. Currently, recoup supports\ngenomic profile plots for reads derived from ChIP-Seq and\nRNA-Seq experiments. The package uses ggplot2 and\nComplexHeatmap graphics facilities for curve and heatmap\ncoverage profiles respectively.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "URL": "https://github.com/pmoulos/recoup",
  "biocViews": "ImmunoOncology, Software, GeneExpression, Preprocessing,\nQualityControl, RNASeq, ChIPSeq, Sequencing, Coverage, ATACSeq,\nChipOnChip, Alignment, DataImport",
  "VignetteBuilder": "knitr",
  "Authors@R": "c(person(given=\"Panagiotis\", family=\"Moulos\",\nemail=\"moulos@fleming.gr\", role=c(\"aut\", \"cre\")))",
  "Version": "1.41.0",
  "Date": "2026-03-23",
  "Collate": "'annotation.R' 'argcheck.R' 'coverage.R' 'count.R' 'plot.R'\n'profile.R' 'query.R' 'ranges.R' 'recoup.R' 'util.R'",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev liblzma-dev libpng-dev\nlibxml2-dev libssl-dev perl xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:43:06 UTC",
  "RemoteUrl": "https://github.com/bioc/recoup",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad7ae07e1e1e5fc1894a97c4674d8943788be8c1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 07:00:04 UTC",
    "User": "root"
  },
  "MD5sum": "661c0f7222de49cb90812b8dc0c36a5a",
  "_user": "bioc",
  "_type": "src",
  "_file": "recoup_1.41.0.tar.gz",
  "_fileid": "8c7efe342228f6b0e0ac662d854bcf85289e01d1b6c7b727f777c7a30c18137b",
  "_filesize": 2298436,
  "_sha256": "8c7efe342228f6b0e0ac662d854bcf85289e01d1b6c7b727f777c7a30c18137b",
  "_created": "2026-05-30T07:00:04.000Z",
  "_published": "2026-05-30T09:27:00.361Z",
  "_jobs": [
    {
      "job": 78632018742,
      "time": 184,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306300392"
    },
    {
      "job": 78632018741,
      "time": 529,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306340771"
    },
    {
      "job": 78632018750,
      "time": 501,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306337293"
    },
    {
      "job": 78632018745,
      "time": 390,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307124463"
    },
    {
      "job": 78632018739,
      "time": 252,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307113391"
    },
    {
      "job": 78631745049,
      "time": 290,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306277349"
    },
    {
      "job": 78632018747,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306296037"
    },
    {
      "job": 78632018754,
      "time": 419,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306328301"
    },
    {
      "job": 78632018788,
      "time": 395,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306325382"
    },
    {
      "job": 78632018753,
      "time": 443,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306330624"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677426139",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/recoup",
  "_commit": {
    "id": "ad7ae07e1e1e5fc1894a97c4674d8943788be8c1",
    "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": 1777380186
  },
  "_maintainer": {
    "name": "Panagiotis Moulos",
    "email": "moulos@fleming.gr",
    "login": "pmoulos",
    "description": "",
    "uuid": 2979517
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "GenomicAlignments",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "biomaRt",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "txdbmaker",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Suggests"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "BSgenome",
      "role": "Suggests"
    },
    {
      "package": "RMySQL",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "software",
    "geneexpression",
    "preprocessing",
    "qualitycontrol",
    "rnaseq",
    "chipseq",
    "sequencing",
    "coverage",
    "atacseq",
    "chiponchip",
    "alignment",
    "dataimport"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "pmoulos",
      "count": 31,
      "uuid": 2979517
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 5,
      "uuid": 8810451
    },
    {
      "user": "dtenenba",
      "count": 4,
      "uuid": 2286826
    },
    {
      "user": "link-ny",
      "count": 2,
      "uuid": 4392950
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "kayla-morrell",
      "count": 1,
      "uuid": 32339524
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 426,
    "source": "https://www.bioconductor.org/packages/stats/bioc/recoup"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/pmoulos/recoup",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/recoup.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pmoulos/recoup",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "buildAnnotationDatabase",
    "buildCustomAnnotation",
    "calcCoverage",
    "coverageRef",
    "coverageRnaRef",
    "getAnnotation",
    "getBiotypes",
    "getInstalledAnnotations",
    "getr",
    "importCustomAnnotation",
    "kmeansDesign",
    "loadAnnotation",
    "mergeRuns",
    "preprocessRanges",
    "profileMatrix",
    "recoup",
    "recoupCorrelation",
    "recoupHeatmap",
    "recoupPlot",
    "recoupProfile",
    "removeData",
    "rpMatrix",
    "setr",
    "sliceObj"
  ],
  "_datasets": [
    {
      "name": "test.design",
      "title": "Reference and genomic sample regions for recoup testing",
      "object": "recoup_test_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "strand",
        "RNA_status"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "test.exons",
      "title": "Reference and genomic sample regions for recoup testing",
      "object": "recoup_test_data",
      "class": [
        "CompressedGRangesList"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "test.genome",
      "title": "Reference and genomic sample regions for recoup testing",
      "object": "recoup_test_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chromosome",
        "start",
        "end",
        "gene_name",
        "strand"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "test.input",
      "title": "Reference and genomic sample regions for recoup testing",
      "object": "recoup_test_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "buildAnnotationDatabase",
      "title": "Build a local annotation database for recoup",
      "topics": [
        "buildAnnotationDatabase"
      ]
    },
    {
      "page": "buildCustomAnnotation",
      "title": "Import custom annotation to the recoup annotation database from GTF file",
      "topics": [
        "buildCustomAnnotation"
      ]
    },
    {
      "page": "calcCoverage",
      "title": "Calculate coverages over a genomic region",
      "topics": [
        "calcCoverage"
      ]
    },
    {
      "page": "coverageRef",
      "title": "Calculate coverage in a set of reference genomic regions (ChIP-Seq or unspliced mode)",
      "topics": [
        "coverageRef"
      ]
    },
    {
      "page": "coverageRnaRef",
      "title": "Calculate coverage in a set of reference genomic regions (RNA-Seq or spliced mode)",
      "topics": [
        "coverageRnaRef"
      ]
    },
    {
      "page": "getAnnotation",
      "title": "Annotation downloader",
      "topics": [
        "getAnnotation"
      ]
    },
    {
      "page": "getBiotypes",
      "title": "List default Ensembl biotypes",
      "topics": [
        "getBiotypes"
      ]
    },
    {
      "page": "getInstalledAnnotations",
      "title": "Load a recoup annotation element",
      "topics": [
        "getInstalledAnnotations"
      ]
    },
    {
      "page": "importCustomAnnotation",
      "title": "Import a recoup custom annotation element",
      "topics": [
        "importCustomAnnotation"
      ]
    },
    {
      "page": "kmeansDesign",
      "title": "Apply k-means clustering to profile data",
      "topics": [
        "kmeansDesign"
      ]
    },
    {
      "page": "loadAnnotation",
      "title": "Load a recoup annotation element",
      "topics": [
        "loadAnnotation"
      ]
    },
    {
      "page": "mergeRuns",
      "title": "Merge recoup outputs of same type",
      "topics": [
        "mergeRuns"
      ]
    },
    {
      "page": "preprocessRanges",
      "title": "Read and preprocess BAM/BED files to GRanges",
      "topics": [
        "preprocessRanges"
      ]
    },
    {
      "page": "profileMatrix",
      "title": "Calculate final profile matrices for plotting",
      "topics": [
        "profileMatrix"
      ]
    },
    {
      "page": "recoup",
      "title": "Create genomic signal profiles in predefined or custom areas using short sequence reads",
      "topics": [
        "recoup"
      ]
    },
    {
      "page": "recoup_test_data",
      "title": "Reference and genomic sample regions for recoup testing",
      "topics": [
        "recoup_test_data",
        "test.design",
        "test.exons",
        "test.genome",
        "test.input"
      ]
    },
    {
      "page": "recoupCorrelation",
      "title": "Plot (faceted) average genomic coverage correlations",
      "topics": [
        "recoupCorrelation"
      ]
    },
    {
      "page": "recoupHeatmap",
      "title": "Plot genomic coverage heatmaps",
      "topics": [
        "recoupHeatmap"
      ]
    },
    {
      "page": "recoupPlot",
      "title": "Plot list objects returned by recoup",
      "topics": [
        "recoupPlot"
      ]
    },
    {
      "page": "recoupProfile",
      "title": "Plot (faceted) average genomic coverage profiles",
      "topics": [
        "recoupProfile"
      ]
    },
    {
      "page": "removeData",
      "title": "Remove data from recoup list object",
      "topics": [
        "removeData"
      ]
    },
    {
      "page": "rpMatrix",
      "title": "Reads per million profile matrices for plotting",
      "topics": [
        "rpMatrix"
      ]
    },
    {
      "page": "simpleGetSet",
      "title": "Get and set some reusable objects from a recoup object",
      "topics": [
        "getr",
        "setr"
      ]
    },
    {
      "page": "sliceObj",
      "title": "Subset recoup output list objects",
      "topics": [
        "sliceObj"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/recoup/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "biomaRt",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "ComplexHeatmap",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "digest",
    "doParallel",
    "dplyr",
    "farver",
    "fastmap",
    "filelock",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "GetoptLong",
    "ggplot2",
    "GlobalOptions",
    "glue",
    "gtable",
    "hms",
    "httr",
    "httr2",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "shape",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "txdbmaker",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "recoup_intro.Rmd",
      "filename": "recoup_intro.html",
      "title": "Usage of the recoup package",
      "author": "Panagiotis Moulos",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Genomic coverages remastered! The recoup package.",
        "Getting started",
        "Getting some data",
        "Building a local annotation database",
        "Running recoup",
        "Important notes",
        "R session information"
      ],
      "created": "2016-03-23 22:36:02",
      "modified": "2020-05-04 08:23:36",
      "commits": 3
    }
  ],
  "_score": 5.243038048686294,
  "_indexed": true,
  "_nocasepkg": "recoup",
  "_universes": [
    "bioc",
    "pmoulos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-04-30T15:31:18.000Z",
      "distro": "noble",
      "commit": "ad7ae07e1e1e5fc1894a97c4674d8943788be8c1",
      "fileid": "7e456a5c8ef1cb7fb5b56362fe5313c789dc868d533b7ee0e35ba662a9c3d70d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173563028"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-04-30T15:31:24.000Z",
      "distro": "noble",
      "commit": "ad7ae07e1e1e5fc1894a97c4674d8943788be8c1",
      "fileid": "0f7005ad373f347643e27b407146586a0d242f335b37b5b5ff85749d55906b4a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173563028"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-04-30T16:48:35.000Z",
      "commit": "ad7ae07e1e1e5fc1894a97c4674d8943788be8c1",
      "fileid": "95ffd2973e6864d71d710eecb26b4ebd327ef7db8b60d69bae9709ee0e455b26",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173563028"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-04-30T16:48:42.000Z",
      "commit": "ad7ae07e1e1e5fc1894a97c4674d8943788be8c1",
      "fileid": "58fb10458be9885faff88e88cf414ecbf39f7f4d46cebb741db2e98f5b1c0aba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173563028"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-04-30T15:29:39.000Z",
      "commit": "ad7ae07e1e1e5fc1894a97c4674d8943788be8c1",
      "fileid": "10ac25a9c4c15eb4330b970bb123e8eacce3761fe5626e37e54a98a45a28d7bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173563028"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-04-30T15:29:57.000Z",
      "commit": "ad7ae07e1e1e5fc1894a97c4674d8943788be8c1",
      "fileid": "06a99c033084dbd3c12c36f9e7b32ccc1eb7865b0aa95ac40b75a900d27438ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173563028"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-04-30T15:29:39.000Z",
      "commit": "ad7ae07e1e1e5fc1894a97c4674d8943788be8c1",
      "fileid": "d7f2943ef463677301e1f097c0ec9cb30d7bcfdbdccf2285b2924ef6bc09dbe5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173563028"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.41.0",
      "date": "2026-05-22T21:05:25.000Z",
      "commit": "ad7ae07e1e1e5fc1894a97c4674d8943788be8c1",
      "fileid": "889dd366e6f8dba8b3058c7a0243bd4a2e865b22c7fcf2767568d3158dba72af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173563028"
    }
  ]
}