{
  "_id": "6a227077cd65a98ecbd4896c",
  "Package": "sechm",
  "Type": "Package",
  "Title": "sechm: Complex Heatmaps from a SummarizedExperiment",
  "Version": "1.20.0",
  "Authors@R": "person(\"Pierre-Luc\", \"Germain\", email=\"pierre-luc.germain@hest.ethz.ch\", role=c(\"cre\",\"aut\"), comment=c(ORCID=\"0000-0003-3418-4218\"))",
  "Description": "sechm provides a simple interface between\nSummarizedExperiment objects and the ComplexHeatmap package. It\nenables plotting annotated heatmaps from SE objects, with easy\naccess to rowData and colData columns, and implements a number\nof features to make the generation of heatmaps easier and more\nflexible. These functionalities used to be part of the SEtools\npackage.",
  "biocViews": "GeneExpression, Visualization",
  "VignetteBuilder": "knitr",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "BugReports": "https://github.com/plger/sechm",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libssl-dev perl libnode-dev\nzlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:55:41 UTC",
  "RemoteUrl": "https://github.com/bioc/sechm",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "58d9ccc637dbbbe4ec6c9537bbf166a0446667af",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 06:38:54 UTC",
    "User": "root"
  },
  "Author": "Pierre-Luc Germain [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-3418-4218>)",
  "Maintainer": "Pierre-Luc Germain <pierre-luc.germain@hest.ethz.ch>",
  "MD5sum": "489bdfe8087d7b65bae9df79eab54169",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "sechm_1.20.0.tar.gz",
  "_fileid": "2a67cee06a884b089262b389aa5823887e91f7dba8118667fcd2f82117c98778",
  "_filesize": 1011431,
  "_sha256": "2a67cee06a884b089262b389aa5823887e91f7dba8118667fcd2f82117c98778",
  "_created": "2026-06-05T06:38:54.000Z",
  "_published": "2026-06-05T06:45:11.203Z",
  "_jobs": [
    {
      "job": 79677303582,
      "time": 173,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430432247"
    },
    {
      "job": 79677303600,
      "time": 316,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7430465568"
    },
    {
      "job": 79677303576,
      "time": 245,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430448718"
    },
    {
      "job": 79677303732,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7430443015"
    },
    {
      "job": 79677303619,
      "time": 219,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430442054"
    },
    {
      "job": 79676765725,
      "time": 270,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430389925"
    },
    {
      "job": 79677303559,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430418331"
    },
    {
      "job": 79677303695,
      "time": 209,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7430439924"
    },
    {
      "job": 79677303727,
      "time": 195,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7430436915"
    },
    {
      "job": 79677303690,
      "time": 202,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430438463"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999577032",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/sechm",
  "_commit": {
    "id": "58d9ccc637dbbbe4ec6c9537bbf166a0446667af",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380941
  },
  "_maintainer": {
    "name": "Pierre-Luc Germain",
    "email": "pierre-luc.germain@hest.ethz.ch",
    "login": "plger",
    "orcid": "0000-0003-3418-4218",
    "description": "like sailors who on the open sea must reconstruct their ship but are never able to start afresh from the bottom...",
    "uuid": 9786697
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "seriation",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "randomcoloR",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "visualization"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "plger",
      "count": 87,
      "uuid": 9786697
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 6,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 475,
    "source": "https://www.bioconductor.org/packages/stats/bioc/sechm"
  },
  "_devurl": "https://github.com/plger/sechm",
  "_searchresults": 174,
  "_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/sechm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/plger/sechm",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "crossHm",
    "getBreaks",
    "getDEA",
    "getDEGs",
    "log2FC",
    "meltSE",
    "resetAllSechmOptions",
    "safescale",
    "sechm",
    "setRowAttr",
    "setSechmOption",
    "sortRows"
  ],
  "_datasets": [
    {
      "name": "Chen2017",
      "title": "Example dataset",
      "object": "Chen2017",
      "file": "Chen2017.RData",
      "class": [
        "SummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "crossHm",
      "title": "crossHm",
      "topics": [
        "crossHm"
      ]
    },
    {
      "page": "data",
      "title": "Example dataset",
      "topics": [
        "Chen2017",
        "data"
      ]
    },
    {
      "page": "getBreaks",
      "title": "getBreaks",
      "topics": [
        "getBreaks"
      ]
    },
    {
      "page": "getDEA",
      "title": "getDEA",
      "topics": [
        "getDEA"
      ]
    },
    {
      "page": "getDEGs",
      "title": "Get DEGs from a SE or list of DEA results",
      "topics": [
        "getDEGs"
      ]
    },
    {
      "page": "homogenizeDEA",
      "title": "homogenizeDEA",
      "topics": [
        "homogenizeDEA"
      ]
    },
    {
      "page": "log2FC",
      "title": "log2FC",
      "topics": [
        "log2FC"
      ]
    },
    {
      "page": "meltSE",
      "title": "meltSE",
      "topics": [
        "meltSE"
      ]
    },
    {
      "page": "qualitativeColors",
      "title": "qualitativeColors",
      "topics": [
        "qualitativeColors"
      ]
    },
    {
      "page": "resetAllSechmOptions",
      "title": "resetAllSechmOptions",
      "topics": [
        "resetAllSechmOptions"
      ]
    },
    {
      "page": "safescale",
      "title": "safescale",
      "topics": [
        "safescale"
      ]
    },
    {
      "page": "sechm",
      "title": "sechm",
      "topics": [
        "sechm"
      ]
    },
    {
      "page": "setRowAttr",
      "title": "Set rowData attribute of given rows",
      "topics": [
        "setRowAttr"
      ]
    },
    {
      "page": "setSechmOption",
      "title": "setSechmOption",
      "topics": [
        "setSechmOption"
      ]
    },
    {
      "page": "sortRows",
      "title": "sortRows",
      "topics": [
        "sortRows"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/sechm/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "ca",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "ComplexHeatmap",
    "crayon",
    "curl",
    "DelayedArray",
    "digest",
    "doParallel",
    "farver",
    "foreach",
    "gclus",
    "generics",
    "GenomicRanges",
    "GetoptLong",
    "GlobalOptions",
    "glue",
    "IRanges",
    "iterators",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mgcv",
    "nlme",
    "permute",
    "png",
    "qap",
    "R6",
    "randomcoloR",
    "RColorBrewer",
    "Rcpp",
    "registry",
    "rjson",
    "rlang",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "scales",
    "Seqinfo",
    "seriation",
    "shape",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "TSP",
    "V8",
    "vctrs",
    "vegan",
    "viridisLite",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "sechm.Rmd",
      "filename": "sechm.html",
      "title": "sechm",
      "author": "Pierre-Luc Germain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Package installation",
        "Example data",
        "Example usage",
        "Basic functionalities",
        "Row ordering",
        "Color scale",
        "Annotation colors",
        "crossHm",
        "Other convenience functions",
        "Session info"
      ],
      "created": "2021-04-08 16:01:57",
      "modified": "2023-09-25 10:16:35",
      "commits": 10
    }
  ],
  "_score": 7.222820481322168,
  "_indexed": false,
  "_nocasepkg": "sechm",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/sechm",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-06-05T06:42:30.000Z",
      "distro": "noble",
      "commit": "58d9ccc637dbbbe4ec6c9537bbf166a0446667af",
      "fileid": "c87d9553741a95a605a84fbf1884ef6a8ce1f179e2dfa50dbc5ec21615a50034",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999577032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-06-05T06:41:37.000Z",
      "distro": "noble",
      "commit": "58d9ccc637dbbbe4ec6c9537bbf166a0446667af",
      "fileid": "04ad11ad70db91b8f0cdd57cb78d3487d9efb2b025fd323d51c2e40d4494d286",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999577032"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-06-05T06:41:21.000Z",
      "commit": "58d9ccc637dbbbe4ec6c9537bbf166a0446667af",
      "fileid": "1c242369cdb644cbde7536f78233601bbee70e164493edc2ca39319df7494685",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999577032"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-06-05T06:41:18.000Z",
      "commit": "58d9ccc637dbbbe4ec6c9537bbf166a0446667af",
      "fileid": "c0c8299672edf4a6bf06281ae9d34db7ca58a8596d9f355d2ac598cf6e565c7a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999577032"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.20.0",
      "date": "2026-06-05T06:41:22.000Z",
      "commit": "58d9ccc637dbbbe4ec6c9537bbf166a0446667af",
      "fileid": "ee81e984e0197b0a97d43efdde0c0f587efadaea21924cf746172e969b00f425",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999577032"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-05T06:40:38.000Z",
      "commit": "58d9ccc637dbbbe4ec6c9537bbf166a0446667af",
      "fileid": "e47d2f3dc9add23e5ba2c96feed1342ec80958d64a34f441e33af45db35a2f30",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999577032"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-05T06:40:35.000Z",
      "commit": "58d9ccc637dbbbe4ec6c9537bbf166a0446667af",
      "fileid": "ef835df5f4b0776f4cfc25a479dd6011c6c984931ca8fc2aa2265f6dbe8c40ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999577032"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-05T06:40:29.000Z",
      "commit": "58d9ccc637dbbbe4ec6c9537bbf166a0446667af",
      "fileid": "f0a1f183fec84b8ccd0cb9510bca66c2d973ff557a967f7c310632c44b9cd80d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999577032"
    }
  ]
}