{
  "_id": "6a1ad2f51d7bb097a09e33ba",
  "Package": "epistack",
  "Title": "Heatmaps of Stack Profiles from Epigenetic Signals",
  "Version": "1.19.0",
  "Authors@R": "c(person(\"SACI\", \"Safia\", email = \"safiasaci1995@gmail.com\", role = \"aut\"),\nperson(\"DEVAILLY\", \"Guillaume\",\nemail = \"gdevailly@hotmail.com\", role = c(\"cre\", \"aut\")))",
  "Description": "The epistack package main objective is the visualizations\nof stacks of genomic tracks (such as, but not restricted to,\nChIP-seq, ATAC-seq, DNA methyation or genomic conservation\ndata) centered at genomic regions of interest. epistack needs\nthree different inputs: 1) a genomic score objects, such as\nChIP-seq coverage or DNA methylation values, provided as a\n`GRanges` (easily obtained from `bigwig` or `bam` files). 2) a\nlist of feature of interest, such as peaks or transcription\nstart sites, provided as a `GRanges` (easily obtained from\n`gtf` or `bed` files). 3) a score to sort the features, such as\npeak height or gene expression value.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.0",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "biocViews": "RNASeq, Preprocessing, ChIPSeq, GeneExpression, Coverage",
  "URL": "https://github.com/GenEpi-GenPhySE/epistack",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:57:14 UTC",
  "RemoteUrl": "https://github.com/bioc/epistack",
  "RemoteRef": "HEAD",
  "RemoteSha": "133a91de55858170f3f6080825765d3fe00825f7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:34:58 UTC",
    "User": "root"
  },
  "Author": "SACI Safia [aut],\nDEVAILLY Guillaume [cre, aut]",
  "Maintainer": "DEVAILLY Guillaume <gdevailly@hotmail.com>",
  "MD5sum": "2dd13d330a257b6c6d6adc44f890c932",
  "_user": "bioc",
  "_type": "src",
  "_file": "epistack_1.19.0.tar.gz",
  "_fileid": "980d363eb440f50876456e20e7ebd18e7c4081dda6ef209f951d4248ab2b02d0",
  "_filesize": 3890705,
  "_sha256": "980d363eb440f50876456e20e7ebd18e7c4081dda6ef209f951d4248ab2b02d0",
  "_created": "2026-05-30T08:34:58.000Z",
  "_published": "2026-05-30T12:07:17.006Z",
  "_jobs": [
    {
      "job": 78636940926,
      "time": 195,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306886584"
    },
    {
      "job": 78636940929,
      "time": 290,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306895709"
    },
    {
      "job": 78636940934,
      "time": 352,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306901882"
    },
    {
      "job": 78636940932,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308048572"
    },
    {
      "job": 78636940937,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308049844"
    },
    {
      "job": 78636677934,
      "time": 312,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306868086"
    },
    {
      "job": 78636940920,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306884133"
    },
    {
      "job": 78636940951,
      "time": 207,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306887810"
    },
    {
      "job": 78636940939,
      "time": 249,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306891631"
    },
    {
      "job": 78636940950,
      "time": 231,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306889810"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679271691",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/epistack",
  "_commit": {
    "id": "133a91de55858170f3f6080825765d3fe00825f7",
    "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": 1777381034
  },
  "_maintainer": {
    "name": "DEVAILLY Guillaume",
    "email": "gdevailly@hotmail.com",
    "login": "gdevailly",
    "mastodon": "@G_Devailly@mamot.fr",
    "twitter": "@G_Devailly",
    "description": "Researcher at INRAE, Toulouse, France",
    "uuid": 3610678
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "EnrichedHeatmap",
      "role": "Suggests"
    },
    {
      "package": "biomaRt",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "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.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "rnaseq",
    "preprocessing",
    "chipseq",
    "geneexpression",
    "coverage",
    "bioinformatics"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "gdevailly",
      "count": 162,
      "uuid": 3610678
    },
    {
      "user": "sacisafia",
      "count": 19,
      "uuid": 38037077
    },
    {
      "user": "nturaga",
      "count": 4,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 4,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 355,
    "source": "https://www.bioconductor.org/packages/stats/bioc/epistack"
  },
  "_devurl": "https://github.com/genepi-genphyse/epistack",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/epistack.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/genepi-genphyse/epistack",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "addBins",
    "addMetricAndArrangeGRanges",
    "addMetricAndArrangeRSE",
    "GRanges2RSE",
    "meanColor",
    "plotAverageProfile",
    "plotBinning",
    "plotBoxMetric",
    "plotEpistack",
    "plotMetric",
    "plotStackProfile",
    "plotStackProfileLegend",
    "redimMatrix"
  ],
  "_datasets": [
    {
      "name": "stackepi",
      "title": "epistack example and test dataset",
      "object": "stackepi",
      "file": "stackepi.rda",
      "class": [
        "RangedSummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "stackepi_gr",
      "title": "epistack backward compatibility dataset",
      "object": "stackepi_gr",
      "file": "stackepi_gr.rda",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "addBins",
      "title": "addBins()",
      "topics": [
        "addBins"
      ]
    },
    {
      "page": "addMetricAndArrangeGRanges",
      "title": "addMetricAndArrangeGRanges()",
      "topics": [
        "addMetricAndArrangeGRanges"
      ]
    },
    {
      "page": "addMetricAndArrangeRSE",
      "title": "addMetricAndArrangeRSE()",
      "topics": [
        "addMetricAndArrangeRSE"
      ]
    },
    {
      "page": "GRanges2RSE",
      "title": "GRanges2RSE()",
      "topics": [
        "GRanges2RSE"
      ]
    },
    {
      "page": "meanColor",
      "title": "meanColor",
      "topics": [
        "meanColor"
      ]
    },
    {
      "page": "plotAverageProfile",
      "title": "plotAverageProfile()",
      "topics": [
        "plotAverageProfile"
      ]
    },
    {
      "page": "plotBinning",
      "title": "plotBinning()",
      "topics": [
        "plotBinning"
      ]
    },
    {
      "page": "plotBoxMetric",
      "title": "plotBoxMetric()",
      "topics": [
        "plotBoxMetric"
      ]
    },
    {
      "page": "plotEpistack",
      "title": "plotEpistack()",
      "topics": [
        "plotEpistack"
      ]
    },
    {
      "page": "plotMetric",
      "title": "plotMetric()",
      "topics": [
        "plotMetric"
      ]
    },
    {
      "page": "plotStackProfile",
      "title": "plotStackProfile()",
      "topics": [
        "plotStackProfile"
      ]
    },
    {
      "page": "plotStackProfileLegend",
      "title": "plotStackProfileLegend()",
      "topics": [
        "plotStackProfileLegend"
      ]
    },
    {
      "page": "redimMatrix",
      "title": "redimMatrix()",
      "topics": [
        "redimMatrix"
      ]
    },
    {
      "page": "stackepi",
      "title": "epistack example and test dataset",
      "topics": [
        "stackepi"
      ]
    },
    {
      "page": "stackepi_gr",
      "title": "epistack backward compatibility dataset",
      "topics": [
        "stackepi_gr"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/epistack/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "DelayedArray",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "plotrix",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "using_epistack.Rmd",
      "filename": "using_epistack.html",
      "title": "An overview of the epistack package",
      "author": "Guillaume Devailly",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Epistack visualisation",
        "The plotEpisatck() function",
        "Custom panel arrangements",
        "Example 1: ChIP-seq coverage at peaks",
        "data origin",
        "data loading",
        "Generating coverage matrices",
        "Plotting",
        "Example 2: DNA methylation levels and ChIP-seq coverage at gene promoters sorted according to expression levels",
        "Obtaining the TSS coordinates",
        "Adding expression data to the TSS coordinates",
        "Extracting the epigenetic signals",
        "Epistack plotting",
        "Citation",
        "sessionInfo()"
      ],
      "created": "2021-05-28 16:15:01",
      "modified": "2023-07-24 16:04:09",
      "commits": 16
    }
  ],
  "_score": 5.431363764158988,
  "_indexed": true,
  "_nocasepkg": "epistack",
  "_universes": [
    "bioc",
    "gdevailly",
    "genepi-genphyse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-30T08:38:17.000Z",
      "distro": "noble",
      "commit": "133a91de55858170f3f6080825765d3fe00825f7",
      "fileid": "bfe477b9071b40ee105e064cdfb86771ca1a78f329feb3d2f0fae00f58ecb8f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679271691"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-30T08:39:14.000Z",
      "distro": "noble",
      "commit": "133a91de55858170f3f6080825765d3fe00825f7",
      "fileid": "3830bc5c32849bcfc4bcdeed67bc9e1939c5806d8d275d300c77c574dde7cc11",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679271691"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-30T12:05:19.000Z",
      "commit": "133a91de55858170f3f6080825765d3fe00825f7",
      "fileid": "a4fcc835c40c18e00bd165f944585fdeda1ebaa417e5ff19bec63e35fd6edfcd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679271691"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-30T12:05:22.000Z",
      "commit": "133a91de55858170f3f6080825765d3fe00825f7",
      "fileid": "d7e7eb4dacaff25b5599619f445c7c65522f178487cd9eed9d5ef379ed32e09d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679271691"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.19.0",
      "date": "2026-05-30T08:38:17.000Z",
      "commit": "133a91de55858170f3f6080825765d3fe00825f7",
      "fileid": "4674bc544629c4752e72c74cb5812a5a840c21306f77dcb999d9317fb5426175",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679271691"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T08:36:53.000Z",
      "commit": "133a91de55858170f3f6080825765d3fe00825f7",
      "fileid": "591a6e52b5458427ad44f9be2a191b55491b9b0e7edc34c8d2ce609f44a62a25",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679271691"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T08:37:34.000Z",
      "commit": "133a91de55858170f3f6080825765d3fe00825f7",
      "fileid": "387b12e5c6aa705f6caa5337ca69e14aaddbc42220c116f06c546864e0886c1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679271691"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T08:37:05.000Z",
      "commit": "133a91de55858170f3f6080825765d3fe00825f7",
      "fileid": "13a80a27216cdc2bd220615fa1bd315a488d6c7e167b934b21c490e1d05a7798",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679271691"
    }
  ]
}